| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -4/+4 |
|
|
* | cmFunctionBlocker: Move check for matching args | Regina Pfeifer | 2019-07-30 | 1 | -2/+1 |
|
|
* | cmMakefile: Add OnExecuteCommand callback | Regina Pfeifer | 2019-07-30 | 1 | -0/+6 |
|
|
* | Merge topic 'cmStringAlgorithms' | Kyle Edwards | 2019-07-30 | 1 | -0/+1 |
|\ |
|
| * | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -0/+1 |
|
|
* | | cmMakefile: Keep function blockers in a stack | Regina Pfeifer | 2019-07-26 | 1 | -2/+4 |
|/ |
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -2/+4 |
|
|
* | cmMakefile: Simplify and rename AddDefinitionBool | Sebastian Holtermann | 2019-07-24 | 1 | -5/+4 |
|
|
* | Merge topic 'command-final-action' | Brad King | 2019-07-19 | 1 | -3/+10 |
|\ |
|
| * | cmMakefile: decouple FinalAction from cmCommand | Daniel Pfeifer | 2019-07-18 | 1 | -3/+10 |
|
|
* | | cmMakefile: Modernize AddFunctionBlocker method to accept a std::unique_ptr | Sebastian Holtermann | 2019-07-17 | 1 | -3/+3 |
|/ |
|
* | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 1 | -1/+1 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+1 |
|
|
* | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget | Sebastian Holtermann | 2019-05-23 | 1 | -9/+8 |
|
|
* | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 1 | -5/+5 |
|
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -8/+8 |
|
|
* | cmMakefile::ConfigureFile: Accept `std::string` parameters | Vitaly Stakhovsky | 2019-02-19 | 1 | -2/+2 |
|
|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 1 | -0/+9 |
|
|
* | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 1 | -1/+1 |
|
|
* | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 1 | -1/+1 |
|
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -3/+7 |
|
|
* | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 1 | -0/+4 |
|
|
* | cmMakefile: GetModulesFile() accepts std::string param | Vitaly Stakhovsky | 2019-01-21 | 1 | -2/+2 |
|
|
* | cmMakefile::ReadListFile() accepts std::string argument | Vitaly Stakhovsky | 2019-01-17 | 1 | -4/+3 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -10/+14 |
|
|
* | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file | Artur Ryt | 2018-12-29 | 1 | -1/+1 |
|
|
* | cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized() | Artur Ryt | 2018-12-28 | 1 | -0/+2 |
|
|
* | cmMakefile: move common logic to IsProjectFile function | Artur Ryt | 2018-12-28 | 1 | -0/+1 |
|
|
* | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 1 | -1/+7 |
|
|
* | cmMakefile: Rename SuppressWatches to SuppressSideEffects | R2RT | 2018-11-05 | 1 | -1/+1 |
|
|
* | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 1 | -1/+1 |
|
|
* | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 1 | -0/+3 |
|
|
* | Merge topic 'getsafedef-stdstring' | Brad King | 2018-09-18 | 1 | -1/+2 |
|\ |
|
| * | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -1/+2 |
|
|
* | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -0/+10 |
|/ |
|
* | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 1 | -1/+1 |
|
|
* | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -2/+2 |
|
|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -0/+3 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -3/+6 |
|
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 1 | -1/+2 |
|
|
* | cmMakefile: Convert private helpers to file static functions | Vitaly Stakhovsky | 2018-05-01 | 1 | -3/+0 |
|
|
* | cmMakefile: Improve ExpandVariablesInString return type | Vitaly Stakhovsky | 2018-05-01 | 1 | -6/+5 |
|
|
* | add_compile_definitions: add new command | Marc Chevrier | 2018-04-20 | 1 | -0/+1 |
|
|
* | cmake_policy: Add undocumented PARENT_SCOPE option to GET | Brad King | 2018-04-18 | 1 | -1/+2 |
|
|
* | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 1 | -1/+1 |
|
|
* | Merge topic 'policy-version-range' | Craig Scott | 2018-03-22 | 1 | -1/+2 |
|\ |
|
| * | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 1 | -1/+2 |
|
|
| * | cmPolicies: Pass policy version as std::string | Brad King | 2018-03-16 | 1 | -1/+1 |
|
|
* | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 1 | -3/+6 |
|/ |
|
* | cmMakefile: Improve performance of GetSource for known files | Frank Winklmeier | 2018-02-23 | 1 | -0/+3 |
|
|