summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2013-06-26Merge branch 'maint'Allan McRae
2013-06-23Respect paths with spaces on --installAndrea Scarpino
2013-06-18Merge branch 'maint'Allan McRae
2013-06-16makepkg: fix typo for distcc testAllan McRae
2013-06-06Merge branch 'maint'Allan McRae
2013-06-04Restrict pkgname from starting with a dot.Allan McRae
2013-05-29makepkg: add support for CARCH environment varPhillip Smith
2013-05-29makepkg: remove support for PKGBUILDs without a package() functionAllan McRae
2013-05-29makepkg: Add helper to test for functions in build scriptAllan McRae
2013-05-29makepkg: remove sourcing PKGBUILD from stdinAllan McRae
2013-05-29Merge branch 'maint'Allan McRae
2013-05-18makepkg: Use LOGDEST for logpipeAllan McRae
2013-05-18makepkg: fixup broken revision and repo referencesDave Reisner
2013-05-07Merge branch 'maint'Allan McRae
2013-04-30Add --noprepare option to makepkgEric Bélanger
2013-04-30Add -V/--version option to makepkg's usage function and man pageEric Bélanger
2013-04-28makepkg: avoid redirecting stdoutDave Reisner
2013-04-12makepkg: fix svn repo extractionAllan McRae
2013-04-12Do not use checkout directory for SVN configAllan McRae
2013-04-11Add support for all bzr URLs in the PKGBUILD source arrayMaxime Gauduin
2013-04-11makepkg: don't run remove_deps twice when unneededWilliam Giokas
2013-04-06makepkg: avoid file|grep dependency for CRLF checkDave Reisner
2013-04-06makepkg: remove extra ansi color codesAndrew Gregory
2013-04-01remove continue from download_localDaniel Wallace
2013-03-31makepkg: unset GREP_OPTIONSAndrew Gregory
2013-03-30Ensure we are always in $SRCDEST before downloadingAllan McRae
2013-03-26Remove duplicate optionAllan McRae
2013-03-14Revert "makepkg: Use a recursive git clone."Allan McRae
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas
2013-03-07makepkg: Use a recursive git clone.Neer Sighted
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner
2013-02-13makepkg: fix -r and --needed conflictWilliam Giokas
2013-02-13makepkg: add lrzip compression supportAllan McRae
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-03makepkg: Print out full version on pkgver updateWilliam Giokas
2013-01-03makepkg: use --apparent-size when du supports itAllan McRae
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-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