hossbeast / fab

build optimally
GNU General Public License v3.0
4 stars 0 forks source link

fab - dependency discovery for generated primary files #49

Closed hossbeast closed 9 years ago

hossbeast commented 10 years ago

Not really dependency discovery for secondary files. Just primary files that are constructed.

nodes

{ ff.y.header, ff.y.rules.*, ff.y.footer } -> { ff.y }

fab syntax

[ list ] ::% { ... command ... }

hossbeast commented 9 years ago

No dependency discovery except for primary files. This was a bad idea.