summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Add option to specify build system variantBrad King2020-09-1815-19/+187
* Xcode: Factor out build phase variable declarationsBrad King2020-09-181-7/+12
* Xcode: Clarify name of legacy run script build phase helperBrad King2020-09-182-8/+8
* Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOffBrad King2020-09-183-6/+11
* Tests: Remove RunCMake.ExternalProject unnecessary CMake version checkBrad King2020-09-151-2/+0
* Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderrBrad King2020-09-154-24/+2
* Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual sectionBrad King2020-09-141-1/+1
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-1436-50/+655
* Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictlyBrad King2020-09-101-18/+38
* ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-102-22/+31
* 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
* | | | | | | | | | Merge topic 'file-real_path'Brad King2020-09-0912-2/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | file(): Add REAL_PATH sub-commandMarc Chevrier2020-09-0812-2/+95
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'fix-crash-21165'Brad King2020-09-091-22/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGeneratorTarget: Avoid missing nullptr checkvvs314152020-09-081-22/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-090-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'pch-tv90' into release-3.18Brad King2020-09-091-8/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'pch-tv90'Brad King2020-09-091-8/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | PCH: Fix 30s wait for VS2008 when used via -Tv90Cristian Adam2020-09-071-8/+20
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-090-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'ios-pch-x-lang-header' into release-3.18Brad King2020-09-094-4/+19
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'ios-pch-x-lang-header'Brad King2020-09-094-4/+19
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | PCH: Mark CMake PCH source files as -x <lang>-headerCristian Adam2020-09-044-4/+19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmstrlen'Kyle Edwards2020-09-092-0/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | cmStringAlgorithms: Add cmStrLen()Kyle Edwards2020-09-082-0/+17