index
:
packages/libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Collapse
)
Author
2017-01-30
Update and tidy the build system for autothing v3.
Luke Shumaker
2016-06-09
Fix a warning from `make check`
v20160609
Luke Shumaker
2016-06-09
Makefile: run with --warn-undefined-variables
Luke Shumaker
2016-06-09
Work with the new version of autothing.
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!
2014-06-20
fiddle with file locations
Luke Shumaker
I remember now that config.mk's change to ?= was so that xbs Makefiles could override $(binder). That was stupid.
2013-11-29
config.mk: use ?= for assignment
Luke Shumaker
2013-09-11
Make common-devtools.mk unnecessary. Move devtools chroot stuff into ↵
Luke Shumaker
chroot-tools
2013-09-11
config.mk: fix typo
Luke Shumaker
2013-07-27
revamp the Makefiles to support manpages
Luke Shumaker
2013-06-15
config.mk: change default value for sbindir to be the same as bindir
Luke Shumaker
2013-06-15
Makefiles: pull the config section into config.mk
Luke Shumaker