summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-05Merge branch 'archlinux'libretools-20141128Luke Shumaker
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
2014-01-05makechrootpkg: fix the btrfs check in both placeslibretools-20140106Luke Shumaker
2014-01-04Merge branch 'devtools'Luke Shumaker
2013-11-07Prepare release20131107Pierre Schmitz
2013-11-07FS#37656 - [devtools] add SRCPKGDEST to makechrootpkgMarkus M. May
2013-11-07makechrootpkg: Don't copy the logpipeJan Alexander Steffens (heftig)
2013-11-04find_cached_package: avoid adding duplicatesDave Reisner
2013-11-01checkpkg: Fix usage of local mirrors20131101Pierre Schmitz
2013-11-01Prepare releasePierre Schmitz
2013-11-01Add support for building bzr packagesMaxime Gauduin
2013-11-01Add mountpoint check to btrfs subvol logicWorMzy Tykashi
2013-11-01common: implement find_cached_packageDave Reisner
2013-11-01commitpkg: check all files at once for version controlDave Reisner
2013-11-01makechrootpkg: Look harder for -R argumentDave Reisner
2013-11-01checkpkg: Only match .so at end of filenames for soname checkEric Bélanger
2013-10-27checkpkg: Fix soname checkEric Bélanger
2013-10-27checkpkg: Create symlinks to old packages in $TEMPDIR instead of $PWDEric Bélanger
2013-10-26Merge branch 'devtools'libretools-20131027Luke Shumaker
2013-10-26arch-nspawn: fix grammar in error message: s/a Arch/an Arch/Luke Shumaker