| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | CUDA: Add Support to SourceCompiles|Runs and CheckCompilerFlags | Robert Maynard | 2020-10-08 | 1 | -0/+11 |
|
|
* | Merge topic 'add_ispc_to_check_helpers' | Brad King | 2020-10-07 | 1 | -0/+8 |
|\ |
|
| * | ISPC: CheckCompilerFlags and CheckSourceCompiles support ISPC | Robert Maynard | 2020-10-06 | 1 | -0/+8 |
|
|
* | | Help: Add IDE integration guide | Kyle Edwards | 2020-10-06 | 1 | -0/+4 |
|
|
* | | Help: Add presets documentation and release notes | Kyle Edwards | 2020-10-05 | 1 | -0/+5 |
|/ |
|
* | CMakeDetermineCompilerABI: Handle NVCC-style -Werror flags | Raul Tambre | 2020-10-04 | 1 | -0/+4 |
|
|
* | Merge topic 'UseSWIG-output-source-file-properties' | Brad King | 2020-10-02 | 1 | -0/+5 |
|\ |
|
| * | UseSWIG: Add OUTPUT_DIR and OUTFILE_DIR source file properties | Marc Chevrier | 2020-09-30 | 1 | -0/+5 |
|
|
* | | Merge topic 'execute_process-fatal-error' | Brad King | 2020-10-02 | 1 | -0/+5 |
|\ \ |
|
| * | | execute_process: add options for fatal errors on subprocess failure | Asit Dhal | 2020-10-01 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'FindSWIG-version-range' | Craig Scott | 2020-10-02 | 1 | -0/+4 |
|\ \ |
|
| * | | FindSWIG: Add version range support | Marc Chevrier | 2020-10-01 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'genexpr-for-mfc-flag' | Brad King | 2020-10-01 | 1 | -0/+4 |
|\ \ |
|
| * | | VS: Teach CMAKE_MFC_FLAG to support generator expressions | Andrey Starodubtsev | 2020-09-30 | 1 | -0/+4 |
|
|
* | | | Merge topic 'FindPython-version_range' | Craig Scott | 2020-10-01 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | FindPython: Add version range support | Marc Chevrier | 2020-09-30 | 1 | -0/+5 |
|
|
* | | | Merge topic 'cmake_language-DEFER' | Brad King | 2020-09-30 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -0/+5 |
|
|
* | | | Merge topic 'cmake-gui-environment' | Kyle Edwards | 2020-09-29 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | CMake GUI: Add environment editor | Kyle Edwards | 2020-09-28 | 1 | -0/+4 |
| |/ |
|
* | | Merge topic 'add_lang_agnostic_check_compile_flag_module' | Brad King | 2020-09-29 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | CheckCompilerFlag: unified way to check compiler flags per language | Robert Maynard | 2020-09-28 | 1 | -0/+4 |
|
|
* | | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 1 | -0/+4 |
|/ |
|
* | Merge topic 'check-source-modules' | Brad King | 2020-09-24 | 1 | -0/+10 |
|\ |
|
| * | CheckSoureRuns: Add a unified way to check if a source runs | Robert Maynard | 2020-09-23 | 1 | -0/+4 |
|
|
| * | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 1 | -0/+6 |
|
|
* | | Merge topic 'find_package-version-range' | Craig Scott | 2020-09-24 | 3 | -0/+15 |
|\ \
| |/
|/| |
|
| * | CMakePackageConfigHelpers: Add version range support | Marc Chevrier | 2020-09-23 | 1 | -0/+4 |
|
|
| * | FPHSA: add support of version range | Marc Chevier | 2020-09-23 | 1 | -0/+7 |
|
|
| * | find_package: Add support of version range | Marc Chevier | 2020-09-23 | 1 | -0/+4 |
|
|
* | | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 1 | -0/+5 |
|\ \ |
|
| * | | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 1 | -0/+5 |
| |/ |
|
* | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'file-ARCHIVE-compression-level' | Brad King | 2020-09-22 | 1 | -0/+5 |
|\ |
|
| * | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 1 | -0/+5 |
|
|
* | | Merge topic 'findcudatoolkit_cross_scattered' | Brad King | 2020-09-22 | 2 | -5/+7 |
|\ \ |
|
| * | | FindCUDAToolkit: Support scattered installations when crosscompiling | Raul Tambre | 2020-09-20 | 2 | -5/+7 |
| |/ |
|
* | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Xcode: Switch to the "new build system" for Xcode 12 and above | Brad King | 2020-09-18 | 1 | -0/+7 |
|
|
* | | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 1 | -0/+5 |
|\ \ |
|
| * | | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 1 | -0/+5 |
|
|
* | | | Merge topic 'system-includes-for-clang-on-windows' | Brad King | 2020-09-17 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Clang: use -imsvc for system include dirs when running on Windows | Andrew Fuller | 2020-09-16 | 1 | -0/+5 |
|
|
* | | | | Merge branch 'release-3.18' into master | Brad King | 2020-09-16 | 1 | -0/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Help: Update 3.18.2 release notes to mention 3.16.9 and 3.17.5 | Brad King | 2020-09-15 | 1 | -0/+1 |
|
|
| * | | | Merge branch 'release-3.17' into release-3.18 | Brad King | 2020-09-15 | 1 | -0/+9 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'release-3.16' into release-3.18 | Brad King | 2020-09-15 | 1 | -5/+11 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'ExternalProject-steps-refinement' | Brad King | 2020-09-15 | 1 | -0/+5 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 1 | -0/+5 |
|
|
* | | | | | | Merge branch 'release-3.17' into master | Brad King | 2020-09-15 | 1 | -0/+9 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|