Skip to content

Basket

Compare
Choose a tag to compare
@TrevorKMDay TrevorKMDay released this 19 Dec 21:07
· 58 commits to master since this release

Major: Changed underlying mechanism of how Picnic identifies targets vs. intermediate files.

Targets are now selected from the dependencies of .PHONY:. Be sure to make sure all the targets you need documented are dependencies of .PHONY: now.

Minor: A few minor changes have also occurred, including the stripping of whitespace from variables, targets, and interemediaries, and a few behind-the-scenes changes. (See the README.)