summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modulesChuck Cranor2019-02-192-81/+102
* | | | | | Merge topic 'list-prepend-and-pop-subcommands'Brad King2019-02-2017-6/+387
|\ \ \ \ \ \
| * | | | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONTAlex Turbov2019-02-1917-6/+387
* | | | | | | 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 branch 'release-3.14'Brad King2019-02-200-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'autogen_cache_binary_checks' into release-3.14Brad King2019-02-194-39/+88
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'vs-win-sdk' into release-3.14Brad King2019-02-193-3/+19
| |\ \ \ \ \ \ \ \ \ \