summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'asm-no-slash-question' into release-3.14Brad King2019-02-193-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ 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
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'asm-no-slash-question'Brad King2019-02-203-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Use -? instead of /? to test compiler for MSVC-like command-line supportBrad King2019-02-193-3/+3
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-02-201-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.14'Brad King2019-02-190-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'fix-legacy-implicit-includes' into release-3.14Brad King2019-02-193-37/+44
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'FindBoost-layout-tagged' into release-3.14Brad King2019-02-191-0/+8
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'modernize-for-loops-c-arrays'Brad King2019-02-196-76/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Modernize: C-arrays and loops over themArtur Ryt2019-02-156-76/+80
* | | | | | | | | | Merge topic 'readme-msys2'Craig Scott2019-02-191-3/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | README: Explain how to bootstrap via MSYS2 on WindowsBrad King2019-02-191-3/+16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-legacy-implicit-includes'Brad King2019-02-193-37/+44
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Do not explicitly report "standard" include directories as implicitBrad King2019-02-182-20/+33
| * | | | | | | | | Restore unconditional use of "standard" include directoriesBrad King2019-02-181-3/+1
| * | | | | | | | | Prefix implicit include directories with sysroot on constructionBrad King2019-02-182-15/+11
* | | | | | | | | | Merge topic 'FindBoost-layout-tagged'Brad King2019-02-191-0/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |