Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-06-04 | Restrict pkgname from starting with a dot. | Allan McRae | 1 | -1/+1 |
2013-05-30 | Revise PKGBUILD(5) | Jason St. John | 1 | -63/+69 |
2013-03-07 | Add staticlibs option in PKGBUILD | Sébastien Luttringer | 1 | -0/+4 |
2013-02-07 | doc: update PKGBUILD man page | Allan McRae | 1 | -49/+52 |
2012-11-27 | makepkg: create package from stripped debug symbols | Allan McRae | 1 | -0/+2 |
2012-11-27 | makepkg: add option to include debugging compiler flags | Allan McRae | 1 | -0/+3 |
2012-11-27 | doc: PKGBUILD.5 - fix output of bzr command | Allan McRae | 1 | -1/+1 |
2012-09-18 | makepkg: Add Bazaar VCS support | Gary van der Merwe | 1 | -1/+4 |
2012-08-03 | makepkg: add hg url support | Allan McRae | 1 | -2/+5 |
2012-08-03 | doc: Document using svn source url | Allan McRae | 1 | -1/+5 |
2012-08-03 | doc: document automatically updating the pkgver variable | Allan McRae | 1 | -0/+5 |
2012-08-03 | doc: Document using VCS sources in a PKGBUILD | Allan McRae | 1 | -0/+32 |
2012-08-03 | makepkg: remove VCS package support | Allan McRae | 1 | -64/+0 |
2012-08-01 | Add documentation for the prepare() function | Enjolras | 1 | -0/+9 |
2012-06-26 | makepkg: allow url to be overridden in split packages | Allan McRae | 1 | -3/+3 |
2012-05-21 | makepkg: Add CPPFLAGS support | Allan McRae | 1 | -4/+4 |
2012-04-24 | Merge branch 'maint' | Dan McGee | 1 | -2/+3 |
2012-04-21 | makepkg: restrict allowed characters in pkgname | Dave Reisner | 1 | -2/+3 |
2011-12-29 | makepkg: Use SKIP in checksum to skip integrity check | Allan McRae | 1 | -3/+4 |
2011-11-15 | Update documentation regarding signature extensions | Allan McRae | 1 | -1/+1 |
2011-10-11 | Document verifying source file signatures in makepkg | Allan McRae | 1 | -0/+4 |
2011-10-11 | Fix typo in PKGBUILD man page | Allan McRae | 1 | -1/+1 |
2011-08-18 | doc/PKGBUILD: update regarding versioned package fields | Dan McGee | 1 | -9/+12 |
2011-08-17 | Update PKGBUILD manpage about startdir deprecation | Sebastien Luttringer | 1 | -0/+1 |
2011-08-16 | doc/PKGBUILD: fix Asciidoc formatting issues | Dan McGee | 1 | -6/+6 |
2011-08-09 | Merge branch 'maint' | Dan McGee | 1 | -2/+1 |
2011-08-08 | doc/PKGBUILD: fix pkgver for -git packages | Florian Pritz | 1 | -2/+1 |
2011-07-28 | Unify modelines in Asciidoc files | Dan McGee | 1 | -1/+1 |
2011-07-27 | makepkg: allow epoch to be overridden | Allan McRae | 1 | -1/+1 |
2011-07-14 | doc/PKGBUILD: clarify scriptlet version arguments | Dan McGee | 1 | -14/+20 |
2011-06-22 | makepkg: Add UPX compression support | Allan McRae | 1 | -0/+3 |
2011-06-14 | doc/PKGBUILD: misc changes | Florian Pritz | 1 | -13/+13 |
2011-06-14 | Merge remote-tracking branch 'florian/sodeps' | Dan McGee | 1 | -0/+9 |
2011-06-14 | doc/PKGBUILD: misc changes | Florian Pritz | 1 | -41/+40 |
2011-06-09 | doc/PKGBUILD: document libdeps | Florian Pritz | 1 | -0/+9 |
2011-01-22 | Remove epoch as an independent field | Dan McGee | 1 | -1/+1 |
2010-12-30 | makepkg: add option to clear buildflags | Allan McRae | 1 | -0/+6 |
2010-12-30 | makepkg: Add check() function for running test suites | Allan McRae | 1 | -1/+15 |
2010-12-15 | Merge branch 'maint' | Dan McGee | 1 | -17/+22 |
2010-12-14 | doc/PKGBUILD: document that functions run in -e modev3.4.2 | Dan McGee | 1 | -7/+11 |
2010-12-14 | Fix manpage wrap not at 80 characters | Dan McGee | 1 | -10/+11 |
2010-10-14 | Update documentation to reflect new epoch package variable | Dan McGee | 1 | -10/+12 |
2010-08-24 | PKGBUILD.5: document illegal variable contents | Andres P | 1 | -4/+8 |
2010-05-14 | doc: fix up description of where example PKGBUILD is located | Dan McGee | 1 | -9/+6 |
2009-11-16 | makepkg: allow the use of only a package() function | Cedric Staniewski | 1 | -6/+6 |
2009-10-21 | makepkg: allow overriding arch in split packages | Allan McRae | 1 | -1/+1 |
2009-10-21 | makepkg: allow overriding pkgver and pkgrel in split packages | Allan McRae | 1 | -3/+3 |
2009-10-12 | Introduce new PKGBUILD variable `changelog` | Cedric Staniewski | 1 | -1/+7 |
2009-09-07 | Merge branch 'maint' | Dan McGee | 1 | -1/+2 |