| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -3/+3 |
|
|
* | Merge topic 'add-non-empty-configurations-getter' | Brad King | 2019-09-03 | 1 | -11/+4 |
|\ |
|
| * | cmMakefile: Add configurations getter with empty configuration default | Daniel Eiband | 2019-08-30 | 1 | -11/+4 |
|
|
* | | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'cmGlobalGenerator-compilerId-lifetime' | Brad King | 2019-08-27 | 1 | -7/+4 |
|\ |
|
| * | cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetime | Brad King | 2019-08-26 | 1 | -7/+4 |
|
|
* | | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -6/+4 |
|
|
* | | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -101/+62 |
|
|
* | | Merge topic 'cm-contains' | Brad King | 2019-08-21 | 1 | -8/+5 |
|\ \ |
|
| * | | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 1 | -8/+5 |
|
|
* | | | Merge topic 'string-literal-append' | Brad King | 2019-08-19 | 1 | -7/+4 |
|\ \ \ |
|
| * | | | avoid adding multiple consecutive string literals to std::string | Rolf Eike Beer | 2019-08-18 | 1 | -7/+4 |
| |/ / |
|
* | | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -14/+12 |
|/ / |
|
* | | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -10/+8 |
|
|
* | | Merge topic 'cmRemoveQuotes' | Kyle Edwards | 2019-08-13 | 1 | -8/+0 |
|\ \ |
|
| * | | cmStringAlgorithms: Add cmRemoveQuotes | Sebastian Holtermann | 2019-08-09 | 1 | -8/+0 |
|
|
* | | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -6/+6 |
|/ / |
|
* | | Merge topic 'swift-with-interface-libs' | Brad King | 2019-07-30 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Swift: Restore support for enabling with INTERFACE libraries | Brad King | 2019-07-29 | 1 | -8/+9 |
|
|
* | | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -3/+2 |
|
|
* | | cmMakefile: Simplify and rename AddDefinitionBool | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | | Merge topic 'ccmake-clear-aliases' | Brad King | 2019-07-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | cmGlobalGenerator: Do not persist alias targets across configures | Brad King | 2019-07-08 | 1 | -0/+1 |
|
|
* | | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 1 | -5/+3 |
|/ |
|
* | Swift: disallow WIN32_EXECUTABLE properties | Saleem Abdulrasool | 2019-06-03 | 1 | -0/+35 |
|
|
* | Fixing warnings generated by clang 8.0 on Windows | Zsolt Parragi | 2019-05-29 | 1 | -2/+13 |
|
|
* | cmSystemTools::Error(): remove const char* overload | Vitaly Stakhovsky | 2019-05-22 | 1 | -4/+4 |
|
|
* | Refactor: Allow cmInstallGenerator::Compute() to return an error | Kyle Edwards | 2019-05-13 | 1 | -1/+3 |
|
|
* | Modernize: Enable modernize-raw-string-literal in clang-tidy | Artur Ryt | 2019-04-02 | 1 | -3/+3 |
|
|
* | cmGlobalGenerator: Inline `aRange` acquisition in `for(x:aRange)` invocations | Sebastian Holtermann | 2019-03-25 | 1 | -27/+11 |
|
|
* | cmGlobalGenerator: Use auto for long iterator types | Sebastian Holtermann | 2019-03-25 | 1 | -44/+30 |
|
|
* | cmMakefile: Use std::unordered_map::emplace to add cmTargets to the list | Sebastian Holtermann | 2019-03-21 | 1 | -8/+10 |
|
|
* | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -43/+56 |
|
|
* | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct | Bartosz Kosiorek | 2019-03-04 | 1 | -3/+3 |
|
|
* | cmGlobalGenerator: Remove unused code | Bartosz Kosiorek | 2019-03-04 | 1 | -11/+0 |
|
|
* | Merge topic 'add-xlclang' | Brad King | 2019-02-26 | 1 | -0/+30 |
|\ |
|
| * | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 1 | -0/+30 |
|
|
* | | Merge topic 'gt-shorter-unique-names' | Brad King | 2019-02-25 | 1 | -5/+12 |
|\ \
| |/
|/| |
|
| * | Use shorter names in internal TARGET_PROPERTY expressions | Brad King | 2019-02-22 | 1 | -5/+12 |
|
|
* | | 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 'cmrange-improvements' | Brad King | 2019-02-25 | 1 | -0/+1 |
|\ \ |
|
| * | | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'error-consolidate' | Brad King | 2019-02-25 | 1 | -17/+14 |
|\ \ |
|
| * | | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -17/+14 |
| |/ |
|
* | | cmSystemTools: More functions accept `std::string` params | Vitaly Stakhovsky | 2019-02-20 | 1 | -1/+1 |
|/ |
|
* | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 1 | -12/+11 |
|
|
* | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 1 | -1/+1 |
|
|
* | Merge topic 'modernize-for-loops' | Brad King | 2019-02-11 | 1 | -6/+6 |
|\ |
|
| * | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -6/+6 |
|
|