Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | VS: Fix `/MANIFESTUAC:` link flag mapping for v142 | Brad King | 2019-01-24 | 1 | -21/+4 | |
| * | | | | | | | VS: Fix support for '/guard:cf' linker flag for v142 | Brad King | 2019-01-24 | 1 | -7/+0 | |
| * | | | | | | | VS: Map the link `/debug` flag for v142 | Brad King | 2019-01-24 | 1 | -10/+18 | |
| * | | | | | | | VS: Fix `/MANIFESTUAC:NO` link flag mapping for v142 | Brad King | 2019-01-24 | 1 | -5/+1 | |
| * | | | | | | | VS: Populate `/permissive` flag table entry for v142 | Brad King | 2019-01-24 | 1 | -1/+8 | |
| * | | | | | | | VS: Populate `/JMC-` flag table entry for v142 | Brad King | 2019-01-24 | 1 | -0/+7 | |
| * | | | | | | | VS: Populate `-Qspectre-` flag table entry for v142 | Brad King | 2019-01-24 | 1 | -6/+6 | |
| * | | | | | | | VS: Populate `/Y-` flag table entry for v142 | Brad King | 2019-01-24 | 1 | -1/+1 | |
| * | | | | | | | VS: Add `-Zc:inline[-]` flag table entry for v142 | Brad King | 2019-01-24 | 1 | -0/+7 | |
| * | | | | | | | VS: Fix `/analyze:log` flag mapping for v142 | Brad King | 2019-01-24 | 1 | -14/+4 | |
| * | | | | | | | VS: Add v142 flag tables for cl and link tools | Brad King | 2019-01-24 | 2 | -0/+2544 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'png-optimize' | Brad King | 2019-01-28 | 32 | -10/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reduce size of PNG images | Lucy Phipps | 2019-01-25 | 31 | -10/+10 | |
| * | | | | | | | CPack: Replace corrupted background png with original | Lucy Phipps | 2019-01-25 | 2 | -0/+1 | |
* | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'intel-compile-features' into release-3.13 | Brad King | 2019-01-25 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'intel-compile-features' | Brad King | 2019-01-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Intel: Record support for relaxed constexpr by version 18.0.5 | Brad King | 2019-01-25 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindPythonInterp-version-fix' | Brad King | 2019-01-28 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPythonInterp: Do not assume any version if test script fails | Marc Chevrier | 2019-01-22 | 1 | -7/+7 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-28 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-27 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-26 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'max-recursion-depth' | Brad King | 2019-01-25 | 103 | -5/+776 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 103 | -5/+776 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'exclude_from_all' | Brad King | 2019-01-25 | 14 | -29/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Pass EXCLUDE_FROM_ALL from directory to targets | Zack Galbreath | 2019-01-21 | 14 | -29/+92 | |
* | | | | | | | | Merge topic 'swift' | Brad King | 2019-01-25 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: support `SWIFT_MODULE_NAME` property | Saleem Abdulrasool | 2019-01-24 | 1 | -1/+6 | |
* | | | | | | | | | Merge topic 'FindICU-win64' | Brad King | 2019-01-25 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindICU: Find 64-bit Windows builds under CMP0074 NEW behavior | Johannes Reiff | 2019-01-24 | 1 | -3/+9 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'clang-warnings' | Brad King | 2019-01-25 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Silence -Wcomma warning | Brad King | 2019-01-23 | 1 | -2/+3 | |
| * | | | | | | | | | Avoid -Wstring-plus-int warning | Brad King | 2019-01-23 | 1 | -2/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-01-25 | 4 | -5/+114 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-24 | 4 | -5/+114 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | KWSys 2019-01-24 (b9dd1636) | KWSys Upstream | 2019-01-24 | 4 | -5/+114 | |
* | | | | | | | | | | | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 28 | -85/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 28 | -85/+62 | |
* | | | | | | | | | | | | Merge topic 'renamefile-string' | Brad King | 2019-01-25 | 9 | -22/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmSystemTools::RenameFile: Accepts std::string args | Vitaly Stakhovsky | 2019-01-23 | 9 | -22/+25 | |
* | | | | | | | | | | | | | Merge topic 'error-overloads' | Brad King | 2019-01-25 | 23 | -54/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 23 | -54/+62 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'unixmfg3-string' | Brad King | 2019-01-25 | 6 | -63/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cmLocalUnixMakefileGenerator3: more methods accept std::string | Vitaly Stakhovsky | 2019-01-22 | 6 | -63/+45 | |
* | | | | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-25 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'revert-file-alt-httpauth' into release-3.13 | Brad King | 2019-01-24 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'revert-file-alt-httpauth' | Brad King | 2019-01-25 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revert "file: Allow DOWNLOAD/UPLOAD using alternate authentication methods" | Brad King | 2019-01-24 | 1 | -8/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'aarch64-no-std-move-function' | Brad King | 2019-01-25 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |