-
Notifications
You must be signed in to change notification settings - Fork 1
build tool
dozens edited this page Jan 18, 2024
·
2 revisions
incremental builds!
distinct from simple tasks. delegate those in a [task runner](task runner)
general
- make
- ninja:
- redo: https://github.com/apenwarr/redo
- tup: https://gittup.org/tup/
- (roll your own): https://git.sr.ht/~akkartik/basic-build
domain specific
- rake (ruby): https://github.com/ruby/rake
- ant (java): https://ant.apache.org/
Build Systems à la Carte: Theory and Practice: https://www.microsoft.com/en-us/research/uploads/prod/2020/04/build-systems-jfp.pdf