git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2f4e11
)
Update TODO.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Jan 2020 22:06:29 +0000
(22:06 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Jan 2020 22:06:29 +0000
(22:06 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
7cbf9f5
..
3f32571
100644
(file)
--- 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).