Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-23 | build: inform the build of what generates version.h | Ben Boeckel | 1 | -1/+11 | |
Without this, Ninja requires a two-step process because it doesn't know what generates version.h it sees from its depfile support and when it changes in one run, it has already pruned the dependent nodes from its internal graph and requires a second run to catch it. | |||||
2014-10-23 | cmake: support git info in released tarballs | Ben Boeckel | 1 | -0/+23 | |