| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoring | Brad King | 2020-05-15 | 1 | -1/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -2/+2 |
|
|
* | Merge topic 'cmprop-state' | Brad King | 2020-05-01 | 1 | -4/+3 |
|\ |
|
| * | cmState::GetInitializedCacheValue: return cmProp | Vitaly Stakhovsky | 2020-04-30 | 1 | -4/+3 |
|
|
* | | GetSafeProperty: return std::string const& | Vitaly Stakhovsky | 2020-04-30 | 1 | -2/+2 |
|/ |
|
* | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 1 | -8/+16 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -5/+6 |
|
|
* | Merge topic 'cmprop-source' | Brad King | 2020-04-15 | 1 | -2/+2 |
|\ |
|
| * | cmSourceFile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-14 | 1 | -2/+2 |
|
|
* | | Merge topic 'msbuildUtf8Support' | Brad King | 2020-04-15 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | Add support to indicate UTF-8 custom command pipe output encoding | Justin Goshi | 2020-04-13 | 1 | -1/+5 |
|
|
* | | clang-tidy: address bugprone-sizeof-expression lint | Ben Boeckel | 2020-04-13 | 1 | -2/+4 |
|/ |
|
* | cmMakefile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-01 | 1 | -4/+4 |
|
|
* | cmTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-30 | 1 | -3/+2 |
|
|
* | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -9/+8 |
|
|
* | Merge topic 'export-repeat' | Brad King | 2020-03-20 | 1 | -10/+9 |
|\ |
|
| * | export: Fix use-after-free on multiple calls overwriting same FILE | Brad King | 2020-03-19 | 1 | -10/+9 |
|
|
* | | cmMakefile::AddCacheDefinition: Add overload that accepts std::string value | Vitaly Stakhovsky | 2020-03-11 | 1 | -2/+2 |
|/ |
|
* | Generator: Don't allow Ninja Multi-Config variables on other generators | Kyle Edwards | 2020-02-27 | 1 | -0/+35 |
|
|
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 1 | -1/+1 |
|
|
* | Refactor: Allow generators to decide default configuration for build | Kyle Edwards | 2020-02-04 | 1 | -2/+6 |
|
|
* | Merge topic 'ninja-1.10' | Brad King | 2020-01-28 | 1 | -0/+1 |
|\ |
|
| * | Ninja: Track when running to re-generate during a build | Brad King | 2020-01-27 | 1 | -0/+1 |
|
|
* | | AppendProperty: convert value param to std::string | Vitaly Stakhovsky | 2020-01-25 | 1 | -1/+3 |
|/ |
|
* | Merge topic 'realpath-cache' | Brad King | 2020-01-20 | 1 | -0/+11 |
|\ |
|
| * | cmGlobalGenerator: Add cache for realpath() results | Tim Blechmann | 2020-01-16 | 1 | -0/+11 |
|
|
* | | Merge topic 'cmake-ctest-arguments' | Brad King | 2020-01-17 | 1 | -0/+7 |
|\ \ |
|
| * | | Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctest | Robert Goulet | 2020-01-15 | 1 | -0/+7 |
|
|
* | | | cmMakefile: modernize memory management | Marc Chevrier | 2020-01-14 | 1 | -4/+4 |
|/ / |
|
* | | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -2/+2 |
|
|
* | | cmGlobalGenerator: modernize memrory managemenbt | Marc Chevrier | 2019-12-30 | 1 | -34/+37 |
|/ |
|
* | Merge topic 'stdstring-target' | Brad King | 2019-12-17 | 1 | -1/+1 |
|\ |
|
| * | cmTarget: add std::string overloads | Vitaly Stakhovsky | 2019-12-14 | 1 | -1/+1 |
|
|
* | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 1 | -1/+3 |
|/ |
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 1 | -35/+33 |
|
|
* | Merge branch 'backport-unity-object-libraries' into unity-object-libraries | Brad King | 2019-12-08 | 1 | -1/+12 |
|\ |
|
| * | Unity: Proper handling of object libraries | Cristian Adam | 2019-12-07 | 1 | -0/+9 |
|
|
| * | Unity/PCH: Skip more target types when adding automatic sources | Cristian Adam | 2019-12-07 | 1 | -1/+3 |
|
|
* | | cmCustomCommand: Explicitly pass backtrace on construction | Daniel Eiband | 2019-11-24 | 1 | -2/+2 |
|
|
* | | cmMakefile: Delay CheckTargetProperties and FinalPass to generate time | Daniel Eiband | 2019-11-24 | 1 | -18/+17 |
|
|
* | | FileAPI: Add "multiConfig" parameter to index file | Kyle Edwards | 2019-11-20 | 1 | -0/+1 |
|
|
* | | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-11-11 | 1 | -17/+19 |
|
|
* | | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET | Alexander Boczar | 2019-10-15 | 1 | -2/+2 |
|/ |
|
* | PCH: Generate sources during Compute step | Cristian Adam | 2019-10-09 | 1 | -0/+1 |
|
|
* | file(GENERATE): Create output file structures even earlier | Brad King | 2019-10-07 | 1 | -8/+1 |
|
|
* | Unity build: Generate sources during Compute step | Brad King | 2019-10-03 | 1 | -0/+18 |
|
|
* | Merge topic 'clang-format-normalize-headers-presentation' | Brad King | 2019-10-02 | 1 | -4/+6 |
|\ |
|
| * | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+6 |
|
|
* | | PCH: Report error when setting COMPILE_PDB_NAME property | Cristian Adam | 2019-10-01 | 1 | -0/+40 |
|/ |
|
* | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-09-30 | 1 | -3/+11 |
|\ |
|