Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 10 | -0/+32 | |
| |/ / / | ||||||
* | | | | Merge topic 'FindPython-tests-optimizations' | Marc Chevrier | 2020-10-02 | 21 | -82/+82 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | FindPython: Tests optimizations | Marc Chevrier | 2020-10-01 | 21 | -82/+82 | |
* | | | | Merge topic 'FindSWIG-version-range' | Craig Scott | 2020-10-02 | 2 | -0/+31 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | FindSWIG: Add version range support | Marc Chevrier | 2020-10-01 | 2 | -0/+31 | |
| |/ / | ||||||
* | | | Merge topic 'macos-arm64' | Brad King | 2020-10-01 | 2 | -1/+7 | |
|\ \ \ | ||||||
| * | | | macOS: Default to arm64 architecture on Apple Silicon hosts | Brad King | 2020-09-30 | 1 | -0/+2 | |
| * | | | Tests: Teach RunCMake to ignore Xcode internal objc warnings | Brad King | 2020-09-30 | 1 | -0/+1 | |
| * | | | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one value | Brad King | 2020-09-29 | 1 | -1/+4 | |
* | | | | Merge topic 'genexpr-for-mfc-flag' | Brad King | 2020-10-01 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | VS: Teach CMAKE_MFC_FLAG to support generator expressions | Andrey Starodubtsev | 2020-09-30 | 1 | -0/+3 | |
* | | | | | Merge topic 'msvc_implib' | Brad King | 2020-10-01 | 3 | -0/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Make ImportLibary generation optional | Mark Jansen | 2020-09-30 | 3 | -0/+27 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'FindPython-version_range' | Craig Scott | 2020-10-01 | 2 | -0/+159 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindPython: Add version range support | Marc Chevrier | 2020-09-30 | 2 | -0/+159 | |
* | | | | | Merge topic 'cmake_language-DEFER' | Brad King | 2020-09-30 | 136 | -24/+440 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 126 | -1/+418 | |
| * | | | | cmake_language(CALL): Accept empty ${var} expansions | Brad King | 2020-09-29 | 6 | -6/+6 | |
| * | | | | Tests: Simplify RunCMake.cmake_language invalid command cases | Brad King | 2020-09-29 | 5 | -17/+16 | |
* | | | | | 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 | |