Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-01 | grep for simple-to-fix issues with loading PKGBUILDs | Luke Shumaker | |
2013-09-29 | Strip trailing whitespace everywhere. | Luke Shumaker | |
find * -type f -not -name '*.patch' -exec sed -i -r 's/\s+$//' {} + | |||
2013-09-11 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into ↵ | Luke Shumaker | |
chroot-tools | |||
2013-07-27 | revamp the Makefiles to support manpages | Luke Shumaker | |
2013-05-24 | clean up doc/; normalize filenames, clean up createworkdir(.md) | Luke Shumaker | |
2012-12-09 | make the Makefile(s)... mortal-friendly | Luke Shumaker | |
I did this by making the assumption that the files in a directory are dividable into 2 groups: those that are executable, and those that aren't, and that all of the files in each group all go in the same folder when installed. These install directories are configurable per source directory with $(libre_execdir) and $(libre_datadir) | |||
2012-11-30 | Workflows documentation | Nicolás Reynolds | |
2012-11-05 | Updated treepkg docs | Nicolás Reynolds | |
2012-04-08 | treepkg documentation | Nicolás Reynolds | |
2011-09-07 | Added a little bit of documentation to fullpkg, please read. | Nicolas Reynolds | |
2011-02-05 | CreateWorkDir creates the dir tree for packaging | Nicolás Reynolds | |