summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-23
* Extend database upgrade script to handle alpm db version 9Andrew Gregory2014-09-23
* pacman-db-upgrade: use pacman-style optionsAndrew Gregory2014-09-16
* makepkg: do not eval dlcmdlolilolicon2014-09-15
* makepkg: Allow using sources with :: in themWilliam Giokas2014-09-15
* pacman-key: stricter parsing for -verifyAllan McRae2014-08-09
* makepkg: replace bare eval with var extraction functionsDave Reisner2014-08-08
* PKGBUILD: handle arch specific attributesDave Reisner2014-08-08
* makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner2014-08-08
* makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner2014-08-08
* makepkg: skip dependency checking with --verifysourceAllan McRae2014-08-04
* makepkg: ensure vcs download tool are installed when requiredAllan McRae2014-08-04
* makepkg: improve check and error message for buildfile locationDave Reisner2014-08-03
* makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg2014-08-03
* 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