summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae2014-06-29
* Use C locale for bsdtar calls during package creationAllan McRae2014-06-12
* makepkg: Remove redundant sig generation commentJohannes Löthberg2014-06-10
* makepkg: pass "--nocolor" to pacmanAndrew DeMaria2014-05-25
* makepkg: Force buildscripts to be in startdirAllan McRae2014-05-25
* Do not check makepkg-wrapper for standard optionsAllan McRae2014-05-23
* makepkg: Introduce validpgpkeys arrayThomas Bächler2014-05-23
* makepkg: Treat a signature from an untrusted key as an errorThomas Bächler2014-05-23
* makepkg: Use read to parse status file during signature verification.Thomas Bächler2014-05-23
* makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan2014-04-21
* repo-add: declare pkgbase as localAllan McRae2014-03-27
* Always supply base name and version info in .PKGFILE if neededAllan McRae2014-03-27
* makepkg: sign source packages with --signAllan McRae2014-03-27
* makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt2014-03-13
* makepkg: enforce fakeroot usageAllan McRae2014-03-12
* makepkg: Remove --asroot optionAllan McRae2014-03-12
* makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt2014-03-12
* makepkg: Comment on install_package() return codePierre Neidhardt2014-03-12
* Fix install order in scripts MakefileAllan McRae2014-03-03
* makepkg: Support kernel.org's PGP signature schemeThomas Bächler2014-03-03
* makepkg: implement support for stripping kernel modulesSteven Noonan2014-03-03
* makepkg: remove unneeded "|| true"Allan McRae2014-02-02
* makepkg: Fix typo in variable nameAllan McRae2014-02-02
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* Prevent makepkg creating armored signaturesLars Gustäbel2014-02-02
* Consistently use 'directory' instead of 'folder'Allan McRae2014-01-28
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* makepkg: fix check for distccMaxime Arthaud2013-12-21
* makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer2013-12-15
* Improve --help switch output for pacman contrib and pacman scriptsJason St. John2013-11-15
* Fix typo in pacman-optimizeJason St. John2013-11-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* makepkg: move update_pkgver out of extract_sourcesAllan McRae2013-11-15
* Return zero from extract_file with local source fileAllan McRae2013-11-15
* makepkg: only remove static libraries if they have a shared versionAllan McRae2013-11-08
* makepkg: Allow "static library" to be translatedAllan McRae2013-11-01
* makepkg: do not allow badly formatted arch linesAllan McRae2013-10-31
* makepkg: allow empty source arraysAndrew Gregory2013-10-31
* makepkg: validate updated pkgver before replacementDave Reisner2013-10-15
* makepkg: use source_safe when resourcing BUILDFILEAllan McRae2013-10-15
* makepkg: add LIBRARY variableAllan McRae2013-10-14
* makepkg: run locally with libtool style wrapperAllan McRae2013-10-14
* makepkg: alphabetically order option variablesAllan McRae2013-10-14
* makepkg: do not refer to src/ or pkg/Allan McRae2013-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 extractionAllan McRae2013-10-14
* Remove makepkg license checkAllan McRae2013-10-14
* Use $srcdir/ rather than src/ in makepkg helpAllan McRae2013-10-14
* makepkg: redirect downloader output to STDERRXyne2013-09-18