summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Clang separable compilationRaul Tambre2020-09-241-0/+4
* Merge topic 'check-source-modules'Brad King2020-09-241-0/+10
|\
| * CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-231-0/+4
| * CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-231-0/+6
* | Merge topic 'find_package-version-range'Craig Scott2020-09-243-0/+15
|\ \ | |/ |/|
| * 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-231-0/+4
* | Merge topic 'separate_arguments-program'Brad King2020-09-231-0/+5
|\ \
| * | separate_arguments: add option PROGRAMMarc Chevrier2020-09-221-0/+5
| |/
* | {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-231-0/+7
|/
* Merge topic 'file-ARCHIVE-compression-level'Brad King2020-09-221-0/+5
|\
| * file(ARCHIVE_CREATE): Add option to control compression levelAsit Dhal2020-09-211-0/+5
* | 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-211-0/+7
|\ \ | |/ |/|
| * Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-181-0/+7
* | Merge topic 'string-json-support'Brad King2020-09-171-0/+5
|\ \
| * | string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-161-0/+5
* | | 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-151-0/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-0/+5
* | | | | | 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 topic 'backport-3.16-FindPkgConfig-isystem' into release-3.17Brad King2020-05-151-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ 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
| | |/ / / / | |/| | | |
* | | | | | CUDA: Support scattered installations when crosscompiling with ClangRaul Tambre2020-09-141-0/+5
| |_|/ / / |/| | | |
* | | | | Merge topic 'pch-instantiate-templates'Brad King2020-09-101-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | PCH: Template instantiation supportTobias Hieta2020-09-021-0/+7
* | | | | Merge topic 'custom-command-dedup'Brad King2020-09-101-0/+5
|\ \ \ \ \
| * | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-0/+5
* | | | | | file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-081-0/+5
|/ / / / /
* | | | | cmake_path command: path managementMarc Chevrier2020-09-061-0/+5
* | | | | Merge topic 'target_genex_dependency'Brad King2020-09-011-0/+17
|\ \ \ \ \
| * | | | | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-0/+17
| |/ / / /
* | | | | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-011-0/+9
|\ \ \ \ \
| * | | | | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-311-0/+9
| |/ / / /
* | | | | 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-011-0/+5
|\ \ \ \ \
| * | | | | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-261-0/+5
* | | | | | Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |