Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-23 | add missing files to dist target | Dave Reisner | 1 | -1/+1 | |
This is why I shouldn't be allowed to write my own Makefiles anymore... | |||||
2014-11-23 | cleanup makefile, add an upload target | Dave Reisner | 1 | -7/+10 | |
2014-11-17 | reorder targets to ensure 'all' is the default | Dave Reisner | 1 | -2/+2 | |
...and the manpage is generated | |||||
2014-11-16 | Reorg a bit, introduce a control struct | Dave Reisner | 1 | -1/+8 | |
2014-11-16 | make the config parser suck less | Dave Reisner | 1 | -2/+2 | |
2013-05-07 | remove -Werror | Dave Reisner | 1 | -1/+1 | |
2012-12-13 | cleanup makefile, ensure usage of implicit build rules | Dave Reisner | 1 | -23/+13 | |
2011-10-13 | remove more references to config.mk | Dave Reisner | 1 | -2/+2 | |
2011-10-12 | remove config.mk | Dave Reisner | 1 | -1/+12 | |
2011-04-07 | build-sys: cleanup | Dave Reisner | 1 | -1/+4 | |
2011-03-23 | remove preproc logic for pacman 3.4.3/3.5.0 | Dave Reisner | 1 | -3/+0 | |
2011-03-21 | sanitize build sys | Dave Reisner | 1 | -1/+1 | |
2010-11-30 | add man page to install target | Dave Reisner | 1 | -0/+1 | |
2010-11-30 | have a man page | Dave Reisner | 1 | -3/+7 | |
2010-11-30 | Implement searching. Why am I rewriting pacman? | Dave Reisner | 1 | -0/+3 | |
2010-11-30 | initial commit | Dave Reisner | 1 | -0/+26 | |