Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | Merge topic 'ispc_improvements' | Brad King | 2020-09-08 | 10 | -7/+176 |
|\ \ \ \ | |||||
| * | | | | ISPC: Support generation for multiple instruction sets | Robert Maynard | 2020-09-04 | 10 | -5/+173 |
| * | | | | ISPC: Add compiler launcher support | Robert Maynard | 2020-09-03 | 3 | -2/+3 |
* | | | | | Merge topic 'GetExecutionListFile-by-ref' | Brad King | 2020-09-08 | 4 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmStateSnapshot: Return const reference from GetExecutionListFile() | Oleksandr Koval | 2020-09-03 | 4 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'optimize-cmJoin' | Brad King | 2020-09-08 | 3 | -4/+69 |
|\ \ \ \ \ | |||||
| * | | | | | cmStringAlgorithms: Add faster cmJoin overloads for strings | Oleksandr Koval | 2020-09-03 | 3 | -4/+69 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake_path' | Marc Chevrier | 2020-09-08 | 8 | -8/+1796 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cmake_path command: path management | Marc Chevrier | 2020-09-06 | 6 | -8/+1077 |
| * | | | | cmCMakePath: Class for path handling | Marc Chevrier | 2020-09-06 | 3 | -0/+719 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-08 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-compare' | Kyle Edwards | 2020-09-07 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmConditionEvaluator: Avoid comparing pointers | vvs31415 | 2020-09-04 | 1 | -3/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-07 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-05 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'use-tocstr' | Kyle Edwards | 2020-09-04 | 11 | -35/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Refactor: Use cmToCStr() | Vitaly Stakhovsky | 2020-09-03 | 11 | -35/+23 |
| |/ / |