summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findpython-docs-fixes'Kyle Edwards2020-09-143-3/+3
|\
| * FindPython: fix typo in Python_LIBRARY_DIRSPhilipp Storz2020-09-113-3/+3
* | Merge topic 'add_COMPILER_TARGET_for_all_clang_variants_on_windows'Brad King2020-09-144-10/+14
|\ \
| * | Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windowsThomas Bernard2020-09-114-10/+14
* | | Merge topic 'test-pch-instantiate-templates'Brad King2020-09-141-2/+2
|\ \ \
| * | | Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURESBrad King2020-09-111-2/+2
| |/ /
* | | Merge topic 'import-export-doc'Brad King2020-09-1424-1/+1181
|\ \ \
| * | | Help: Add Importing and Exporting GuideBetsy McPhail2020-09-1124-1/+1181
* | | | CMake Nightly Date StampKitware Robot2020-09-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-09-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-09-121-1/+1
| |_|/ |/| |
* | | Merge topic 'ispc_window_failures'Brad King2020-09-117-13/+54
|\ \ \
| * | | ISPC: CompilerLauncher tests work properly with x86 buildsRobert Maynard2020-09-101-0/+4
| * | | ISPC: DynamicLibrary test now passes on windows.Robert Maynard2020-09-105-12/+45
| * | | ISPC: Use the `obj` file extension for objects on windowsRobert Maynard2020-09-101-1/+5
| |/ /
* | | Merge branch 'release-3.18'Brad King2020-09-110-0/+0
|\ \ \
| * \ \ Merge topic 'armclang-fixes' into release-3.18Brad King2020-09-111-2/+3
| |\ \ \
* | \ \ \ Merge topic 'armclang-fixes'Brad King2020-09-111-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARMClang: Fix link line generation after addition of armlink supportMarc Chevrier2020-09-101-2/+3
* | | | | Merge branch 'release-3.18'Brad King2020-09-110-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'file-GENERATE-earlier' into release-3.18Brad King2020-09-111-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'file-GENERATE-earlier'Brad King2020-09-111-0/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | file(GENERATE): Create output file structures for all directories firstJosef Angstenberger2020-09-101-0/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-09-111-1/+1
* | | Merge topic 'pch-instantiate-templates'Brad King2020-09-1012-1/+84
|\ \ \
| * | | PCH: Template instantiation supportTobias Hieta2020-09-0212-1/+84
* | | | Merge topic 'fix_add_library_documentation'Brad King2020-09-101-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: add_library(<name> OBJECT) can omit the source filesDeniz Bahadir2020-09-101-2/+2
* | | | Merge branch 'release-3.18'Brad King2020-09-100-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'gitlab-ci-prefer-mr' into release-3.18Brad King2020-09-101-4/+4
| |\ \ \
* | \ \ \ Merge topic 'gitlab-ci-prefer-mr'Brad King2020-09-101-4/+4
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | gitlab-ci: Prefer MR rules for any pipeline associated with a MRBrad King2020-09-101-4/+4
* | | | Merge topic 'custom-command-dedup'Brad King2020-09-1020-11/+174
|\ \ \ \
| * | | | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-0820-1/+168
| * | | | cmMakefileTargetGenerator: Simplify custom command output collectionBrad King2020-09-082-10/+6
* | | | | Merge topic 'json-helpers'Brad King2020-09-106-91/+931
|\ \ \ \ \
| * | | | | Refactor: Use JSON helpers in CTest resource specKyle Edwards2020-09-092-91/+132
| * | | | | JSON: Add helpersKyle Edwards2020-09-094-0/+799
* | | | | | Merge topic 'optimize-old-expand'Brad King2020-09-1020-61/+49
|\ \ \ \ \ \
| * | | | | | cmCommandArgumentParserHelper: rework input handlingOleksandr Koval2020-09-0920-61/+49
* | | | | | | Merge branch 'release-3.18'Brad King2020-09-100-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'automoc-rerun-missing-dependency' into release-3.18Brad King2020-09-109-7/+132
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'automoc-rerun-missing-dependency'Brad King2020-09-109-7/+132
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | AutoMoc: Re-run moc if a dependency is missingJoerg Bornemann2020-09-099-7/+132
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-101-1/+1
* | | | | | | | Merge topic 'vs9-custom-command-dedup'Brad King2020-09-094-17/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Avoid unnecessary duplication of custom commands across targets in VS 9Brad King2020-09-081-1/+6
| * | | | | | | | cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup tableBrad King2020-09-084-16/+18
* | | | | | | | | Merge topic 'use-cmprop'Brad King2020-09-094-45/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmConditionEvaluator: More use of cmPropvvs314152020-09-084-45/+40