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:
2eb048d
)
Update TODO.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 20 Jan 2020 20:00:49 +0000
(20:00 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 20 Jan 2020 20:00:49 +0000
(20:00 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
945d71a
..
9977889
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-39,4
+39,8
@@
but it evaluates the output of a function as Goalfile syntax).
Implement make-like “origin” function. This is easy but it requires
us to track to the origin of definitions which we do not do at
-the moment.
\ No newline at end of file
+the moment.
+
+Some kind of “source” directive. If goals sees this then
+it automatically sources the parameter (a shell script) into
+every shell command.