Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-26 | Add .desktop files for emacsmail and emacsterm | Luke Shumaker | |
2016-06-26 | Merge remote-tracking branch 'autothing/mod-std' | Luke Shumaker | |
2016-06-26 | Merge remote-tracking branch 'autothing/mod-gnuconf' | Luke Shumaker | |
2016-06-25 | emacsmail: don't require an argument | Luke Shumaker | |
2016-06-17 | fixup | Luke Shumaker | |
2016-06-17 | fixup | Luke Shumaker | |
2016-06-08 | emacsterm: sane option parsing; create emacsterm-{xterm,rxvt} for insanity | Luke Shumaker | |
2016-06-08 | Clean up. Mostly have error handling be a mode. | Luke Shumaker | |
You probably want to ignore whitespace change when viewing this diff. | |||
2016-06-08 | Use autothing, touch up buildsystem | Luke Shumaker | |
2016-06-08 | Merge remote-tracking branch 'autothing/mod-dist' | Luke Shumaker | |
2016-06-08 | Merge remote-tracking branch 'autothing/mod-write-ifchanged' | Luke Shumaker | |
2016-06-08 | Merge remote-tracking branch 'autothing/mod-std' | Luke Shumaker | |
2016-06-08 | Merge remote-tracking branch 'autothing/core' | Luke Shumaker | |
2016-05-31 | Drop the $$$$ suffix, and drop the magic needed to support it | Luke Shumaker | |
2016-05-31 | Avoid prefixing things with ./ | Luke Shumaker | |
2016-05-31 | avoid prefixing things with ./ | Luke Shumaker | |
2016-05-31 | fix: values no longer percolate up | Luke Shumaker | |
2016-05-31 | fix: We must set std.clean_files before std reads it! | Luke Shumaker | |
2016-05-31 | fix | Luke Shumaker | |
- 'fix' the values of the _files variables before adjusting them - in the clean variables, std.*_files are public - support suffixing std.clean_files with / to rm -r it. - using double-colon rules breaks automatic dependencies from core - subdirs belongs to core, not this module - sort the dependencies of 'installdirs', for brevity | |||
2016-05-30 | the README is still outdated, but fix some paths in it | Luke Shumaker | |
2016-05-30 | fix | Luke 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-30 | Make a separate 00-gnuconf | Luke Shumaker | |
2016-05-29 | use :: on destructive targets to allow them to be extended | Luke Shumaker | |
2016-05-29 | tidy | Luke Shumaker | |
2016-05-29 | add checks that top{src,out}dir are set | Luke Shumaker | |
2016-05-29 | Rename dist.name -> dist.pkgname | Luke Shumaker | |
2016-05-29 | oops | Luke Shumaker | |
2016-05-29 | rename PACKAGE->dist.name VERSION->dist.version | Luke Shumaker | |
2016-05-29 | tidy | Luke Shumaker | |
2016-05-29 | tidy up | Luke Shumaker | |
2016-05-29 | Remove everything but the core | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-29 | work on things | Luke Shumaker | |
2016-05-27 | move everything into build-aux | Luke Shumaker | |
2016-05-27 | move everything into build-aux | Luke Shumaker | |
2016-05-27 | move everything into build-aux | Luke Shumaker | |
2016-05-27 | fix mistake in am_path | Luke Shumaker | |
2016-03-04 | Have the caller be responsible for setting topoutdir | Luke Shumaker | |
2016-03-03 | I lied about am_path being equivalent to `realpath -sm` | Luke Shumaker | |
2016-03-03 | make a public `am_path`, more docs | Luke Shumaker | |
2016-03-03 | (rvs) buildsystem | Luke Shumaker | |
2016-03-01 | (libretools) improve HACKING documentation | Luke 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) whitespace | Luke Shumaker | |
2015-07-01 | (rvs) A whole bunch of stuff | Luke Shumaker | |
2015-06-29 | (rvs) Makefile: whoops, dist_files should go in srcdir, not objdir | Luke Shumaker | |
2015-06-29 | (rvs) `make dist` wasn't working | Luke Shumaker | |