Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-01 | Build: make snapshot remove .git directory from tarball | William Hubbs | |
2015-04-30 | Build: fix the dist target | William Hubbs | |
The dist target now creates an archive based on the version setting. This makes it possible to create an archive identical to the ones github generates once the release is tagged. | |||
2015-02-18 | ChangeLog: show authors and committers | William Hubbs | |
2014-12-08 | Do not call the shell to evaluate CHANGELOG_LIMIT | William Hubbs | |
The git log command understands dates such as "1 year ago", so there is no need to use the date command. | |||
2014-12-07 | Add target to create ChangeLog | William Hubbs | |
This was added by request because some users are requesting a ChangeLog. This fixes #29. | |||
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-01-31 | use immediate evaluation for shell calls | William Hubbs | |
This reworks the shell calls in the makefiles to use immediate evaluation and should improve parallel building. X-Gentoo-Bug: 289264 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=289264 | |||
2011-01-17 | dist.mk: add a standard "distcheck" target | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2009-04-30 | Go back to git | Roy Marples | |
2009-01-12 | Add snapshot and snap targets | Roy Marples | |
2008-12-07 | Fix dist for svn | Roy Marples | |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples | |
2008-03-03 | Ignore fixes. | Roy Marples | |
2008-01-10 | Add missing mk's | Roy Marples | |