Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 2 | -1/+34 |
* | Merge topic 'return-explicit-conversion' | Brad King | 2019-02-25 | 1 | -2/+2 |
|\ | |||||
| * | cmServerConnection: make return conversions explicit | Ben Boeckel | 2019-02-22 | 1 | -2/+2 |
* | | Merge topic 'drop-MIPSpro' | Brad King | 2019-02-25 | 1 | -7/+0 |
|\ \ | |||||
| * | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -7/+0 |
* | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-02-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add deprecation warnings for policies CMP0066 and below | Brad King | 2019-02-21 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge topic 'cmrange-improvements' | Brad King | 2019-02-25 | 39 | -78/+278 |
|\ \ \ | |||||
| * | | | cmRange: Add unit tests | Regina Pfeifer | 2019-02-21 | 1 | -0/+7 |
| * | | | cmRange: Add functions filter and transform | Regina Pfeifer | 2019-02-21 | 1 | -0/+132 |
| * | | | cmRange: Add functions all_of, any_of, none_of | Regina Pfeifer | 2019-02-21 | 1 | -0/+19 |
| * | | | cmRange: Stylistic cleanup | Regina Pfeifer | 2019-02-21 | 1 | -30/+34 |
| * | | | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 39 | -78/+116 |
| | |/ | |/| | |||||
* | | | Merge topic 'error-consolidate' | Brad King | 2019-02-25 | 28 | -154/+134 |
|\ \ \ | |||||
| * | | | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 28 | -154/+134 |
* | | | | Merge topic 'swift-partials' | Brad King | 2019-02-25 | 3 | -0/+51 |
|\ \ \ \ | |||||
| * | | | | Ninja: add final placeholders to merge Swift partials | Saleem Abdulrasool | 2019-02-20 | 3 | -0/+51 |
| |/ / / | |||||
* | | | | Merge topic 'systools-stdstring3' | Brad King | 2019-02-25 | 22 | -47/+44 |
|\ \ \ \ | |||||
| * | | | | cmSystemTools: More functions accept `std::string` params | Vitaly Stakhovsky | 2019-02-20 | 22 | -47/+44 |
| |/ / / | |||||
* | | | | Merge topic 'link-options' | Brad King | 2019-02-25 | 1 | -15/+4 |
|\ \ \ \ | |||||
| * | | | | PIE link options: No warning when policy CMP0083 is not set. | Marc Chevrier | 2019-02-20 | 1 | -15/+4 |
* | | | | | Merge topic 'remove-exclude-from-all-warning' | Brad King | 2019-02-25 | 2 | -17/+0 |
|\ \ \ \ \ | |||||
| * | | | | | EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all | Craig Scott | 2019-02-21 | 2 | -17/+0 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-implicit-includes-fortran' | Brad King | 2019-02-25 | 1 | -9/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Fortran: Do not suppress explicit use of implicit include directories | Brad King | 2019-02-20 | 1 | -9/+15 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-25 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-23 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-22 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-21 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'list-prepend-and-pop-subcommands' | Brad King | 2019-02-20 | 2 | -4/+137 |
|\ \ \ \ | |||||
| * | | | | list: add sub-commands PREPEND, POP_BACK, POP_FRONT | Alex Turbov | 2019-02-19 | 2 | -4/+137 |
* | | | | | 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 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 |
| |/ / / / / / / | |||||
| * | | | | | | | CMake 3.14.0-rc2v3.14.0-rc2 | Brad King | 2019-02-15 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'try_compile-expand-compile-defs' into release-3.14 | Brad King | 2019-02-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs2017-sdk81' into release-3.14 | Brad King | 2019-02-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fortran-submodule-names' into release-3.14 | Brad King | 2019-02-14 | 7 | -11/+76 |
| |\ \ \ \ \ \ \ \ \ |