summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-2323-387/+330
* CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-2324-376/+331
* Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILESRobert Maynard2020-09-231-0/+4
* Merge topic 'separate_arguments-program'Brad King2020-09-2319-74/+297
|\
| * separate_arguments: add option PROGRAMMarc Chevrier2020-09-2213-8/+188
| * separate_arguments: refactoringMarc Chevrier2020-09-228-70/+113
* | Merge topic 'test-issue-21144'Brad King2020-09-232-0/+11
|\ \
| * | Tests: Add test for early source lookup of file(GENERATE)Josef Angstenberger2020-09-212-0/+11
* | | Merge topic 'FindProtobuf-threads'Brad King2020-09-231-1/+1
|\ \ \
| * | | FindProtobuf: Link to threads dependency only when Protobuf is foundBrad King2020-09-221-1/+1
* | | | Merge topic 'install-EXPORT-source-CONFIG'Brad King2020-09-232-3/+16
|\ \ \ \
| * | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genexDeniz Bahadir2020-09-222-3/+16
* | | | | Merge topic 'cuda_tests_architecture'Brad King2020-09-2323-61/+30
|\ \ \ \ \
| * | | | | Tests: Don't unnecessarily set CUDA_ARCHITECTURESRaul Tambre2020-09-2123-61/+30
* | | | | | Merge topic 'binary-dir-props'Brad King2020-09-238-15/+64
|\ \ \ \ \ \
| * | | | | | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-238-15/+64
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-09-231-1/+1
|/ / / / /
* | | | | Merge branch 'release-3.18' into masterBrad King2020-09-220-0/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMake 3.18.3v3.18.3Brad King2020-09-221-1/+1
* | | | | Merge topic 'cmake_path-updates'Brad King2020-09-223-49/+240
|\ \ \ \ \
| * | | | | cmake_path: enhancementsMarc Chevrier2020-09-203-49/+240
| | |/ / / | |/| | |
* | | | | Merge topic 'comp-ti-std-options'Brad King2020-09-224-13/+142
|\ \ \ \ \
| * | | | | Compiler/TI: Add std options for C++14Josef Angstenberger2020-09-201-4/+22
| * | | | | Compiler/TI: Add std options for C++98Josef Angstenberger2020-09-202-1/+52
| * | | | | Compiler/TI: Add std options for C11Josef Angstenberger2020-09-201-0/+11
| * | | | | Compiler/TI: Check default C standardJosef Angstenberger2020-09-202-0/+19
| * | | | | Compiler/TI: Check compiler version for C99 supportJosef Angstenberger2020-09-201-4/+35
| * | | | | Compiler/TI: Fix definition of std optionsJosef Angstenberger2020-09-201-4/+4
| * | | | | Compiler/TI: Avoid generic variable name in macroJosef Angstenberger2020-09-201-8/+7
| |/ / / /
* | | | | Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-2223-16/+284
|\ \ \ \ \
| * | | | | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-2123-16/+284
* | | | | | Merge topic 'findthreads_missing_prototype'Brad King2020-09-221-1/+1
|\ \ \ \ \ \
| * | | | | | FindThreads: Add missing static keyword in pthread test codePavel Otchertsov2020-09-181-1/+1
* | | | | | | Merge topic 'FindGLEW-platform'Brad King2020-09-221-2/+1
|\ \ \ \ \ \ \
| * | | | | | | FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platformAsit Dhal2020-09-211-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'findcudatoolkit_cross_scattered'Brad King2020-09-223-9/+12
|\ \ \ \ \ \ \
| * | | | | | | FindCUDAToolkit: Support scattered installations when crosscompilingRaul Tambre2020-09-203-9/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.17' into masterBrad King2020-09-220-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.17-check-compiler-flag-result' into release-3.17Brad King2020-09-212-2/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.18'Brad King2020-09-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge topic 'check-compiler-flag-result' into release-3.18Brad King2020-09-222-2/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'check-compiler-flag-result'Brad King2020-09-222-2/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-3.17-check-compiler-flag-result'Brad King2020-09-212-2/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Check*CompilerFlag: Do not set result as a normal variable tooBrad King2020-09-212-2/+0
| | |/ / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-2159-91/+748
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-1812-8/+74
| * | | | | | | Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"Brad King2020-09-181-0/+5
| * | | | | | | Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system"Brad King2020-09-181-0/+7
| * | | | | | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"Brad King2020-09-181-1/+3