Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)Author
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae
2013-10-31makepkg: allow empty source arraysAndrew Gregory
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae
2013-10-14makepkg: add LIBRARY variableAllan McRae
2013-10-14makepkg: alphabetically order option variablesAllan McRae
2013-10-14makepkg: do not refer to src/ or pkg/Allan McRae
2013-10-14Add a -C, --cleanbuild option to clear the source directory before building a...Lukáš Jirkovský
2013-10-14Link non-vcs sources into $srcdir during extractionAllan McRae
2013-10-14Remove makepkg license checkAllan McRae
2013-10-14Use $srcdir/ rather than src/ in makepkg helpAllan McRae
2013-09-18makepkg: redirect downloader output to STDERRXyne
2013-09-18makepkg: include all hash types in integlistXyne
2013-09-18makepkg: use c-style for loops for integrity checksDave Reisner
2013-09-18makepkg: always use read's -r flag with filenamesDave Reisner
2013-09-18makepkg: inline creation of checksum indentingDave Reisner
2013-09-18makepkg: cleanup a few format string injectionsDave Reisner
2013-09-04makepkg: add support for sha224 checksumsDave Reisner
2013-09-04makepkg: unify list of known hash algorithmsDave Reisner
2013-08-21makepkg: allow make-style environment var overridesDave Reisner
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-07-30Fix whitespace in makepkg.sh.in and makepkg-template.pl.inJason St. John
2013-07-22Install makedepends and checkdepends togetherAshley Whetter
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