Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 3 | -2/+21 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-02-21 | 1 | -1/+1 |
* | Merge topic 'readme-build-out-of-source' | Craig Scott | 2019-02-20 | 1 | -8/+13 |
|\ | |||||
| * | README: Suggest bootstrapping out-of-source for development | Brad King | 2019-02-20 | 1 | -8/+13 |
* | | Merge topic 'cray-cleanup' | Brad King | 2019-02-20 | 2 | -81/+102 |
|\ \ | |||||
| * | | Cray: clean up CrayPrgEnv and CrayLinuxEnvironment modules | Chuck Cranor | 2019-02-19 | 2 | -81/+102 |
* | | | Merge topic 'list-prepend-and-pop-subcommands' | Brad King | 2019-02-20 | 17 | -6/+387 |
|\ \ \ | |||||
| * | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 17 | -6/+387 |
* | | | | Merge topic 'configurefile-stdstring' | Brad King | 2019-02-20 | 15 | -41/+41 |
|\ \ \ \ | |||||
| * | | | | cmMakefile::ConfigureFile: Accept `std::string` parameters | Vitaly Stakhovsky | 2019-02-19 | 15 | -41/+41 |
* | | | | | Merge topic 'optimize-cmuuid-ctor' | Brad King | 2019-02-20 | 2 | -16/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmUuid: Hide UUID group info in implementation | Gregor Jasny | 2019-02-19 | 2 | -16/+6 |
* | | | | | | Merge topic 'ninja-swift-partial' | Brad King | 2019-02-20 | 3 | -0/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: add properties for Swift partial module and doc | Saleem Abdulrasool | 2019-02-18 | 3 | -0/+26 |
* | | | | | | | Merge topic 'once-is-enough' | Brad King | 2019-02-20 | 1 | -12/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: remove duplicate local variable (NFC) | Saleem Abdulrasool | 2019-02-18 | 1 | -12/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'autogen_cache_binary_checks' into release-3.14 | Brad King | 2019-02-19 | 4 | -39/+88 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs-win-sdk' into release-3.14 | Brad King | 2019-02-19 | 3 | -3/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'asm-no-slash-question' into release-3.14 | Brad King | 2019-02-19 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'autogen_cache_binary_checks' | Brad King | 2019-02-20 | 4 | -39/+88 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Autogen: Use output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 2 | -39/+18 |
| * | | | | | | | | | | Autogen: Add output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 2 | -0/+70 |
* | | | | | | | | | | | Merge topic 'vs-win-sdk' | Brad King | 2019-02-20 | 3 | -3/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when needed | Brad King | 2019-02-19 | 1 | -0/+6 |
| * | | | | | | | | | | VS: Factor out a method to set the Windows SDK version internally | Brad King | 2019-02-19 | 2 | -3/+13 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'asm-no-slash-question' | Brad King | 2019-02-20 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Use -? instead of /? to test compiler for MSVC-like command-line support | Brad King | 2019-02-19 | 3 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-20 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-19 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'fix-legacy-implicit-includes' into release-3.14 | Brad King | 2019-02-19 | 3 | -37/+44 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindBoost-layout-tagged' into release-3.14 | Brad King | 2019-02-19 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'modernize-for-loops-c-arrays' | Brad King | 2019-02-19 | 6 | -76/+80 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 6 | -76/+80 |
* | | | | | | | | | | Merge topic 'readme-msys2' | Craig Scott | 2019-02-19 | 1 | -3/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | README: Explain how to bootstrap via MSYS2 on Windows | Brad King | 2019-02-19 | 1 | -3/+16 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-19 | 3 | -37/+44 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Do not explicitly report "standard" include directories as implicit | Brad King | 2019-02-18 | 2 | -20/+33 |
| * | | | | | | | | | Restore unconditional use of "standard" include directories | Brad King | 2019-02-18 | 1 | -3/+1 |
| * | | | | | | | | | Prefix implicit include directories with sysroot on construction | Brad King | 2019-02-18 | 2 | -15/+11 |
* | | | | | | | | | | Merge topic 'FindBoost-layout-tagged' | Brad King | 2019-02-19 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindBoost: Find boost libraries built with --layout=tagged | Yves Frederix | 2019-02-18 | 1 | -0/+8 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-19 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'file_symlink_docs' into release-3.14 | Brad King | 2019-02-18 | 1 | -23/+23 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'file_symlink_docs' | Brad King | 2019-02-18 | 1 | -23/+23 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Help: Clarify and improve readability of link-related file subcommands | Craig Scott | 2019-02-16 | 1 | -23/+23 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'require-xcode-5' | Brad King | 2019-02-18 | 8 | -165/+19 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Xcode: Require at least Xcode 5 | Gregor Jasny | 2019-02-16 | 8 | -165/+19 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-02-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |