Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'find-package-check-empty-version-range' | Craig Scott | 2020-09-30 | 15 | -28/+80 |
|\ | |||||
| * | find_package: raise error on empty version range | Marc Chevrier | 2020-09-29 | 15 | -28/+80 |
* | | Merge topic 'vs-mixed-lang-std' | Brad King | 2020-09-30 | 3 | -0/+32 |
|\ \ | |||||
| * | | VS: Fix C language standard in target with C++ sources | Brad King | 2020-09-29 | 3 | -0/+32 |
| |/ | |||||
* | | Merge topic 'cxx-as-objcxx' | Brad King | 2020-09-30 | 3 | -0/+12 |
|\ \ | |||||
| * | | OBJCXX: Fix regression for compiling cpp files as objcxx | Cristian Adam | 2020-09-29 | 3 | -0/+12 |
| * | | Merge topic 'foreach-int-parse-range-check' into release-3.18 | Brad King | 2020-09-21 | 4 | -0/+9 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmake-gui-environment' | Kyle Edwards | 2020-09-29 | 13 | -2/+459 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CMake GUI: Add environment editor | Kyle Edwards | 2020-09-28 | 7 | -0/+218 |
| * | | | Tests: Add some basic configure tests for the CMake GUI | Kyle Edwards | 2020-09-28 | 6 | -0/+92 |
| * | | | Tests: Add CatchShow helper for CMake GUI tests | Kyle Edwards | 2020-09-28 | 5 | -2/+149 |
* | | | | Merge topic 'ctest_launch_report_make_errors' | Brad King | 2020-09-29 | 6 | -2/+30 |
|\ \ \ \ | |||||
| * | | | | ctest: report make-level errors to CDash when using launchers | Zack Galbreath | 2020-09-28 | 6 | -2/+30 |
| |/ / / | |||||
* | | | | Merge topic 'system_include_dir_caching_pre_lang' | Brad King | 2020-09-29 | 5 | -0/+45 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 5 | -0/+45 |
* | | | | Merge topic 'xcode-restore-ios-tests' | Brad King | 2020-09-28 | 1 | -14/+9 |
|\ \ \ \ | |||||
| * | | | | xcode: conditionally enable combined install tests | Gregor Jasny | 2020-09-25 | 1 | -6/+1 |
| * | | | | xcode: annotate test output with selected SDK | Gregor Jasny | 2020-09-25 | 1 | -8/+8 |
| |/ / / | |||||
* | | | | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 2 | -23/+20 |
|/ / / | |||||
* | | | Merge topic 'cmake-gui-tests' | Brad King | 2020-09-24 | 12 | -0/+406 |
|\ \ \ | |||||
| * | | | 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 |