summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Pull updated translations from transifexAllan McRae27-5235/+3512
2013-03-10Add new languages from TransifexAllan McRae11-0/+10984
2013-03-10distribute library/term_colors.shAllan McRae1-1/+2
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel1-2/+6
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted1-9/+7
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas1-68/+131
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas1-0/+5
2013-03-08scripts: Add color to repo-addWilliam Giokas1-0/+5
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas1-1/+7
2013-03-08scripts: Add color to pacman-optimizeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to pacman-keyWilliam Giokas1-1/+4
2013-03-08scripts: Add color to pacman-db-upgradeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas3-8/+38
2013-03-07makepkg: Use a recursive git clone.Neer Sighted1-1/+1
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer1-2/+2
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer1-2/+7
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner1-0/+2
2013-02-13makepkg: fix -r and --needed conflictWilliam Giokas1-1/+3
2013-02-13makepkg: add lrzip compression supportAllan McRae1-5/+7
2013-02-07makepkg: make $pkgdir non-accessible during build()Allan McRae1-18/+24
2013-01-29makepkg: Integrate check_install into tidy_installChirantan Ekbote1-33/+26
2013-01-17makepkg: Formatting consistency in write_pkginfoWilliam Giokas1-7/+5
2013-01-04pacman-key: reduce verbosity of --populatePierre Schmitz1-1/+1
2013-01-04pacman-key: handle local signing of multiple keysAllan McRae1-8/+14
2013-01-03Add a -n option to repo-add to only add new packagesDanny George1-0/+6
2013-01-03makepkg: Print out full version on pkgver updateWilliam Giokas1-0/+2
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae2-6/+2
2013-01-03parseopts: remove superfluous continue/shift statementsDave Reisner1-5/+1
2013-01-03Update copyright year for 2013Allan McRae4-8/+8
2012-12-14makepkg: add mtree file into packageAllan McRae1-2/+8
2012-12-14Added LOGDEST variableWilliam Giokas1-1/+10
2012-12-14makepkg: normalize whitespace in $pkgdesc when writing .PKGINFODave Reisner1-1/+1
2012-12-14pkgdelta: avoid use of eval and IFS manipulationDave Reisner1-16/+12
2012-11-27makepkg: install debug symbol packages if requestedAllan McRae1-0/+4
2012-11-27makepkg: assign debugging symbol directory to a variableAllan McRae1-14/+13
2012-11-27makepkg: allow debug package suffix to be configurableAllan McRae2-15/+16
2012-11-27makepkg: create package from stripped debug symbolsAllan McRae1-0/+25
2012-11-27makepkg: output the name of the package being createdAllan McRae1-12/+5
2012-11-27makepkg: strip debugging symbols into separate folderAllan McRae1-0/+50
2012-11-27makepkg: always use pkg/$pkgname as $pkgdirAllan McRae1-0/+6
2012-11-27makepkg: move debug symbol stripping to separate functionAllan McRae1-4/+12
2012-11-27makepkg: add option to include debugging compiler flagsAllan McRae1-1/+7
2012-11-27makepkg: always run tidy_install on repackagingAllan McRae1-8/+3
2012-11-27Add --needed option to makepkgwgiokas1-1/+3
2012-11-27Use sentence case in makepkgJason St. John1-4/+4
2012-11-27makepkg: save path to PACMAN and test availabilityAllan McRae1-5/+13
2012-11-27Remove last traces of handling command arguments in $PACMANMartin Panter1-2/+2
2012-11-27makepkg: fix signing built packageChristian Hesse1-0/+1
2012-11-27makepkg: deprecate PKGBUILDs without a package() functionAllan McRae1-0/+4
2012-11-27makepkg: print "SKIP" for signature checksumsAllan McRae1-4/+8