summaryrefslogtreecommitdiff
path: root/doc/makepkg.8
Commit message (Collapse)AuthorAge
* Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee2007-02-23
| | | | | | | | | | | | | * 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.
* * Removed man2html stuff from configure. It is now available in the doc/Dan McGee2007-02-23
| | | | | directory by running the target man2html, e.g. 'make man2html'. * Slightly fixed up the bottom of the manpages.
* * Updated makepkg.8 manpage to reflect shift of -S to --usesudo.Dan McGee2007-02-14
|
* Another round of manpage updates.Dan McGee2007-02-09
|
* * Nice overhaul of manpages. It is at least a start.Dan McGee2007-02-08
| | | | * Alphabetized options in pacman usage.
* Greatly simplify the way our non-existant translated manpages were beingDan McGee2007-02-07
| | | | | | made. Ripped out all the po4a stuff, letting us cut down on yet another makedepends. Also moved all of the manpages to non-.in names.
* Remove generated man pages from CVSAaron Griffin2006-10-27
|
* Merging Frugalware changes - these need to be checked for instances of "Frugal"Aaron Griffin2006-10-15
in the docs, but I'm lazy right now