aboutsummaryrefslogtreecommitdiffstats
path: root/default.o.do
Commit message (Collapse)AuthorAgeFilesLines
* .parse-depfile -> .parse-deps - as it's no longer used with filesTomasz Kramkowski2021-07-221-2/+2
|
* default.o.do: Remove the need for a temporary depfileTomasz Kramkowski2021-07-211-5/+3
| | | | | | 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 tempfilesTomasz Kramkowski2021-07-181-1/+3
|
* Always call redo-ifchange with argumentsTomasz Kramkowski2021-07-141-2/+2
|
* Remove need for test.o.do by adding @BUILD_DEP directiveTomasz Kramkowski2021-07-141-1/+3
|
* Update redo scripts to work with jdebp redoTomasz Kramkowski2021-07-141-0/+0
|
* Update build system to the latest luiml versionTomasz Kramkowski2021-05-311-5/+4
|
* build: Fix default.o.do exit statusTomasz Kramkowski2020-09-121-1/+1
|
* build: Fix flag passing to the linker and compiler.Tomasz Kramkowski2020-09-121-1/+1
|
* Switch to using redoTomasz Kramkowski2020-09-091-0/+5