summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Clang separable compilationRaul Tambre2020-09-241-0/+4
* Merge topic 'check-source-modules'Brad King2020-09-244-0/+14
|\
| * CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-233-0/+6
| * CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-233-0/+8
* | Merge topic 'find_package-version-range'Craig Scott2020-09-244-35/+158
|\ \
| * | CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-231-0/+4
| * | FPHSA: add support of version rangeMarc Chevier2020-09-231-0/+7
| * | find_package: Add support of version rangeMarc Chevier2020-09-232-35/+147
* | | Merge topic 'intel-dpcpp'Brad King2020-09-231-0/+1
|\ \ \ | |_|/ |/| |
| * | Intel: Add Intel DPC++ compiler identificationHarini Chilamantula2020-09-221-0/+1
| |/
* | Merge topic 'separate_arguments-program'Brad King2020-09-233-7/+42
|\ \
| * | separate_arguments: add option PROGRAMMarc Chevrier2020-09-223-7/+42
| |/
* | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-234-9/+28
|/
* Merge topic 'cmake_path-updates'Brad King2020-09-221-47/+234
|\
| * cmake_path: enhancementsMarc Chevrier2020-09-201-47/+234
* | Merge topic 'comp-ti-std-options'Brad King2020-09-221-1/+1
|\ \
| * | Compiler/TI: Add std options for C++98Josef Angstenberger2020-09-201-1/+1
| |/
* | Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-222-0/+10
|\ \
| * | file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-212-0/+10
| |/
* | Merge topic 'findcudatoolkit_cross_scattered'Brad King2020-09-222-5/+7
|\ \
| * | FindCUDAToolkit: Support scattered installations when crosscompilingRaul Tambre2020-09-202-5/+7
| |/
* | Merge topic 'xcode-12-new-build-system'Brad King2020-09-214-3/+55
|\ \ | |/ |/|
| * Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-183-1/+16
| * Xcode: Add option to specify build system variantBrad King2020-09-183-2/+39
| * Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual sectionBrad King2020-09-141-1/+1
* | 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
|/ / / / /