summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe
2012-09-18makepkg: fix order of --help outputAllan McRae
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh
2012-09-18makepkg: fix warnings with --noextractAllan McRae
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner
2012-08-04makepkg: delay checking for build package with pkgver()Allan McRae
2012-08-04makepkg: add hg url supportAllan McRae
2012-08-04makepkg: check pkgver validity after updatingAllan McRae