summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-08-09pacman-key: stricter parsing for -verifyAllan McRae1-1/+1
2014-08-08makepkg: replace bare eval with var extraction functionsDave Reisner1-6/+12
2014-08-08PKGBUILD: handle arch specific attributesDave Reisner1-3/+45
2014-08-08makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner1-107/+299
2014-08-08makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner1-33/+12
2014-08-04makepkg: skip dependency checking with --verifysourceAllan McRae1-2/+2
2014-08-04makepkg: ensure vcs download tool are installed when requiredAllan McRae1-0/+70
2014-08-03makepkg: improve check and error message for buildfile locationDave Reisner1-2/+2
2014-08-03makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg1-2/+7
2014-06-29makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae1-6/+7
2014-06-12Use C locale for bsdtar calls during package creationAllan McRae1-3/+3
2014-06-10makepkg: Remove redundant sig generation commentJohannes Löthberg1-1/+1
2014-05-25makepkg: pass "--nocolor" to pacmanAndrew DeMaria1-1/+1
2014-05-25makepkg: Force buildscripts to be in startdirAllan McRae1-0/+5
2014-05-23Do not check makepkg-wrapper for standard optionsAllan McRae1-0/+1
2014-05-23makepkg: Introduce validpgpkeys arrayThomas Bächler1-5/+18
2014-05-23makepkg: Treat a signature from an untrusted key as an errorThomas Bächler1-12/+24
2014-05-23makepkg: Use read to parse status file during signature verification.Thomas Bächler1-19/+74
2014-04-21makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan1-4/+4
2014-03-27repo-add: declare pkgbase as localAllan McRae1-1/+1
2014-03-27Always supply base name and version info in .PKGFILE if neededAllan McRae1-8/+16
2014-03-27makepkg: sign source packages with --signAllan McRae1-0/+6
2014-03-13makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt1-4/+4
2014-03-12makepkg: enforce fakeroot usageAllan McRae1-47/+12
2014-03-12makepkg: Remove --asroot optionAllan McRae1-16/+6
2014-03-12makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt1-5/+16
2014-03-12makepkg: Comment on install_package() return codePierre Neidhardt1-2/+3
2014-03-03Fix install order in scripts MakefileAllan McRae1-1/+1
2014-03-03makepkg: Support kernel.org's PGP signature schemeThomas Bächler1-3/+20
2014-03-03makepkg: implement support for stripping kernel modulesSteven Noonan1-0/+7
2014-02-02makepkg: remove unneeded "|| true"Allan McRae1-4/+4
2014-02-02makepkg: Fix typo in variable nameAllan McRae1-2/+2
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira1-1/+1
2014-02-02Prevent makepkg creating armored signaturesLars Gustäbel1-1/+1
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz7-7/+7
2014-01-06Update copyright years for 2014Allan McRae7-13/+13
2013-12-21makepkg: fix check for distccMaxime Arthaud1-1/+1
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer1-3/+3
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John3-6/+14
2013-11-15Fix typo in pacman-optimizeJason St. John1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John2-5/+5
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae1-5/+4
2013-11-15Return zero from extract_file with local source fileAllan McRae1-1/+1
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae1-1/+6
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae1-1/+1
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae1-2/+2
2013-10-31makepkg: allow empty source arraysAndrew Gregory1-1/+1
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner1-7/+18
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae1-1/+1