Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Help: Add 3.17.5 release note about AUTOMOC_PATH_PREFIX default change | Joerg Bornemann | 2020-09-15 | 1 | -0/+9 | |
| * | | | | | Merge branch 'backport-3.16-automoc-path-prefix-off' | Brad King | 2020-09-15 | 1 | -5/+11 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge topic 'backport-3.16-FindPkgConfig-isystem' into release-3.17 | Brad King | 2020-05-15 | 1 | -0/+6 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'release-3.16' into master | Brad King | 2020-09-15 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Help: Add 3.16.9 release note about AUTOMOC_PATH_PREFIX default change | Joerg Bornemann | 2020-09-15 | 1 | -5/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | CUDA: Support scattered installations when crosscompiling with Clang | Raul Tambre | 2020-09-14 | 1 | -0/+5 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 1 | -0/+7 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 1 | -0/+7 | |
* | | | | | Merge topic 'custom-command-dedup' | Brad King | 2020-09-10 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 1 | -0/+5 | |
* | | | | | | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 1 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 1 | -0/+5 | |
* | | | | | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 1 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 1 | -0/+17 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'xcode-link-phase-all' | Craig Scott | 2020-09-01 | 1 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Use "Link Binary With Libraries" build phase in some cases | Gusts Kaksis | 2020-08-31 | 1 | -0/+9 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cuda_host_compiler_fail' | Brad King | 2020-09-01 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection | Raul Tambre | 2020-08-29 | 1 | -1/+2 | |
| * | | | | | CUDA: Fail if compiler detection using the host compiler fails | Raul Tambre | 2020-08-29 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'file_chmod' | Brad King | 2020-09-01 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | file: Add CHMOD and CHMOD_RECURSE subcommands | Sibi Siddharthan | 2020-08-26 | 1 | -0/+5 | |
* | | | | | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 1 | -0/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | ISPC: Update help documentation to include ISPC | Robert Maynard | 2020-08-28 | 1 | -0/+11 | |
* | | | | | | Merge topic 'vs-win-sdk-custom-max' | Brad King | 2020-08-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | VS: Add option for custom Win10 SDK version maximum | jonathan molinatto | 2020-08-25 | 1 | -0/+6 | |
* | | | | | | Merge topic 'osx_asm_architectures' | Brad King | 2020-08-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | macOS: Respect OSX_ARCHITECTURES for ASM | Raul Tambre | 2020-08-22 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'win32-executable-genex' | Brad King | 2020-08-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'file_generate_target' | Brad King | 2020-08-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file(GENERATE): Add TARGET argument | Raul Tambre | 2020-08-20 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'unk_imported_location' | Brad King | 2020-08-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmTarget: Raise error if imported target location is not set | Raul Tambre | 2020-08-21 | 1 | -0/+5 | |
| |/ / / / / |