Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/PKGBUILD.5.txt
AgeCommit message (Expand)Author
2016-05-05PKGBUILD.5: document that the pkgver() function runs after prepare()Allan McRae
2016-01-26PKGBUILD.5: document split package depends are not used during packagingAllan McRae
2015-10-18PKGBUILD.5: post_*() are functions, not scriptsPierre Neidhardt
2015-05-16makepkg: put further restrictions on pkgbaseAllan McRae
2015-03-26PKGBUILD.5: have epoch directly following pkgver/pkgrelAllan McRae
2015-03-15PKGBUILD.5.txt: Clarify note about variables availableJohannes Löthberg
2015-03-15PKGBUILD.5.txt: Add note about functions starting in $srcdirJohannes Löthberg
2015-02-01add option to optimize PNG images with optipngChristian Hesse
2015-01-02Remove outdated fakeroot information from PKGBUILD man pageAllan McRae
2014-10-13makepkg: show full fingerprint on pgp failureDave Reisner
2014-10-13Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner
2014-09-30makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner
2014-09-30PKGBUILD: add support for arch-specific sourcesDave Reisner
2014-09-15PKGBUILD(5): arch-specific fields are always additionalDave Reisner
2014-08-09man: Improve grammar and add missing single quotes around command optionsJason St. John
2014-08-09man: Use uniform line spacing between sectionsJason St. John
2014-08-08PKGBUILD: handle arch specific attributesDave Reisner
2014-08-08Update PKGBUILD documentation for removed override optionsAllan McRae
2014-05-23makepkg: Introduce validpgpkeys arrayThomas Bächler
2014-02-02Remove ChangeLog.proto and move important info to PKGBUILD(5)Jason St. John
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae
2013-10-15Added list of mandatory options to PKGBUILD's man pageEric Toombs
2013-06-06Merge branch 'maint'Allan McRae
2013-06-04Restrict pkgname from starting with a dot.Allan McRae
2013-05-30Revise PKGBUILD(5)Jason St. John
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer
2013-02-07doc: update PKGBUILD man pageAllan McRae
2012-11-27makepkg: create package from stripped debug symbolsAllan McRae
2012-11-27makepkg: add option to include debugging compiler flagsAllan McRae
2012-11-27doc: PKGBUILD.5 - fix output of bzr commandAllan McRae
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe
2012-08-04makepkg: add hg url supportAllan McRae
2012-08-04doc: Document using svn source urlAllan McRae
2012-08-04doc: document automatically updating the pkgver variableAllan McRae
2012-08-04doc: Document using VCS sources in a PKGBUILDAllan McRae
2012-08-04makepkg: remove VCS package supportAllan McRae
2012-08-01Add documentation for the prepare() functionEnjolras
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae
2012-04-24Merge branch 'maint'Dan McGee
2012-04-20makepkg: restrict allowed characters in pkgnameDave Reisner
2011-12-28makepkg: Use SKIP in checksum to skip integrity checkAllan McRae
2011-11-15Update documentation regarding signature extensionsAllan McRae
2011-10-11Document verifying source file signatures in makepkgAllan McRae
2011-10-11Fix typo in PKGBUILD man pageAllan McRae
2011-08-18doc/PKGBUILD: update regarding versioned package fieldsDan McGee
2011-08-17Update PKGBUILD manpage about startdir deprecationSebastien Luttringer
2011-08-16doc/PKGBUILD: fix Asciidoc formatting issuesDan McGee
2011-08-08Merge branch 'maint'Dan McGee