summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-06Reverse the previous commit--passing in makepkg_args as args is better.libretools-20150607Luke Shumaker
2015-06-06makechrootpkg: remove extra arguments to /chrootbuildLuke Shumaker
2015-06-06Merge branch 'archlinux'Luke Shumaker
2015-06-06Bump version to 2015060620150606Evangelos Foutras
2015-06-06makechrootpkg: verify sources before preparing chrootEvangelos Foutras
2015-06-06commitpkg: Force unarmored signaturesJohannes Löthberg
2015-05-17Merge branch 'archlinux'libretools-20150526Luke Shumaker
2015-05-14Prepare release20150514Pierre Schmitz
2015-05-14fix handling of public keyringChristian Hesse
2015-04-13Merge branch 'archlinux'Luke Shumaker
2015-02-28prepare 20150228 release20150228Dave Reisner
2015-02-28handle gnupg 2.1.x public keyringChristian Hesse
2015-02-15makechrootpkg: keep all function defs togetherDave Reisner
2015-01-01Merge branch 'archlinux'libretools-20150104Luke Shumaker
2014-12-24prepare 20141224 release20141224Dave Reisner
2014-12-23makepkg-*.conf: add VCSCLIENTS definitionDave Reisner
2014-11-05Merge branch 'archlinux'libretools-20141128Luke Shumaker
2014-10-25checkpkg: mask errors from lib-providesDave Reisner
2014-10-25find-libdeps: cleanup some quoting/array concernsDave Reisner
2014-10-24prepare release 2014102420141024Dave Reisner
2014-10-20makechrootpkg: treat makepkg_args as arrayDave Reisner
2014-10-20makechrootpkg: don't run namcap if makepkg failsDave Reisner
2014-10-19makechroot: die if we encounter an unexpected optionDave Reisner
2014-10-19save and reuse original argv when auto-elevatingDave Reisner
2014-10-01checkpkg: improve soname checkingDoug Newgard
2014-09-30makechrootpkg: make running namcap a "compile time" choiceDave Reisner
2014-09-30makechrootpkg: build as same UID as invokerDave Reisner
2014-09-22makechrootpkg: Use the btrfs mountpoint/subvolume check consistently.Luke Shumaker
2014-09-22mkarchroot: Correct "Usage:" text.Luke Shumaker
2014-09-22archbuild: Fix a variable name mistake. ($copydir -> $copy)Luke Shumaker
2014-09-22common: remove unreachable statementDave Reisner
2014-09-22makechrootpkg: use a simpler/safer expression with evalDave Reisner
2014-09-22arch-nspawn: Fix a grammar mistake (a/an) in an error message.Luke Shumaker
2014-09-22nspawn: skip machine registrationDave Reisner
2014-09-22common.sh: propagate error through trap_exitDave Reisner
2014-07-05commitpkg: Use printf-formatterslibretools-testing-20140726libretools-20141001Luke Shumaker
2014-05-15arch-nspawn: use getconf to find HOST_NAME_MAX at runtime.libretools-20140515Luke Shumaker
2014-05-11Add changes discussed with Dave Reisner on the arch-projects list.libretools-20140511Luke Shumaker
2014-05-10Tidy up.Luke Shumaker
2014-05-10arch-nspawn: go back to hiding stderrLuke Shumaker
2014-05-10lib/common.sh: Use `[[ a -ef b ]]` instead of double calls to `readlink -f`Luke Shumaker
2014-05-10Merge remote-tracking branch 'arch/master'Luke Shumaker
2014-05-10Prepare release20140510Pierre Schmitz
2014-05-10Switch to root when started as regular userSĂ©bastien Luttringer
2014-05-10get_full_version :: remove duplicated epoch checkBlackEagle
2014-05-10when cleanup is called without code exit with 0BlackEagle
2014-05-10abort and die are serious errors so throw 255 outBlackEagle
2014-05-10Update mtime of chroot when buildingJan Alexander Steffens (heftig)
2014-05-10Remove broken unknown arguments check and fix usageJoel Teichroeb
2014-05-04Use -fstack-protector-strongAllan McRae