Age | Commit message (Expand) | Author |
---|---|---|
2015-03-04 | jsr305: use $@ instead of hardcoding | Luke Shumaker |
2014-07-22 | add .SECONDARY: to rules/*/Makefile | Luke Shumaker |
2014-06-10 | rules/*/Makefile: add .DELETE_ON_ERROR | Luke Shumaker |
2014-06-07 | rules/*/Makefile: pull `exit ` into $(FAIL) | Luke Shumaker |
2014-06-06 | minor touch up | Luke Shumaker |
2014-06-06 | rule/*/Makefile: pull `test -e` into $(EXISTS) | Luke Shumaker |
2014-06-04 | be more careful with timestamps | Luke Shumaker |
2014-06-03 | Clean up some variable names, generalize the extra makefile logic | Luke Shumaker |
2014-05-31 | Re-arrange the directories to keep everything for a package together | Luke Shumaker |