| Commit message (Expand) | Author | Age | Files | Lines |
* | Ninja: Use more efficient data structures to collect outputs | Nicolas van Kempen | 2023-03-28 | 1 | -2/+1 |
|
|
* | Ninja: Handle depfiles with absolute paths to generated files | Brad King | 2021-05-19 | 1 | -0/+1 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -2/+2 |
|
|
* | Ninja: Add cmNinjaBuild utility class | Sebastian Holtermann | 2019-05-30 | 1 | -0/+20 |
|
|
* | Ninja: Add cmNinjaRule class | Sebastian Holtermann | 2019-05-29 | 1 | -0/+21 |
|
|
* | Ninja: Improve performance with deeply-dependent custom targets | Matthias Maennich | 2017-09-19 | 1 | -0/+2 |
|
|
* | ninja: break unnecessary target dependencies | Ben Boeckel | 2017-04-21 | 1 | -0/+6 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -2/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+3 |
|
|
* | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+19 |
|
|