Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | default.o.do: Remove the need for a temporary depfile | Tomasz Kramkowski | 2021-07-21 | 1 | -1/+1 |
| | | | | | | By making .compile print dependencies on stdout, the need for a temporary depfile is now gone as the dependencies can be piped straight into parse-depfile. | ||||
* | Do not store .d files permanently. Use tempfiles | Tomasz Kramkowski | 2021-07-18 | 1 | -1/+1 |
| | |||||
* | Generate .config.rc (now .vars.rc) with redo | Tomasz Kramkowski | 2021-07-15 | 1 | -2/+2 |
| | | | | | | This avoids relying on configure generating anything, this should also make it easier to ensure that git-bisect builds don't need any reconfiguring or cleans. | ||||
* | Update redo scripts to work with jdebp redo | Tomasz Kramkowski | 2021-07-14 | 1 | -7/+2 |
| | |||||
* | Update build system to the latest luiml version | Tomasz Kramkowski | 2021-05-31 | 1 | -0/+13 |