DiablosOffens
a3a923ffe8
Fix endless loop in "expandDoubleQuoted".
...
Fix an issue with expansion of escaped newlines.
Use the currently set mkfile vars as environment vars for the shell command invoked by "expandBackQuoted".
2016-08-30 13:09:13 +02:00
Daniel Jones
73d1b31466
Add a '-q' option to not print recipes before executing.
2015-03-24 17:47:02 -07:00
Daniel Jones
a005edc4a7
Fix an issue with shell expansions.
2013-08-13 13:03:21 -07:00
Daniel Jones
fc1d2ebfb8
Better handling of recipes and subprocesses.
2013-07-09 12:33:25 -07:00
Daniel Jones
3bdc96019f
Fix a virtual target bug. Add an '-i' option.
2013-04-06 11:35:21 -07:00
Daniel Jones
913af90c60
Fix variables in recipes, prefix expansion, and -a switch behavior
2013-03-18 20:37:01 -07:00
Daniel Jones
82ec5bfab4
Tweaks to output.
2013-03-18 20:35:56 -07:00
Daniel Jones
587bdd6c63
Variable expansion bug.
2013-03-10 00:34:42 -08:00
Daniel Jones
8cbbe9c53c
Fix a number of things.
2013-03-09 20:54:13 -08:00
Daniel Jones
6e0d8979be
Graph pruning.
2013-03-09 19:27:28 -08:00
Daniel Jones
467d1d3d44
Prettier printing.
2013-03-03 18:57:14 -08:00
Daniel Jones
8a218f35c0
go fmt
2013-03-03 17:51:00 -08:00
Daniel Jones
ee70f46012
Concurrent rule execution.
2013-03-03 17:50:00 -08:00
Daniel Jones
084a45fc74
Work on string expansion.
2013-02-26 22:41:25 -08:00
Daniel Jones
6da2555966
More parsing. Go fmt.
2013-02-26 11:33:07 -08:00
Daniel Jones
d129ff285c
Sketching out the parser.
2013-02-25 23:52:08 -08:00