pacman/doc
Dan McGee 781af8f91b Use automake verbose helpers in custom make rules
This converts our script generation to use the built-in AM_V_GEN macro,
which honors the V= setting passed to make and allows one to see the
full command if they truly desire. The AM_V_at macro is also used in
place of an explicit @ so verbose-mode compiles show all commands being
run.

We can also use these two macros in doc generation to quiet it down to
the level we expect.

Other minor changes:
* a pointless test call is removed in test/pacman/tests/
* sed is used instead of dos2unix as we depend on it anyway
* consecutive chmod calls are reduced to a single call (e.g., '+x,a-x')

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-12-08 09:17:39 -06:00
..
.gitignore doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
Doxyfile Update Doxyfile and fix some documentation errors caught by Doxygen 2011-09-22 16:37:36 -05:00
Makefile.am Use automake verbose helpers in custom make rules 2011-12-08 09:17:39 -06:00
PKGBUILD-example.txt Update PKGBUILD example 2011-05-02 10:04:13 -05:00
PKGBUILD.5.txt Update documentation regarding signature extensions 2011-11-15 08:17:08 -06:00
asciidoc-override.css doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
footer.txt Update authors and contributors 2011-08-16 11:46:44 -05:00
index.txt Miscellaneous post-4.0.1 updates 2011-11-30 22:28:13 -06:00
libalpm.3.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
makepkg.8.txt makepkg: add support for PACKAGER environment var 2011-11-20 21:36:30 -06:00
makepkg.conf.5.txt makepkg.5: fix typo s/tar,bz2/tar.bz2/ 2011-11-30 22:30:22 -06:00
pacman-key.8.txt pacman-key: treat foo-trusted as an ownertrust export file 2011-10-05 22:00:52 -05:00
pacman.8.txt Remove -f short option for --force 2011-10-14 08:13:38 -05:00
pacman.conf.5.txt add fnmatch support for HoldPkg 2011-11-13 14:19:16 -05:00
pkgdelta.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
repo-add.8.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
submitting-patches.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
translation-help.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
vercmp.8.txt vercmp: ensure 2.0a and 2.0.a do not compare equal 2011-08-23 01:49:29 -05:00