Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 466 Bytes

TODO.md

File metadata and controls

17 lines (15 loc) · 466 Bytes

To be done

Short-term

  • Expand ${foo}.
  • Unit tests.
  • Expanding regex matches in targets.
  • Dummy rule for multiple explicit targets
  • Expand $newprereq.
  • Expand $alltargets.
  • Man page.
  • Namelist syntax.

Long-term

  • Nicer syntax for alternative-shell rules.
  • An attribute to demand n processors for a particular rule. This way resource hog rules can be run on their own without disabling parallel make.