aboutsummaryrefslogtreecommitdiffstats
path: root/clean
Commit message (Collapse)AuthorAgeFilesLines
* clean: always manually remove, use redo-targets to checkTomasz Kramkowski2021-09-211-6/+15
| | | | | | | | | clean will now always use the non-redo-targets clean method, but if redo-targets is available it will check that there's nothing missing from the logic. This isn't bulletproof but it's better than having a working clean when using a redo with redo-targets and then having a broken clean logic because I forgot to add something when not using a redo-targets redo.
* clean: fix all the non-redo-targets bugsTomasz Kramkowski2021-08-051-2/+2
|
* Cross compilation supportTomasz Kramkowski2021-08-051-2/+3
|
* Make clean use redo-targets if it existsTomasz Kramkowski2021-07-181-2/+6
|
* Do not store .d files permanently. Use tempfilesTomasz Kramkowski2021-07-181-1/+1
|
* Generate .config.rc (now .vars.rc) with redoTomasz Kramkowski2021-07-151-1/+1
| | | | | | 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 redoTomasz Kramkowski2021-07-141-1/+1
|
* Update build system to the latest luiml versionTomasz Kramkowski2021-05-311-0/+3