Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 2 | -0/+108 |
|\ | |||||
| * | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 2 | -0/+108 |
* | | 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 | 3 | -0/+91 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 3 | -0/+91 |
* | | | | | | 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 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 |
* | | | | | | Merge topic 'cuda_clang_scattered_cross' | Brad King | 2020-09-15 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Support scattered installations when crosscompiling with Clang | Raul Tambre | 2020-09-14 | 1 | -0/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'import-export-doc' | Brad King | 2020-09-14 | 23 | -0/+1142 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Help: Add Importing and Exporting Guide | Betsy McPhail | 2020-09-11 | 23 | -0/+1142 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 5 | -0/+29 |
|\ \ \ \ \ | |||||
| * | | | | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 5 | -0/+29 |
* | | | | | | Help: add_library(<name> OBJECT) can omit the source files | Deniz Bahadir | 2020-09-10 | 1 | -2/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'custom-command-dedup' | Brad King | 2020-09-10 | 3 | -0/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 3 | -0/+49 |
* | | | | | | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 3 | -2/+22 |
|/ / / / / | |||||
* | | | | | Merge topic 'ispc_improvements' | Brad King | 2020-09-08 | 6 | -2/+34 |
|\ \ \ \ \ | |||||
| * | | | | | ISPC: Support generation for multiple instruction sets | Robert Maynard | 2020-09-04 | 4 | -0/+32 |
| * | | | | | ISPC: Add compiler launcher support | Robert Maynard | 2020-09-03 | 2 | -2/+2 |
* | | | | | | Help: Fix typo in cmake_path(CMAKE_PATH) command signature | Brad King | 2020-09-08 | 1 | -1/+1 |
* | | | | | | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 5 | -0/+667 |
* | | | | | | Help: Add note about #pragma once | Kyle Edwards | 2020-09-03 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 7 | -11/+114 |
|\ \ \ \ \ | |||||
| * | | | | | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 7 | -11/+114 |
* | | | | | | Merge topic 'xcode-link-phase-all' | Craig Scott | 2020-09-01 | 5 | -0/+70 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Use "Link Binary With Libraries" build phase in some cases | Gusts Kaksis | 2020-08-31 | 5 | -0/+70 |
| |/ / / / / | |||||
* | | | | | | 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 | 2 | -0/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file: Add CHMOD and CHMOD_RECURSE subcommands | Sibi Siddharthan | 2020-08-26 | 2 | -0/+52 |
* | | | | | | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 12 | -3/+84 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | ISPC: Update help documentation to include ISPC | Robert Maynard | 2020-08-28 | 9 | -5/+62 |
| * | | | | | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 4 | -0/+24 |
* | | | | | | | Help: Reference CMAKE_CUDA_COMPILER_ID not CMAKE_CUDA_COMPILER | Raul Tambre | 2020-08-29 | 1 | -6/+6 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'vs-win-sdk-custom-max' | Brad King | 2020-08-26 | 5 | -0/+39 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | VS: Add option for custom Win10 SDK version maximum | jonathan molinatto | 2020-08-25 | 5 | -0/+39 |
* | | | | | | 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 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 2 | -0/+9 |
| |/ / / / / |