summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Add a -n option to repo-add to only add new packagesDanny George2013-01-03
* makepkg: Print out full version on pkgver updateWilliam Giokas2013-01-03
* makepkg: use --apparent-size when du supports itAllan McRae2013-01-03
* parseopts: remove superfluous continue/shift statementsDave Reisner2013-01-03
* Update copyright year for 2013Allan McRae2013-01-03
* makepkg: add mtree file into packageAllan McRae2012-12-14
* Added LOGDEST variableWilliam Giokas2012-12-14
* makepkg: normalize whitespace in $pkgdesc when writing .PKGINFODave Reisner2012-12-14
* pkgdelta: avoid use of eval and IFS manipulationDave Reisner2012-12-14
* makepkg: install debug symbol packages if requestedAllan McRae2012-11-27
* makepkg: assign debugging symbol directory to a variableAllan McRae2012-11-27
* makepkg: allow debug package suffix to be configurableAllan McRae2012-11-27
* makepkg: create package from stripped debug symbolsAllan McRae2012-11-27
* makepkg: output the name of the package being createdAllan McRae2012-11-27
* makepkg: strip debugging symbols into separate folderAllan McRae2012-11-27
* makepkg: always use pkg/$pkgname as $pkgdirAllan McRae2012-11-27
* makepkg: move debug symbol stripping to separate functionAllan McRae2012-11-27
* makepkg: add option to include debugging compiler flagsAllan McRae2012-11-27
* makepkg: always run tidy_install on repackagingAllan McRae2012-11-27
* Add --needed option to makepkgwgiokas2012-11-27
* Use sentence case in makepkgJason St. John2012-11-27
* makepkg: save path to PACMAN and test availabilityAllan McRae2012-11-27
* Remove last traces of handling command arguments in $PACMANMartin Panter2012-11-27
* makepkg: fix signing built packageChristian Hesse2012-11-27
* makepkg: deprecate PKGBUILDs without a package() functionAllan McRae2012-11-27
* makepkg: print "SKIP" for signature checksumsAllan McRae2012-11-27
* makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae2012-11-27
* repo-add: quote filename for consistent output styleAllan McRae2012-11-27
* makepkg: fix incorrect bracket usageAllan McRae2012-09-18
* makepkg: Add Bazaar VCS supportGary van der Merwe2012-09-18
* makepkg: fix order of --help outputAllan McRae2012-09-18
* makepkg: allow fragment to contain a "#" characterAllan McRae2012-09-18
* makepkg: always check makepkg.conf for match to download protocolAllan McRae2012-09-18
* makepkg: do not embed timestamps in compressed manpagesAllan McRae2012-09-18
* makepkg: check if hg and svn directories are non-empty before updatingAllan McRae2012-09-18
* makepkg: do not create hg working directory on checkoutAllan McRae2012-09-18
* makepkg: Improvements to get_filename:Gary van der Merwe2012-09-18
* makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh2012-09-18
* makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh2012-09-18
* makepkg: fix warnings with --noextractAllan McRae2012-09-18
* makepkg: implement dir_is_empty for dir content checksDave Reisner2012-09-18
* pkgdelta: pass correct args to create_deltaDave Reisner2012-09-18
* makepkg: delay checking for build package with pkgver()Allan McRae2012-08-04
* makepkg: add hg url supportAllan McRae2012-08-04
* makepkg: check pkgver validity after updatingAllan McRae2012-08-04
* makepkg: only update pkgver when all sources are availableAllan McRae2012-08-04
* makepkg: add --holdver to control VCS source updatingAllan McRae2012-08-04
* makepkg: do not download VCS sources unless neededAllan McRae2012-08-04
* makepkg: rename myverAllan McRae2012-08-04
* makepkg: add support for SVN urlsAllan McRae2012-08-04