summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Fix `/MANIFESTUAC:` link flag mapping for v142Brad King2019-01-241-21/+4
* VS: Fix support for '/guard:cf' linker flag for v142Brad King2019-01-241-7/+0
* VS: Map the link `/debug` flag for v142Brad King2019-01-241-10/+18
* VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142Brad King2019-01-241-5/+1
* VS: Populate `/permissive` flag table entry for v142Brad King2019-01-241-1/+8
* VS: Populate `/JMC-` flag table entry for v142Brad King2019-01-241-0/+7
* VS: Populate `-Qspectre-` flag table entry for v142Brad King2019-01-241-6/+6
* VS: Populate `/Y-` flag table entry for v142Brad King2019-01-241-1/+1
* VS: Add `-Zc:inline[-]` flag table entry for v142Brad King2019-01-241-0/+7
* VS: Fix `/analyze:log` flag mapping for v142Brad King2019-01-241-14/+4
* VS: Add v142 flag tables for cl and link toolsBrad King2019-01-242-0/+2544
* Merge topic 'fortran-docs'Brad King2019-01-242-4/+28
|\
| * Help: Add examples to CheckFortranSource{Runs,Compiles}Michael Hirsch, Ph.D2019-01-232-4/+28
* | Merge topic 'findgit-note'Marc Chevrier2019-01-241-1/+2
|\ \
| * | Help: Add note about CMAKE_ROLE to FindGit documentationKyle Edwards2019-01-231-1/+2
* | | Merge topic 'findpython-script'Marc Chevrier2019-01-249-113/+166
|\ \ \
| * | | FindPython: Support script modeKyle Edwards2019-01-239-113/+142
| * | | FindPython: Test existence of imported targetsKyle Edwards2019-01-233-0/+24
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-01-241-1/+1
|/ /
* | Merge topic 'tidy-pass-by-value'Brad King2019-01-2374-257/+265
|\ \
| * | clang-tidy: Pass by valueRegina Pfeifer2019-01-2274-257/+265
* | | Merge topic 'update-kwsys'Brad King2019-01-231-1/+2
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-221-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | KWSys 2019-01-22 (4fecfe6f)KWSys Upstream2019-01-221-1/+2
* | | | Merge topic 'getmodulesfile-string'Brad King2019-01-236-25/+20
|\ \ \ \
| * | | | cmMakefile: GetModulesFile() accepts std::string paramVitaly Stakhovsky2019-01-216-25/+20
* | | | | Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-2310-19/+57
|\ \ \ \ \
| * | | | | cmake: --build supports '-jN'Robert Maynard2019-01-2210-19/+61
| * | | | | Tests: Remove unused files from RunCMake.CommandLine testBrad King2019-01-224-4/+0
| |/ / / /
* | | | | Merge branch 'release-3.13'Brad King2019-01-230-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-cmake-warn-no-src-build-dir' into release-3.13Brad King2019-01-225-5/+46
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake-warn-no-src-build-dir'Brad King2019-01-235-5/+46
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-cmake-warn-no-src-build-dir'Brad King2019-01-221-0/+26
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Help: Add 3.13.4 release note for no source/build dir error/warningCraig Scott2019-01-221-0/+26
| | * | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-224-5/+20
| | |/ / / / /
| * | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-224-5/+20
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-01-231-1/+1
|/ / / / /
* | | | | Merge topic 'implicit-includes'Brad King2019-01-2265-9/+1721
|\ \ \ \ \
| * | | | | Compute implicit include directories from compiler outputChuck Cranor2019-01-2161-0/+1671
| * | | | | CMakeDetermineCompilerABI: set locale to C for try_compile()Chuck Cranor2019-01-211-0/+17
| * | | | | CMakeDetermineCompilerABI: pass verbose flag during compilationBrad King2019-01-212-0/+7
| * | | | | try_compile: Preserve special characters in COMPILE_DEFINITIONSBrad King2019-01-211-1/+3
| * | | | | Refactor exclusion of -I/usr/include to avoid per-language valuesBrad King2019-01-212-8/+23
* | | | | | Merge topic 'help-mark-default-generator'Brad King2019-01-229-22/+68
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Help: Mark default CMake generator with asteriskArtur Ryt2019-01-186-8/+42
| * | | | | ccmake: Append rather than replace Generators section of docsCraig Scott2019-01-181-1/+1
| * | | | | cmake: Return generator docs directlyArtur Ryt2019-01-185-13/+25
| |/ / / /
* | | | | Merge topic 'crosscompiling_emulator-fix'Brad King2019-01-222-1/+7
|\ \ \ \ \
| * | | | | CROSSCOMPILING_EMULATOR: Fix test generation for empty valueKyle Edwards2019-01-212-1/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'findgit-imported-target'Brad King2019-01-226-0/+63
|\ \ \ \ \