Go to file
jottbee 113cd54a71 rewrote (make-rule-result ...) using two named functions for tracing purposes
fixed: build-func-result now returns (res . end-state)
2005-02-15 18:32:01 +00:00
examples examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
.gitignore *** empty log message *** 2005-01-13 11:30:05 +00:00
SYNTAX changed syntax for file, md5, once, and always from ?thunk into ?action0 ... 2005-02-15 11:37:40 +00:00
cml-pe.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
collect-channels.scm *** empty log message *** 2005-01-13 11:30:05 +00:00
dfs.scm added a comment, improved error message for unresolveable adjacencies, 2005-02-14 06:48:08 +00:00
job.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
jobd.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
macros.scm changed syntax for file, md5, once, and always from ?thunk into ?action0 ... 2005-02-15 11:29:08 +00:00
make-rule-no-cml.scm rewrote (make-rule-result ...) using two named functions for tracing purposes 2005-02-15 18:32:01 +00:00
make-rule.scm make-rule now uses the sort function of dfs, added the predicate 2005-02-14 07:13:14 +00:00
make.scm different style. 2005-02-14 07:35:46 +00:00
makefile.scm makefile.scm: (expand-file-name ...) works now due to s,assq,assoc, in 2005-01-20 10:18:07 +00:00
mcast-channels.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
misc.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
packages.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00
templates.scm md5 works now. (rule ...) is now called (file ...). 2005-02-14 07:41:34 +00:00
test-jobd.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
test-mcast-channels.scm *** empty log message *** 2005-01-17 07:56:42 +00:00
to-rule-set.scm examples: a small c program to be build through makefile-c.scm 2005-02-04 08:05:55 +00:00