| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmMakefile: Delay custom command creation | Daniel Eiband | 2019-11-24 | 1 | -45/+32 |
|
|
* | cmMakefile: Explicitly pass backtrace to GetCustomCommandTarget | Daniel Eiband | 2019-11-24 | 1 | -2/+3 |
|
|
* | cmMakefile: Delay CheckTargetProperties and FinalPass to generate time | Daniel Eiband | 2019-11-24 | 1 | -12/+13 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | Merge topic 'objective-c-cxx' | Brad King | 2019-09-30 | 1 | -4/+10 |
|\ |
|
| * | Objective C/C++: Add compiler standard detection | Cristian Adam | 2019-09-28 | 1 | -4/+10 |
|
|
* | | cmMakefile: Remove AddUtilityCommand overload without byproducts | Daniel Eiband | 2019-09-26 | 1 | -7/+0 |
|
|
* | | cmMakefile: Extract utilities used for creation of custom commands | Daniel Eiband | 2019-09-26 | 1 | -13/+39 |
|
|
* | | cmMakefile: Move enumerations into new header | Daniel Eiband | 2019-09-26 | 1 | -22/+14 |
|/ |
|
* | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 1 | -1/+1 |
|\ |
|
| * | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+1 |
|
|
* | | Merge topic 'split-custom-command-creation' | Brad King | 2019-09-20 | 1 | -8/+46 |
|\ \
| |/
|/| |
|
| * | cmMakefile: Separate custom command setup from actual creation | Daniel Eiband | 2019-09-17 | 1 | -5/+43 |
|
|
| * | cmMakefile: Validate command line for all custom commands | Daniel Eiband | 2019-09-17 | 1 | -1/+1 |
|
|
| * | cmMakefile: Extract custom command validation method | Daniel Eiband | 2019-09-17 | 1 | -0/+2 |
|
|
| * | cmMakefile: Create all generated byproducts as known sources | Daniel Eiband | 2019-09-17 | 1 | -3/+1 |
|
|
* | | cmMakefile: Remove unused AddUtilityCommand overload | Daniel Eiband | 2019-09-16 | 1 | -8/+0 |
|/ |
|
* | Merge topic 'tidy-deprecated-headers' | Brad King | 2019-09-16 | 1 | -1/+1 |
|\ |
|
| * | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | | Merge topic 'prepare-deferred-custom-command-creation' | Brad King | 2019-09-16 | 1 | -0/+6 |
|\ \ |
|
| * | | add_custom_command: Move append functionality into class cmMakefile | Daniel Eiband | 2019-09-13 | 1 | -0/+4 |
|
|
| * | | add_custom_command: Refactor setting implicit depends | Daniel Eiband | 2019-09-12 | 1 | -0/+2 |
| |/ |
|
* | | cmMakefile: Add lookup from source name to targets via byproducts | Daniel Eiband | 2019-09-12 | 1 | -12/+58 |
|/ |
|
* | cmMakefile: set GENERATED property of outputs upfront | Daniel Eiband | 2019-09-06 | 1 | -0/+5 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -5/+5 |
|
|
* | cmMakefile: Add configurations getter with empty configuration default | Daniel Eiband | 2019-08-30 | 1 | -0/+3 |
|
|
* | cmCommand refactor: cmCMakePolicyCommand | Gabor Bencze | 2019-08-20 | 1 | -1/+2 |
|
|
* | 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 |
|
|