From 81394242a7d6a47fad6d84ce33d488d38de2647a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 8 Jan 2020 22:06:29 +0000 Subject: [PATCH] Update TODO. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 1.8.3.1