summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs2019'Brad King2019-01-286-10/+2562
|\
| * VS: Update for Visual Studio 2019 Preview 2Brad King2019-01-244-10/+27
| * 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 'png-optimize'Brad King2019-01-2832-10/+11
|\ \
| * | Reduce size of PNG imagesLucy Phipps2019-01-2531-10/+10
| * | CPack: Replace corrupted background png with originalLucy Phipps2019-01-252-0/+1
* | | Merge branch 'release-3.13'Brad King2019-01-280-0/+0
|\ \ \
| * \ \ Merge branch 'intel-compile-features' into release-3.13Brad King2019-01-251-1/+1
| |\ \ \
* | \ \ \ Merge topic 'intel-compile-features'Brad King2019-01-281-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Intel: Record support for relaxed constexpr by version 18.0.5Brad King2019-01-251-1/+1
* | | | | Merge topic 'FindPythonInterp-version-fix'Brad King2019-01-281-7/+7
|\ \ \ \ \
| * | | | | FindPythonInterp: Do not assume any version if test script failsMarc Chevrier2019-01-221-7/+7
* | | | | | CMake Nightly Date StampKitware Robot2019-01-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-01-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-01-261-1/+1
* | | | | | Merge topic 'max-recursion-depth'Brad King2019-01-25103-5/+776
|\ \ \ \ \ \
| * | | | | | cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-23103-5/+776
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'exclude_from_all'Brad King2019-01-2514-29/+92
|\ \ \ \ \ \
| * | | | | | Pass EXCLUDE_FROM_ALL from directory to targetsZack Galbreath2019-01-2114-29/+92
* | | | | | | Merge topic 'swift'Brad King2019-01-251-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Ninja: support `SWIFT_MODULE_NAME` propertySaleem Abdulrasool2019-01-241-1/+6
* | | | | | | | Merge topic 'FindICU-win64'Brad King2019-01-251-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | FindICU: Find 64-bit Windows builds under CMP0074 NEW behaviorJohannes Reiff2019-01-241-3/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'clang-warnings'Brad King2019-01-252-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Silence -Wcomma warningBrad King2019-01-231-2/+3
| * | | | | | | | Avoid -Wstring-plus-int warningBrad King2019-01-231-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'update-kwsys'Brad King2019-01-254-5/+114
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-244-5/+114
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWSys 2019-01-24 (b9dd1636)KWSys Upstream2019-01-244-5/+114
* | | | | | | | | | Merge topic 'cmake-files-directory'Brad King2019-01-2528-85/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake: inlined files dir constant and removed it from cmake.hBruno Manganelli2019-01-2128-85/+62
* | | | | | | | | | | Merge topic 'renamefile-string'Brad King2019-01-259-22/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmSystemTools::RenameFile: Accepts std::string argsVitaly Stakhovsky2019-01-239-22/+25
* | | | | | | | | | | | Merge topic 'error-overloads'Brad King2019-01-2523-54/+62
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmSystemTools::Error(): new overload accepting std::stringVitaly Stakhovsky2019-01-2323-54/+62
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'unixmfg3-string'Brad King2019-01-256-63/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmLocalUnixMakefileGenerator3: more methods accept std::stringVitaly Stakhovsky2019-01-226-63/+45
* | | | | | | | | | | | | Merge branch 'release-3.13'Brad King2019-01-250-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'revert-file-alt-httpauth' into release-3.13Brad King2019-01-241-8/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'revert-file-alt-httpauth'Brad King2019-01-251-8/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |