Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / | |||||
* | | | Merge topic 'pragma-once' | Brad King | 2020-09-04 | 466 | -1844/+466 |
|\ \ \ | |||||
| * | | | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 466 | -1844/+466 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'getdef' | Brad King | 2020-09-03 | 83 | -702/+745 |
|\ \ | |||||
| * | | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 83 | -702/+745 |
* | | | Merge topic 'Fortran-visibility-var' | Brad King | 2020-09-03 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fortran: Initialize Fortran_VISIBILITY_PRESET property from variable | Thomas G | 2020-09-02 | 1 | -0/+1 |
* | | | | Merge topic 'ninja-multi-automoc-regression' | Brad King | 2020-09-03 | 2 | -1/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into ninja-multi-automoc-regression | Kyle Edwards | 2020-09-02 | 188 | -3388/+5546 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| * | | | Ninja Multi-Config: Fix dependencies of utility targets | Kyle Edwards | 2020-09-02 | 1 | -1/+2 |
| * | | | Ninja Multi-Config: Fix cleaning of utility targets with commands | Kyle Edwards | 2020-09-02 | 1 | -0/+2 |
| * | | | Ninja Multi-Config: Fix clean:all target | Kyle Edwards | 2020-09-02 | 1 | -0/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'xcode-custom-commands' | Brad King | 2020-09-02 | 2 | -7/+37 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Xcode: Avoid unnecessary duplication of custom commands across targets | Brad King | 2020-09-01 | 2 | -1/+26 |
| * | | Xcode: Refactor custom command dependency expansion | Brad King | 2020-09-01 | 1 | -6/+11 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 2 | -3/+74 |
|\ \ |