summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas
2013-03-08scripts: Add color to repo-addWilliam Giokas
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas
2013-03-08scripts: Add color to pacman-optimizeWilliam Giokas
2013-03-08scripts: Add color to pacman-keyWilliam Giokas
2013-03-08scripts: Add color to pacman-db-upgradeWilliam Giokas
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas
2013-03-07makepkg: Use a recursive git clone.Neer Sighted
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner
2013-02-13makepkg: fix -r and --needed conflictWilliam Giokas
2013-02-13makepkg: add lrzip compression supportAllan McRae
2013-02-07makepkg: make $pkgdir non-accessible during build()Allan McRae
2013-01-29makepkg: Integrate check_install into tidy_installChirantan Ekbote
2013-01-17makepkg: Formatting consistency in write_pkginfoWilliam Giokas
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae
2013-01-03Add a -n option to repo-add to only add new packagesDanny George
2013-01-03makepkg: Print out full version on pkgver updateWilliam Giokas
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae
2013-01-03parseopts: remove superfluous continue/shift statementsDave Reisner
2013-01-03Update copyright year for 2013Allan McRae
2012-12-14makepkg: add mtree file into packageAllan McRae
2012-12-14Added LOGDEST variableWilliam Giokas
2012-12-14makepkg: normalize whitespace in $pkgdesc when writing .PKGINFODave Reisner
2012-12-14pkgdelta: avoid use of eval and IFS manipulationDave Reisner
2012-11-27makepkg: install debug symbol packages if requestedAllan McRae
2012-11-27makepkg: assign debugging symbol directory to a variableAllan McRae
2012-11-27makepkg: allow debug package suffix to be configurableAllan McRae
2012-11-27makepkg: create package from stripped debug symbolsAllan McRae
2012-11-27makepkg: output the name of the package being createdAllan McRae
2012-11-27makepkg: strip debugging symbols into separate folderAllan McRae
2012-11-27makepkg: always use pkg/$pkgname as $pkgdirAllan McRae
2012-11-27makepkg: move debug symbol stripping to separate functionAllan McRae
2012-11-27makepkg: add option to include debugging compiler flagsAllan McRae
2012-11-27makepkg: always run tidy_install on repackagingAllan McRae
2012-11-27Add --needed option to makepkgwgiokas
2012-11-27Use sentence case in makepkgJason St. John
2012-11-27makepkg: save path to PACMAN and test availabilityAllan McRae
2012-11-27Remove last traces of handling command arguments in $PACMANMartin Panter
2012-11-27makepkg: fix signing built packageChristian Hesse
2012-11-27makepkg: deprecate PKGBUILDs without a package() functionAllan McRae
2012-11-27makepkg: print "SKIP" for signature checksumsAllan McRae
2012-11-27makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae
2012-11-27repo-add: quote filename for consistent output styleAllan McRae
2012-09-18makepkg: fix incorrect bracket usageAllan McRae