| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Tests: Add some basic tests for CMake GUI | Kyle Edwards | 2020-09-23 | 12 | -0/+406 |
|
|
| * | | | | | Merge topic 'proper_device_libraries_architecture' | Brad King | 2020-09-24 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0 | Raul Tambre | 2020-09-23 | 1 | -0/+5 |
| | |/ / / / |
|
| * | | | | | Merge topic 'check-source-modules' | Brad King | 2020-09-24 | 28 | -0/+235 |
| |\ \ \ \ \ |
|
| | * | | | | | CheckSoureRuns: Add a unified way to check if a source runs | Robert Maynard | 2020-09-23 | 14 | -0/+112 |
|
|
| | * | | | | | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 14 | -0/+119 |
|
|
| | * | | | | | Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILES | Robert Maynard | 2020-09-23 | 1 | -0/+4 |
| | |/ / / / |
|
| * | | | | | Merge topic 'obj-lib-per-config-source' | Brad King | 2020-09-24 | 2 | -1/+24 |
| |\ \ \ \ \ |
|
| | * | | | | | OBJECT libraries: Properly recognize if sources depend on configuration | Deniz Bahadir | 2020-09-23 | 2 | -1/+24 |
|
|
| * | | | | | | Merge topic 'find_package-version-range' | Craig Scott | 2020-09-24 | 40 | -0/+500 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | CMakePackageConfigHelpers: Add version range support | Marc Chevrier | 2020-09-23 | 2 | -0/+18 |
|
|
| | * | | | | | FPHSA: add support of version range | Marc Chevier | 2020-09-23 | 19 | -0/+51 |
|
|
| | * | | | | | find_package: Add support of version range | Marc Chevier | 2020-09-23 | 19 | -0/+431 |
|
|
| * | | | | | | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 15 | -0/+132 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 9 | -0/+96 |
|
|
| | * | | | | | | separate_arguments: refactoring | Marc Chevrier | 2020-09-22 | 7 | -0/+36 |
| | |/ / / / / |
|
| * | | | | | | 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 'install-EXPORT-source-CONFIG' | Brad King | 2020-09-23 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genex | Deniz Bahadir | 2020-09-22 | 1 | -0/+15 |
|
|
| * | | | | | | | | 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 |
|
|
| * | | | | | | | | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 2 | -0/+30 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge topic 'cmake_path-updates' | Brad King | 2020-09-22 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | * | | | | | | | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 1 | -0/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge topic 'file-ARCHIVE-compression-level' | Brad King | 2020-09-22 | 16 | -0/+191 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 16 | -0/+191 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 51 | -44/+238 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 10 | -8/+61 |
|
|
| | * | | | | | | 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 |
|
|
| | * | | | | | | Tests: Update BuildDepends test for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+10 |
|
|
| | * | | | | | | Tests: Update RunCMake.file case with workaround for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+6 |
|
|
| | * | | | | | | Tests: Avoid duplicate custom commands for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+15 |
|
|
| | * | | | | | | Xcode: Switch to the "new build system" for Xcode 12 and above | Brad King | 2020-09-18 | 21 | -3/+89 |
|
|
| | * | | | | | | Xcode: Add option to specify build system variant | Brad King | 2020-09-18 | 10 | -5/+34 |
|
|
| | * | | | | | | Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOff | Brad King | 2020-09-18 | 3 | -6/+11 |
|
|
| | * | | | | | | Tests: Remove RunCMake.ExternalProject unnecessary CMake version check | Brad King | 2020-09-15 | 1 | -2/+0 |
|
|
| | * | | | | | | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr | Brad King | 2020-09-15 | 4 | -24/+2 |
|
|
| * | | | | | | | Merge topic 'foreach-int-parse-range-check' | Brad King | 2020-09-21 | 4 | -0/+9 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge topic 'rel-drop-old' | Brad King | 2020-09-18 | 1 | -17/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Utilities/Release: Drop now-unused scripts | Brad King | 2020-09-17 | 1 | -17/+0 |
|
|
| * | | | | | | | | Merge topic 'ninja-multi-automoc-regression' | Brad King | 2020-09-18 | 5 | -7/+27 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 15 | -0/+382 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 15 | -0/+382 |
|
|
| * | | | | | | | | Utilities/Release: remove old macOS release script | Ben Boeckel | 2020-09-16 | 1 | -4/+0 |
|
|
| * | | | | | | | | Merge topic 'ExternalProject-steps-refinement' | Brad King | 2020-09-15 | 32 | -38/+378 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | * | | | | | | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 31 | -6/+325 |
|
|
| | * | | | | | | | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly | Brad King | 2020-09-10 | 1 | -18/+38 |
|
|