summaryrefslogtreecommitdiff
path: root/doc/makepkg.conf.5
AgeCommit message (Collapse)Author
2007-02-23Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee
* Added these three possible options (or !options, more likely), to the PKGBUILD possibilities: - ccache - distcc - makeflags * Removed the --noccache and -j flags from makepkg as their functionality is better used by adding the above options to a PKGBUILD- keep the functionality where it is needed. Testing would be appreciated, I didn't do much of that yet.
2007-02-23* Removed man2html stuff from configure. It is now available in the doc/Dan McGee
directory by running the target man2html, e.g. 'make man2html'. * Slightly fixed up the bottom of the manpages.
2007-02-09Man pages, man pages, man pages. Just a few more additions and clarifications,Dan McGee
ensured force option was still documented in PKGBUILD.5.
2007-02-09Another round of manpage updates.Dan McGee