Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
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-18Pull translation updatesAllan McRae
2013-06-16makepkg: fix typo for distcc testAllan McRae
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith
2013-06-06Merge branch 'maint'Allan McRae
2013-06-06Pull translation updates and regenerateAllan McRae
2013-06-04pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner
2013-06-04Restrict pkgname from starting with a dot.Allan McRae
2013-05-30makepkg-template: add --version and some license infoFlorian Pritz
2013-05-29makepkg-template: Stop using given/whenFlorian Pritz
2013-05-29makepkg-template: Add gettext supportFlorian Pritz
2013-05-29Add makepkg-templateFlorian Pritz
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-05-07More translation updatesAllan McRae
2013-04-30Pull translation updates from transifexAllan 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-18Fix spelling errors using 'codespell' toolAnatol Pomozov
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