summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* makepkg: Add --verifysource to only download/verify source filesOlivier Brunel2013-03-10
* makepkg: Make VCS download functions use get_filenameNeer Sighted2013-03-10
* makepkg: Separate vcs download and extractWilliam Giokas2013-03-10
* contrib: Make pacdiff colors the same as makepkgWilliam Giokas2013-03-08
* scripts: Add color to repo-addWilliam Giokas2013-03-08
* scripts: Add color to pkgdeltaWilliam Giokas2013-03-08
* scripts: Add color to pacman-optimizeWilliam Giokas2013-03-08
* scripts: Add color to pacman-keyWilliam Giokas2013-03-08
* scripts: Add color to pacman-db-upgradeWilliam Giokas2013-03-08
* scripts: Add color to library/output_format.shWilliam Giokas2013-03-08
* makepkg: Use a recursive git clone.Neer Sighted2013-03-07
* makepkg: Avoid find to fork for each rm callSébastien Luttringer2013-03-07
* Add staticlibs option in PKGBUILDSébastien Luttringer2013-03-07
* makepkg: add support for .pkg.tar.lzoDave Reisner2013-02-16
* makepkg: fix -r and --needed conflictWilliam Giokas2013-02-13
* makepkg: add lrzip compression supportAllan McRae2013-02-13
* makepkg: make $pkgdir non-accessible during build()Allan McRae2013-02-07
* makepkg: Integrate check_install into tidy_installChirantan Ekbote2013-01-29
* makepkg: Formatting consistency in write_pkginfoWilliam Giokas2013-01-17
* pacman-key: reduce verbosity of --populatePierre Schmitz2013-01-04
* pacman-key: handle local signing of multiple keysAllan McRae2013-01-04
* 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