summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-02-253-113/+0
|\
| * KWSys 2019-02-25 (833b2470)KWSys Upstream2019-02-253-113/+0
* | 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-2520-51/+12
|\ \ \
| * | | Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-2120-51/+12
* | | | Merge topic 'deprecate-policy-old'Brad King2019-02-253-2/+21
|\ \ \ \
| * | | | Add deprecation warnings for policies CMP0066 and belowBrad King2019-02-213-2/+21
| |/ / /
* | | | Merge topic 'cmrange-improvements'Brad King2019-02-2541-78/+324
|\ \ \ \
| * | | | cmRange: Add unit testsRegina Pfeifer2019-02-213-0/+53
| * | | | 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 branch 'release-3.14'Brad King2019-02-250-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'releasenotes_arch_independent' into release-3.14Brad King2019-02-251-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'docs_try_commands' into release-3.14Brad King2019-02-252-25/+33
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'check_lang_source_runs_output' into release-3.14Brad King2019-02-252-2/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'remove-exclude-from-all-warning' into release-3.14Brad King2019-02-225-20/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'link-options' into release-3.14Brad King2019-02-202-18/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix-implicit-includes-fortran' into release-3.14Brad King2019-02-202-10/+21
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'releasenotes_arch_independent'Brad King2019-02-251-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Add release note for new ARCH_INDEPENDENT optionCraig Scott2019-02-241-0/+5
* | | | | | | | | | | | Merge topic 'docs_try_commands'Brad King2019-02-252-25/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLESCraig Scott2019-02-241-1/+3
| * | | | | | | | | | | Help: Consistency in try_compile() docs for target typeCraig Scott2019-02-241-8/+14
| * | | | | | | | | | | Help: try_compile() readability and grammar improvementsCraig Scott2019-02-241-6/+6
| * | | | | | | | | | | Help: User-provided variable names for try_* commandsCraig Scott2019-02-242-12/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'check_lang_source_runs_output'Brad King2019-02-252-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | CheckLangSourceRuns: Capture run output to log filesCraig Scott2019-02-232-2/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'link-options'Brad King2019-02-252-18/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | PIE link options: No warning when policy CMP0083 is not set.Marc Chevrier2019-02-202-18/+8
| |/ / / / / / / /
* | | | | | | | | Merge topic 'remove-exclude-from-all-warning'Brad King2019-02-255-20/+14
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from allCraig Scott2019-02-215-20/+14
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-implicit-includes-fortran'Brad King2019-02-252-10/+21
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fortran: Do not suppress explicit use of implicit include directoriesBrad King2019-02-202-10/+21
* | | | | | | | 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 'readme-build-out-of-source'Craig Scott2019-02-201-8/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | README: Suggest bootstrapping out-of-source for developmentBrad King2019-02-201-8/+13
* | | | | | | Merge topic 'cray-cleanup'Brad King2019-02-202-81/+102
|\ \ \ \ \ \ \