Published September 25, 2017
| Version v0.1.2
Software
Open
cmungall/plmake v0.1.2
Creators
- 1. UC Berkeley
- 2. Lawrence Berkeley National Laboratory
Description
- If errors are ignored, report this. This happens if an exec fails, and either -k is passed or the line starts '-'
- fixed erroneous conversion of recursively-expanded variables into simply-expanded variables when appending, added test
- Always report job submission
- Implemented MAKECMDGOALS special variable, added test. Closes #39
- evaluating arguments for $(bagof T,G). Fixes issue #37
- fixes for #35 and #36
- Fix to prevent over-eager consumption of backslashes as part of target, fixes #33
- Declare debug topics in advance #31
- Added more efficient solution to merging duplicate variables due to @triska in comment on cf75abd
- Added support for .IGNORE
- Added support for .PHONY, and tests for .PHONY and .ONESHELL
- braces in deplists were being misinterpreted as goals by parser, and substitution references weren't working on lists - both fixed
- Handle quoted arguments correctly in wrapper script. Fixes #28
Files
evoldoers/biomake-v0.1.2.zip
Files
(137.9 kB)
Name | Size | Download all |
---|---|---|
md5:b1bbb9459f5bbaf8d30ad3c2b55ba6da
|
137.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/evoldoers/biomake/tree/v0.1.2 (URL)