summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-31avoid prefixing things with ./v2/coreLuke Shumaker
2016-05-30the README is still outdated, but fix some paths in itLuke Shumaker
2016-05-30fixLuke Shumaker
- Make at.relto public, as mod-dist needs it - Include the correct files in .head.mk - Sort the head includes forwards - Sort the tail includes backwards - Correctly prefix at.{sub,dep}dirs with $(outdir) - Undefine variables after they have been namespaced. - Don't try to access at.{sub,dep}dirs after they have been undefined
2016-05-29add checks that top{src,out}dir are setLuke Shumaker
2016-05-29Remove everything but the coreLuke Shumaker
2016-05-29work on thingsLuke Shumaker
2016-05-27move everything into build-auxLuke Shumaker
2016-05-27fix mistake in am_pathv1/masterLuke Shumaker
2016-03-04Have the caller be responsible for setting topoutdirLuke Shumaker
2016-03-03I lied about am_path being equivalent to `realpath -sm`Luke Shumaker
2016-03-03make a public `am_path`, more docsLuke Shumaker
2016-03-03(rvs) buildsystemLuke Shumaker
2016-03-01(libretools) improve HACKING documentationLuke Shumaker
2016-02-08(libretools) 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!
2015-07-09(rvs) whitespaceLuke Shumaker
2015-07-01(rvs) A whole bunch of stuffLuke Shumaker
2015-06-29(rvs) Makefile: whoops, dist_files should go in srcdir, not objdirLuke Shumaker
2015-06-29(rvs) `make dist` wasn't workingLuke Shumaker
2015-06-29(rvs) Start re-jiggering RVS.Luke Shumaker