summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-212-0/+10
* Merge topic 'string-json-support'Brad King2020-09-172-0/+108
|\
| * string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-162-0/+108
* | Merge topic 'system-includes-for-clang-on-windows'Brad King2020-09-171-0/+5
|\ \
| * | Clang: use -imsvc for system include dirs when running on WindowsAndrew Fuller2020-09-161-0/+5
* | | Merge branch 'release-3.18' into masterBrad King2020-09-161-0/+1
|\ \ \ | |/ / |/| |
| * | Help: Update 3.18.2 release notes to mention 3.16.9 and 3.17.5Brad King2020-09-151-0/+1
| * | Merge branch 'release-3.17' into release-3.18Brad King2020-09-151-0/+9
| |\ \
| * \ \ Merge branch 'release-3.16' into release-3.18Brad King2020-09-151-5/+11
| |\ \ \
* | \ \ \ Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-153-0/+91
|\ \ \ \ \
| * | | | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-143-0/+91
* | | | | | Merge branch 'release-3.17' into masterBrad King2020-09-151-0/+9
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Add 3.17.5 release note about AUTOMOC_PATH_PREFIX default changeJoerg Bornemann2020-09-151-0/+9
| * | | | | Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-09-151-5/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge branch 'release-3.16' into masterBrad King2020-09-151-5/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Add 3.16.9 release note about AUTOMOC_PATH_PREFIX default changeJoerg Bornemann2020-09-151-5/+11
* | | | | | Merge topic 'cuda_clang_scattered_cross'Brad King2020-09-151-0/+5
|\ \ \ \ \ \
| * | | | | | CUDA: Support scattered installations when crosscompiling with ClangRaul Tambre2020-09-141-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'import-export-doc'Brad King2020-09-1423-0/+1142
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Add Importing and Exporting GuideBetsy McPhail2020-09-1123-0/+1142
| | |_|_|/ | |/| | |
* | | | | Merge topic 'pch-instantiate-templates'Brad King2020-09-105-0/+29
|\ \ \ \ \
| * | | | | PCH: Template instantiation supportTobias Hieta2020-09-025-0/+29
* | | | | | Help: add_library(<name> OBJECT) can omit the source filesDeniz Bahadir2020-09-101-2/+2
| |/ / / / |/| | | |
* | | | | Merge topic 'custom-command-dedup'Brad King2020-09-103-0/+49
|\ \ \ \ \
| * | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-083-0/+49
* | | | | | file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-083-2/+22
|/ / / / /
* | | | | Merge topic 'ispc_improvements'Brad King2020-09-086-2/+34
|\ \ \ \ \
| * | | | | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-044-0/+32
| * | | | | ISPC: Add compiler launcher supportRobert Maynard2020-09-032-2/+2
* | | | | | Help: Fix typo in cmake_path(CMAKE_PATH) command signatureBrad King2020-09-081-1/+1
* | | | | | cmake_path command: path managementMarc Chevrier2020-09-065-0/+667
* | | | | | Help: Add note about #pragma onceKyle Edwards2020-09-031-0/+3
|/ / / / /
* | | | | Merge topic 'target_genex_dependency'Brad King2020-09-017-11/+114
|\ \ \ \ \
| * | | | | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-017-11/+114
* | | | | | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-015-0/+70
|\ \ \ \ \ \
| * | | | | | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-09-015-0/+70
| |/ / / / /
* | | | | | Merge topic 'cuda_host_compiler_fail'Brad King2020-09-011-0/+6
|\ \ \ \ \ \
| * | | | | | CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detectionRaul Tambre2020-08-291-1/+2
| * | | | | | CUDA: Fail if compiler detection using the host compiler failsRaul Tambre2020-08-291-0/+5
| |/ / / / /
* | | | | | Merge topic 'file_chmod'Brad King2020-09-012-0/+52
|\ \ \ \ \ \
| * | | | | | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-262-0/+52
* | | | | | | Merge topic 'ispc_lang_support'Brad King2020-09-0112-3/+84
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ISPC: Update help documentation to include ISPCRobert Maynard2020-08-289-5/+62
| * | | | | | ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-284-0/+24
* | | | | | | Help: Reference CMAKE_CUDA_COMPILER_ID not CMAKE_CUDA_COMPILERRaul Tambre2020-08-291-6/+6
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'vs-win-sdk-custom-max'Brad King2020-08-265-0/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-255-0/+39
* | | | | | Merge topic 'osx_asm_architectures'Brad King2020-08-251-0/+5
|\ \ \ \ \ \
| * | | | | | macOS: Respect OSX_ARCHITECTURES for ASMRaul Tambre2020-08-221-0/+5
| |/ / / / /
* | | | | | Merge topic 'win32-executable-genex'Brad King2020-08-252-0/+9
|\ \ \ \ \ \