summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* XLClang: Add policy CMP0089 to present as XL for compatibilityBrad King2019-02-252-1/+34
* Merge topic 'return-explicit-conversion'Brad King2019-02-251-2/+2
|\
| * cmServerConnection: make return conversions explicitBen Boeckel2019-02-221-2/+2
* | Merge topic 'drop-MIPSpro'Brad King2019-02-251-7/+0
|\ \
| * | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-7/+0
* | | Merge topic 'deprecate-policy-old'Brad King2019-02-251-1/+1
|\ \ \
| * | | Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-211-1/+1
| |/ /
* | | Merge topic 'cmrange-improvements'Brad King2019-02-2539-78/+278
|\ \ \
| * | | cmRange: Add unit testsRegina Pfeifer2019-02-211-0/+7
| * | | cmRange: Add functions filter and transformRegina Pfeifer2019-02-211-0/+132
| * | | cmRange: Add functions all_of, any_of, none_ofRegina Pfeifer2019-02-211-0/+19
| * | | cmRange: Stylistic cleanupRegina Pfeifer2019-02-211-30/+34
| * | | cmRange: Move to dedicated header fileRegina Pfeifer2019-02-2139-78/+116
| | |/ | |/|
* | | Merge topic 'error-consolidate'Brad King2019-02-2528-154/+134
|\ \ \
| * | | cmSystemTools::Error: consolidate parameters into single std::stringVitaly Stakhovsky2019-02-2028-154/+134
* | | | Merge topic 'swift-partials'Brad King2019-02-253-0/+51
|\ \ \ \
| * | | | Ninja: add final placeholders to merge Swift partialsSaleem Abdulrasool2019-02-203-0/+51
| |/ / /
* | | | Merge topic 'systools-stdstring3'Brad King2019-02-2522-47/+44
|\ \ \ \
| * | | | cmSystemTools: More functions accept `std::string` paramsVitaly Stakhovsky2019-02-2022-47/+44
| |/ / /
* | | | Merge topic 'link-options'Brad King2019-02-251-15/+4
|\ \ \ \
| * | | | PIE link options: No warning when policy CMP0083 is not set.Marc Chevrier2019-02-201-15/+4
* | | | | Merge topic 'remove-exclude-from-all-warning'Brad King2019-02-252-17/+0
|\ \ \ \ \
| * | | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-212-17/+0
| |/ / / /
* | | | | Merge topic 'fix-implicit-includes-fortran'Brad King2019-02-251-9/+15
|\ \ \ \ \
| * | | | | Fortran: Do not suppress explicit use of implicit include directoriesBrad King2019-02-201-9/+15
* | | | | | CMake Nightly Date StampKitware Robot2019-02-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-02-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-02-231-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-02-221-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-02-211-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'list-prepend-and-pop-subcommands'Brad King2019-02-202-4/+137
|\ \ \ \
| * | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONTAlex Turbov2019-02-192-4/+137
* | | | | Merge topic 'configurefile-stdstring'Brad King2019-02-2015-41/+41
|\ \ \ \ \
| * | | | | cmMakefile::ConfigureFile: Accept `std::string` parametersVitaly Stakhovsky2019-02-1915-41/+41
* | | | | | Merge topic 'optimize-cmuuid-ctor'Brad King2019-02-202-16/+6
|\ \ \ \ \ \
| * | | | | | cmUuid: Hide UUID group info in implementationGregor Jasny2019-02-192-16/+6
* | | | | | | Merge topic 'ninja-swift-partial'Brad King2019-02-203-0/+26
|\ \ \ \ \ \ \
| * | | | | | | Ninja: add properties for Swift partial module and docSaleem Abdulrasool2019-02-183-0/+26
* | | | | | | | Merge topic 'once-is-enough'Brad King2019-02-201-12/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: remove duplicate local variable (NFC)Saleem Abdulrasool2019-02-181-12/+10
| |/ / / / / / /
* | | | | | | | Merge topic 'autogen_cache_binary_checks'Brad King2019-02-204-39/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | Autogen: Use output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-39/+18
| * | | | | | | | Autogen: Add output caching GetExecutableTestOutputSebastian Holtermann2019-02-192-0/+70
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'vs-win-sdk'Brad King2019-02-203-3/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when neededBrad King2019-02-191-0/+6
| * | | | | | | | VS: Factor out a method to set the Windows SDK version internallyBrad King2019-02-192-3/+13
| |/ / / / / / /
| * | | | | | | CMake 3.14.0-rc2v3.14.0-rc2Brad King2019-02-151-1/+1
| * | | | | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14Brad King2019-02-151-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs2017-sdk81' into release-3.14Brad King2019-02-141-1/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fortran-submodule-names' into release-3.14Brad King2019-02-147-11/+76
| |\ \ \ \ \ \ \ \ \