summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
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
* 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
* makepkg: Print out full version on pkgver updateWilliam Giokas2013-01-03
* makepkg: use --apparent-size when du supports itAllan McRae2013-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
* 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
* 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
* makepkg: delay checking for build package with pkgver()Allan McRae2012-08-04