Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'string-json-support' | Brad King | 2020-09-17 | 1 | -0/+300 |
|\ | |||||
| * | string(JSON): Adds JSON parsing support to the string command | Peter Steneteg | 2020-09-16 | 1 | -0/+300 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-17 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-16 | 1 | -1/+1 |
* | | Merge topic 'ExternalProject-steps-refinement' | Brad King | 2020-09-15 | 1 | -1/+4 |
|\ \ | |||||
| * | | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 1 | -1/+4 |
* | | | Merge topic 'commands-unordered-map' | Marc Chevrier | 2020-09-15 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | cmState: store commands in unordered_map | Oleksandr Koval | 2020-09-11 | 1 | -3/+3 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-13 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'file-GENERATE-earlier' | Brad King | 2020-09-11 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | file(GENERATE): Create output file structures for all directories first | Josef Angstenberger | 2020-09-10 | 1 | -0/+2 |
| * | | | Merge topic 'automoc-rerun-missing-dependency' into release-3.18 | Brad King | 2020-09-10 | 1 | -7/+15 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'pch-instantiate-templates' | Brad King | 2020-09-10 | 2 | -0/+11 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | PCH: Template instantiation support | Tobias Hieta | 2020-09-02 | 2 | -0/+11 |
* | | | | Merge topic 'custom-command-dedup' | Brad King | 2020-09-10 | 5 | -11/+69 |
|\ \ \ \ | |||||
| * | | | | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 5 | -1/+63 |
| * | | | | cmMakefileTargetGenerator: Simplify custom command output collection | Brad King | 2020-09-08 | 2 | -10/+6 |
* | | | | | Merge topic 'json-helpers' | Brad King | 2020-09-10 | 4 | -91/+437 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor: Use JSON helpers in CTest resource spec | Kyle Edwards | 2020-09-09 | 2 | -91/+132 |
| * | | | | | JSON: Add helpers | Kyle Edwards | 2020-09-09 | 2 | -0/+305 |
* | | | | | | Merge topic 'optimize-old-expand' | Brad King | 2020-09-10 | 5 | -46/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCommandArgumentParserHelper: rework input handling | Oleksandr Koval | 2020-09-09 | 5 | -46/+34 |
* | | | | | | | Merge topic 'automoc-rerun-missing-dependency' | Brad King | 2020-09-10 | 1 | -7/+15 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | AutoMoc: Re-run moc if a dependency is missing | Joerg Bornemann | 2020-09-09 | 1 | -7/+15 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-10 | 1 | -1/+1 |
* | | | | | | | Merge topic 'vs9-custom-command-dedup' | Brad King | 2020-09-09 | 4 | -17/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Avoid unnecessary duplication of custom commands across targets in VS 9 | Brad King | 2020-09-08 | 1 | -1/+6 |
| * | | | | | | | cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table | Brad King | 2020-09-08 | 4 | -16/+18 |
* | | | | | | | | Merge topic 'use-cmprop' | Brad King | 2020-09-09 | 4 | -45/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmConditionEvaluator: More use of cmProp | vvs31415 | 2020-09-08 | 4 | -45/+40 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'file-real_path' | Brad King | 2020-09-09 | 1 | -0/+46 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | file(): Add REAL_PATH sub-command | Marc Chevrier | 2020-09-08 | 1 | -0/+46 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'fix-crash-21165' | Brad King | 2020-09-09 | 1 | -22/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGeneratorTarget: Avoid missing nullptr check | vvs31415 | 2020-09-08 | 1 | -22/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'pch-tv90' | Brad King | 2020-09-09 | 1 | -8/+20 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | PCH: Fix 30s wait for VS2008 when used via -Tv90 | Cristian Adam | 2020-09-07 | 1 | -8/+20 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmstrlen' | Kyle Edwards | 2020-09-09 | 1 | -0/+7 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | cmStringAlgorithms: Add cmStrLen() | Kyle Edwards | 2020-09-08 | 1 | -0/+7 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-09 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'generate-target-order' | Brad King | 2020-09-08 | 12 | -156/+90 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | cmLocalVisualStudio7Generator: Consolidate target iteration | Brad King | 2020-09-04 | 5 | -57/+14 |
| * | | | | cmLocalVisualStudio10Generator: Simplify target ordering by dependencies | Brad King | 2020-09-04 | 2 | -26/+12 |
| * | | | | cmLocalVisualStudio7Generator: Generate targets in dependency order | Brad King | 2020-09-04 | 1 | -2/+3 |
| * | | | | cmLocalUnixMakefileGenerator3: Generate targets in dependency order | Brad King | 2020-09-04 | 1 | -3/+4 |
| * | | | | cmLocalGhsMultiGenerator: Generate targets in dependency order | Brad King | 2020-09-04 | 2 | -33/+8 |
| * | | | | cmGlobalGenerator: Compute a global target ordering respecting dependencies | Brad King | 2020-09-04 | 4 | -42/+56 |