Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-09 | Work with the new version of autothing. | Luke Shumaker | |
2016-05-11 | Makefile: clean up *.rej and *.orig patch leftovers | Luke Shumaker | |
2016-04-18 | Makefile: Only check $(devtoolsdir) existence if it's needed.v20160418 | Luke Shumaker | |
The check was creating problems with release tarballs, for obvious reasons. | |||
2016-03-03 | buildsystem: rename all of the install-* variables to libretools-* | Luke Shumaker | |
2016-02-08 | Whoops, `make install-libretools` was installing everythingv20160208 | Luke Shumaker | |
2016-02-08 | Refactor the build system. Avoid recursive make. | Luke Shumaker | |
This looks like a lot, but more things should "just work". We have `make dist` now! |