From: Richard W.M. Jones Date: Wed, 8 Jan 2020 22:06:29 +0000 (+0000) Subject: Update TODO. X-Git-Tag: v'0.2'~57 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=81394242a7d6a47fad6d84ce33d488d38de2647a;p=goals.git Update TODO. --- diff --git a/TODO b/TODO index 7cbf9f5..3f32571 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,7 @@ timestamp changes (what about non-*files?). Also: atomic code. This will delete the target if the code doesn't run to completion. (make doesn't do this, but probably it should). -Implement parallel builds. +Parallel builds: On failure, wait for other jobs to finish. Conditional sections (same as "ifeq" etc in make).