Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CheckSoureRuns: Add a unified way to check if a source runs | Robert Maynard | 2020-09-23 | 23 | -387/+330 |
* | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 24 | -376/+331 |
* | Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILES | Robert Maynard | 2020-09-23 | 1 | -0/+4 |
* | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 19 | -74/+297 |
|\ | |||||
| * | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 13 | -8/+188 |
| * | separate_arguments: refactoring | Marc Chevrier | 2020-09-22 | 8 | -70/+113 |
* | | Merge topic 'test-issue-21144' | Brad King | 2020-09-23 | 2 | -0/+11 |
|\ \ | |||||
| * | | Tests: Add test for early source lookup of file(GENERATE) | Josef Angstenberger | 2020-09-21 | 2 | -0/+11 |
* | | | Merge topic 'FindProtobuf-threads' | Brad King | 2020-09-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindProtobuf: Link to threads dependency only when Protobuf is found | Brad King | 2020-09-22 | 1 | -1/+1 |
* | | | | Merge topic 'install-EXPORT-source-CONFIG' | Brad King | 2020-09-23 | 2 | -3/+16 |
|\ \ \ \ | |||||
| * | | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genex | Deniz Bahadir | 2020-09-22 | 2 | -3/+16 |
* | | | | | Merge topic 'cuda_tests_architecture' | Brad King | 2020-09-23 | 23 | -61/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Don't unnecessarily set CUDA_ARCHITECTURES | Raul Tambre | 2020-09-21 | 23 | -61/+30 |
* | | | | | | Merge topic 'binary-dir-props' | Brad King | 2020-09-23 | 8 | -15/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 8 | -15/+64 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-23 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.18' into master | Brad King | 2020-09-22 | 0 | -0/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CMake 3.18.3v3.18.3 | Brad King | 2020-09-22 | 1 | -1/+1 |
* | | | | | Merge topic 'cmake_path-updates' | Brad King | 2020-09-22 | 3 | -49/+240 |
|\ \ \ \ \ | |||||
| * | | | | | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 3 | -49/+240 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'comp-ti-std-options' | Brad King | 2020-09-22 | 4 | -13/+142 |
|\ \ \ \ \ | |||||
| * | | | | | Compiler/TI: Add std options for C++14 | Josef Angstenberger | 2020-09-20 | 1 | -4/+22 |
| * | | | | | Compiler/TI: Add std options for C++98 | Josef Angstenberger | 2020-09-20 | 2 | -1/+52 |
| * | | | | | Compiler/TI: Add std options for C11 | Josef Angstenberger | 2020-09-20 | 1 | -0/+11 |
| * | | | | | Compiler/TI: Check default C standard | Josef Angstenberger | 2020-09-20 | 2 | -0/+19 |
| * | | | | | Compiler/TI: Check compiler version for C99 support | Josef Angstenberger | 2020-09-20 | 1 | -4/+35 |
| * | | | | | Compiler/TI: Fix definition of std options | Josef Angstenberger | 2020-09-20 | 1 | -4/+4 |
| * | | | | | Compiler/TI: Avoid generic variable name in macro | Josef Angstenberger | 2020-09-20 | 1 | -8/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'file-ARCHIVE-compression-level' | Brad King | 2020-09-22 | 23 | -16/+284 |
|\ \ \ \ \ | |||||
| * | | | | | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 23 | -16/+284 |
* | | | | | | Merge topic 'findthreads_missing_prototype' | Brad King | 2020-09-22 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindThreads: Add missing static keyword in pthread test code | Pavel Otchertsov | 2020-09-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'FindGLEW-platform' | Brad King | 2020-09-22 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platform | Asit Dhal | 2020-09-21 | 1 | -2/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'findcudatoolkit_cross_scattered' | Brad King | 2020-09-22 | 3 | -9/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDAToolkit: Support scattered installations when crosscompiling | Raul Tambre | 2020-09-20 | 3 | -9/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.17' into master | Brad King | 2020-09-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.17-check-compiler-flag-result' into release-3.17 | Brad King | 2020-09-21 | 2 | -2/+0 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.18' | Brad King | 2020-09-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'check-compiler-flag-result' into release-3.18 | Brad King | 2020-09-22 | 2 | -2/+0 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'check-compiler-flag-result' | Brad King | 2020-09-22 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'backport-3.17-check-compiler-flag-result' | Brad King | 2020-09-21 | 2 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Check*CompilerFlag: Do not set result as a normal variable too | Brad King | 2020-09-21 | 2 | -2/+0 |
| | |/ / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-22 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 59 | -91/+748 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 12 | -8/+74 |
| * | | | | | | | Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+5 |
| * | | | | | | | Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+7 |
| * | | | | | | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -1/+3 |