summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-27makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae1-2/+3
2012-11-27repo-add: quote filename for consistent output styleAllan McRae1-1/+1
2012-09-18makepkg: fix incorrect bracket usageAllan McRae1-1/+1
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe1-3/+72
2012-09-18makepkg: fix order of --help outputAllan McRae1-1/+1
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae1-3/+3
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae1-7/+2
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae1-1/+1
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae1-2/+2
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae1-2/+2
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe1-6/+6
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh1-1/+7
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh1-1/+1
2012-09-18makepkg: fix warnings with --noextractAllan McRae1-9/+1
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner1-2/+10
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner1-1/+1
2012-08-03makepkg: delay checking for build package with pkgver()Allan McRae1-46/+57
2012-08-03makepkg: add hg url supportAllan McRae1-3/+66
2012-08-03makepkg: check pkgver validity after updatingAllan McRae1-9/+25
2012-08-03makepkg: only update pkgver when all sources are availableAllan McRae1-1/+1