summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-09-271-1/+1
* Merge topic 'vs-ReferenceOutputAssembly-conditions'Brad King2019-09-261-26/+2
|\
| * VS: Do not reference output assemblies of targets with no outputVedran Vujinovic2019-09-191-26/+2
* | Merge topic 'autogen_json'Brad King2019-09-2611-950/+1139
|\ \
| * | Autogen: Use JSON instead of CMake script for info filesSebastian Holtermann2019-09-2510-861/+1051
| * | Autogen: Variable renames and cleanupsSebastian Holtermann2019-09-256-59/+63
| * | Autogen: Inline GetKnownQtVersions functionSebastian Holtermann2019-09-251-49/+45
| * | Autogen: Return unsigned int from GetParallelCPUCount()Sebastian Holtermann2019-09-251-6/+5
* | | Merge topic 'pch-export'Brad King2019-09-261-0/+3
|\ \ \
| * | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-251-0/+3
* | | | Merge topic 'fix-vsmacro-access-violation'Brad King2019-09-264-19/+18
|\ \ \ \
| * | | | VS: Fix access violation when calling Visual Studio macroDaniel Eiband2019-09-244-19/+18
* | | | | Merge topic 'add-custom-target-byproduct-checks'Brad King2019-09-265-34/+68
|\ \ \ \ \
| * | | | | add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-232-4/+4
| * | | | | add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-235-32/+66
| * | | | | add_custom_command: Add tests for custom command output checksDaniel Eiband2019-09-231-2/+2
| |/ / / /
* | | | | Merge topic 'ctest-argument-parser'Kyle Edwards2019-09-2620-547/+289
|\ \ \ \ \
| * | | | | cmCTest*Command: Port to cmArgumentParserRegina Pfeifer2019-09-2018-539/+270
| * | | | | cmArgumentParser: Record parsed keywordsRegina Pfeifer2019-09-202-8/+19
* | | | | | Merge topic 'vs-16.4-custom-commands'Brad King2019-09-252-3/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputsBrad King2019-09-242-3/+17
| * | | | | CMake 3.15.3v3.15.3Brad King2019-09-041-1/+1
| * | | | | Merge branch 'fileapi-CMP0037-OLD' into release-3.15Brad King2019-08-301-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-find-no-name' into release-3.15Brad King2019-08-281-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'autogen_fix_use_after_move' into release-3.15Brad King2019-08-272-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'alpine-cpu_zero' into release-3.15Brad King2019-08-271-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cmGlobalGenerator-compilerId-lifetime' into release-3.15Brad King2019-08-271-7/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ninja_additional_clean_files_custom_target' into release-3.15Brad King2019-08-272-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15Brad King2019-08-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-09-251-1/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'pch-relative-includes'Brad King2019-09-242-1/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Precompile headers: Treat headers as relative to current source directoryCristian Adam2019-09-232-1/+49
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'add-genex-evaluate-utility'Brad King2019-09-2424-274/+198
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utilityDaniel Eiband2019-09-2317-158/+122
| * | | | | | | | | | | | cmCustomCommandGenerator: Replace generator expression memberDaniel Eiband2019-09-222-16/+7
| * | | | | | | | | | | | cmGeneratorExpression: Remove Evaluate overload by parameter re-orderingDaniel Eiband2019-09-226-37/+23
| * | | | | | | | | | | | cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpressionDaniel Eiband2019-09-2210-60/+68
| * | | | | | | | | | | | cmGeneratorTarget: Remove unused virtual signature of TargetPropertyEntryDaniel Eiband2019-09-211-35/+10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'miscellaneous-refactorings'Brad King2019-09-244-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: Remove call to ConvertToWindowsExtendedPath with result discardedDaniel Eiband2019-09-211-1/+0
| * | | | | | | | | | | | cmState: Avoid lowering command name twiceDaniel Eiband2019-09-211-1/+1
| * | | | | | | | | | | | Generators: Remove function declarations which do not have a definitionDaniel Eiband2019-09-212-3/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'update-cached-is-generated-property'Brad King2019-09-243-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmSourceFile: Remove non-const GetProperties accessorDaniel Eiband2019-09-213-2/+10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'free-free-set-them-free'Brad King2019-09-2419-1042/+763
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmInstallCommand: Port away from cmCommandRegina Pfeifer2019-09-213-345/+317
| * | | | | | | | | | | | cmTargetLinkLibrariesCommand: Port away from cmCommandRegina Pfeifer2019-09-213-178/+141
| * | | | | | | | | | | | cmSourceGroupCommand: Port away from cmCommandRegina Pfeifer2019-09-213-85/+49
| * | | | | | | | | | | | cmSetTargetPropertiesCommand: Port away from cmCommandRegina Pfeifer2019-09-213-50/+25
| * | | | | | | | | | | | cmProjectCommand: Port away from cmCommandRegina Pfeifer2019-09-213-139/+95