chiark / gitweb /
Makefile: Add a new thing for running arbitrary commands.
[distorted-chroot] / Makefile
2020-05-05 Mark WoodingMakefile: Add a new thing for running arbitrary commands.
2020-05-05 Mark WoodingMakefile: Change the tag for maintenance to be `MAINT'.
2020-05-05 Mark WoodingMakefile: Fix `squote' to have the right number of...
2020-04-19 Mark WoodingMakefile: Set default freshness to 1 week.
2019-09-21 Mark WoodingMaintain a separate ccache directory for each target.
2019-09-20 Mark WoodingMakefile: Don't commit to `PROXY' before we know `...
2019-09-20 Mark WoodingMakefile: Capture `$(shell ...)' results in simply...
2019-09-20 Mark WoodingKill the old chroot-maintenance tools.
2019-09-20 Mark WoodingMakefile: Abolish `$(HERE)' as a bad idea.
2019-09-20 Mark Woodingbin/chroot-maint: Program for maintaining chroots.
2019-09-19 Mark WoodingMakefile: Create `$(LOCAL)/share/man/'.
2019-09-19 Mark WoodingMakefile: Making the configuration file is `GEN', not...
2019-09-19 Mark WoodingMakefile: Use `squote' when printing variable lists.
2019-09-19 Mark WoodingMakefile: Maintain generated configuration under `...
2019-09-19 Mark WoodingMakefile: Keep unnecessary spaces out of `$(foreach...
2019-09-19 Mark WoodingMakefiles: Consistently add `CLEANFILES' at the end...
2019-09-19 Mark Woodingsrc/jobclient.c: Low-level magic for GNU Make's jobserv...
2019-09-11 Mark WoodingMakefile: Don't try to rebuild chroots when cross tools...
2019-09-11 Mark WoodingMakefile: Checks for things that sbuild specifically...
2019-09-11 Mark WoodingMore work in progress.
2019-09-11 Mark WoodingVery rough work-in-progress.