summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ninja: Make WriteMacOSXContentBuild use cmNinjaBuild internallySebastian Holtermann2019-05-302-14/+10
| * | | Ninja: Add cmNinjaBuild based WriteBuild (wrapper) methodSebastian Holtermann2019-05-302-0/+17
| * | | Ninja: Add cmNinjaBuild utility classSebastian Holtermann2019-05-301-0/+20
* | | | CMake Nightly Date StampKitware Robot2019-06-031-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2019-06-021-1/+1
* | | CMake Nightly Date StampKitware Robot2019-06-011-1/+1
| |/ |/|
* | Merge topic 'vs-add-package-reference'Brad King2019-05-312-0/+31
|\ \
| * | VS: Added support for VS package references for nugetKinan Mahdi2019-05-302-0/+31
* | | Merge topic 'update-kwsys'Brad King2019-05-315-10/+52
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-05-305-10/+52
* | | | Merge topic 'vs-depends-dedup'Brad King2019-05-312-20/+45
|\ \ \ \
| * | | | VS: De-duplicate custom command dependenciesFrans van Dorsselaer2019-05-301-4/+24
| * | | | VS: Clarify name of custom commands AdditionalInputs variableFrans van Dorsselaer2019-05-302-9/+10
| * | | | VS: Isolate custom command input/output generation scopesBrad King2019-05-301-12/+16
* | | | | Merge topic 'implicit-includes-CPATH'Brad King2019-05-312-3/+27
|\ \ \ \ \
| * | | | | Do not exclude include directories made implicit by CPATHBrad King2019-05-302-3/+27
| |/ / / /
| * | | | CMake 3.14.4v3.14.4Brad King2019-05-141-1/+1
| * | | | Merge branch 'touch-after-ranlib' into release-3.14Brad King2019-05-061-0/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix_ios_try_compile' into release-3.14Brad King2019-05-061-1/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'out-of-dir-linking-private-deps' into release-3.14Brad King2019-04-301-2/+2
| |\ \ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-311-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'fix-clang-warnings'Brad King2019-05-302-6/+21
|\ \ \ \ \ \ \
| * | | | | | | Fixing warnings generated by clang 8.0 on WindowsZsolt Parragi2019-05-292-6/+21
* | | | | | | | Merge topic 'string-tar'Brad King2019-05-304-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | cmSystemTools: std::string parameters for tar functionsVitaly Stakhovsky2019-05-294-15/+15
* | | | | | | | | Merge topic 'ninja_rule_class'Brad King2019-05-305-286/+221
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Use cmNinjaRule as sole parameter in the WriteRule and AddRule methodsSebastian Holtermann2019-05-294-286/+200
| * | | | | | | | | Ninja: Add cmNinjaRule classSebastian Holtermann2019-05-291-0/+21
* | | | | | | | | | Merge topic 'tar-zstd-compression'Brad King2019-05-305-4/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-225-4/+19
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-301-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'clang-gnulike-support'Brad King2019-05-291-7/+14
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cmGlobalNinjaGenerator: use gnu compatible paths with clang in gnu modeZsolt Parragi2019-05-171-7/+14
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-291-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'cmake_automoc_relaxed_mode_deprecation'Brad King2019-05-282-4/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODESebastian Holtermann2019-05-272-4/+17
* | | | | | | | | Merge topic 'swift-response'Brad King2019-05-281-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Ninja,Swift: correct response file handlingSaleem Abdulrasool2019-05-231-1/+5
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-281-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-271-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-251-1/+1
* | | | | | | | Merge topic 'selective-tar-extracting-and-listing'Brad King2019-05-243-9/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-233-9/+60
| |/ / / / / / /
* | | | | | | | Merge topic 'cmAppend'Brad King2019-05-2460-246/+193
|\ \ \ \ \ \ \ \
| * | | | | | | | Use cmAppend to append ranges to std::vector instancesSebastian Holtermann2019-05-2359-246/+181
| * | | | | | | | cmAlgorithms: Add cmAppend functionSebastian Holtermann2019-05-231-0/+12
| |/ / / / / / /
* | | | | | | | Merge topic 'cmTargetMap_definition'Brad King2019-05-246-22/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTargetSebastian Holtermann2019-05-236-22/+16
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-241-1/+1
| |/ / / / / / / |/| | | | | | |