| Commit message (Expand) | Author | Age |
* | makepkg: do not eval dlcmd | lolilolicon | 2014-09-15 |
* | makepkg: Allow using sources with :: in them | William Giokas | 2014-09-15 |
* | makepkg: replace bare eval with var extraction functions | Dave Reisner | 2014-08-08 |
* | PKGBUILD: handle arch specific attributes | Dave Reisner | 2014-08-08 |
* | makepkg: refactor check_sanity, give it some sanity of its own | Dave Reisner | 2014-08-08 |
* | makepkg: disallow pkgver/pkgrel/epoch overrides in packages | Dave Reisner | 2014-08-08 |
* | makepkg: skip dependency checking with --verifysource | Allan McRae | 2014-08-04 |
* | makepkg: ensure vcs download tool are installed when required | Allan McRae | 2014-08-04 |
* | makepkg: improve check and error message for buildfile location | Dave Reisner | 2014-08-03 |
* | makepkg: Respect XDG_CONFIG_HOME | Johannes Löthberg | 2014-08-03 |
* | makepkg: handle "epoch=" in PKGBUILD with pkgver function | Allan McRae | 2014-06-29 |
* | Use C locale for bsdtar calls during package creation | Allan McRae | 2014-06-12 |
* | makepkg: Remove redundant sig generation comment | Johannes Löthberg | 2014-06-10 |
* | makepkg: pass "--nocolor" to pacman | Andrew DeMaria | 2014-05-25 |
* | makepkg: Force buildscripts to be in startdir | Allan McRae | 2014-05-25 |
* | makepkg: Introduce validpgpkeys array | Thomas Bächler | 2014-05-23 |
* | makepkg: Treat a signature from an untrusted key as an error | Thomas Bächler | 2014-05-23 |
* | makepkg: Use read to parse status file during signature verification. | Thomas Bächler | 2014-05-23 |
* | makepkg: use dash instead of underscore in /usr/lib/debug/.build-id | Steven Noonan | 2014-04-21 |
* | Always supply base name and version info in .PKGFILE if needed | Allan McRae | 2014-03-27 |
* | makepkg: sign source packages with --sign | Allan McRae | 2014-03-27 |
* | makepkg: Reorder some entries in usage() and getopts | Pierre Neidhardt | 2014-03-13 |
* | makepkg: enforce fakeroot usage | Allan McRae | 2014-03-12 |
* | makepkg: Remove --asroot option | Allan McRae | 2014-03-12 |
* | makepkg: Add a --noarchive option to inhibit archive creation | Pierre Neidhardt | 2014-03-12 |
* | makepkg: Comment on install_package() return code | Pierre Neidhardt | 2014-03-12 |
* | makepkg: Support kernel.org's PGP signature scheme | Thomas Bächler | 2014-03-03 |
* | makepkg: implement support for stripping kernel modules | Steven Noonan | 2014-03-03 |
* | makepkg: remove unneeded "|| true" | Allan McRae | 2014-02-02 |
* | makepkg: Fix typo in variable name | Allan McRae | 2014-02-02 |
* | Prevent makepkg creating armored signatures | Lars Gustäbel | 2014-02-02 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | makepkg: fix check for distcc | Maxime Arthaud | 2013-12-21 |
* | makepkg: fix consistency of downloaded sources permissions | Sébastien Luttringer | 2013-12-15 |
* | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 2013-11-15 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | makepkg: move update_pkgver out of extract_sources | Allan McRae | 2013-11-15 |
* | Return zero from extract_file with local source file | Allan McRae | 2013-11-15 |
* | makepkg: only remove static libraries if they have a shared version | Allan McRae | 2013-11-08 |
* | makepkg: Allow "static library" to be translated | Allan McRae | 2013-11-01 |
* | makepkg: do not allow badly formatted arch lines | Allan McRae | 2013-10-31 |
* | makepkg: allow empty source arrays | Andrew Gregory | 2013-10-31 |
* | makepkg: validate updated pkgver before replacement | Dave Reisner | 2013-10-15 |
* | makepkg: use source_safe when resourcing BUILDFILE | Allan McRae | 2013-10-15 |
* | makepkg: add LIBRARY variable | Allan McRae | 2013-10-14 |
* | makepkg: alphabetically order option variables | Allan McRae | 2013-10-14 |
* | makepkg: do not refer to src/ or pkg/ | Allan McRae | 2013-10-14 |
* | Add a -C, --cleanbuild option to clear the source directory before building a... | Lukáš Jirkovský | 2013-10-14 |
* | Link non-vcs sources into $srcdir during extraction | Allan McRae | 2013-10-14 |