summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-20prepare release20131020Pierre Schmitz
2013-10-20Remove libtool files by defaultPierre Schmitz
2013-10-19Make !staticlibs the default in makepkg.confAllan McRae
2013-10-09This is embarrassing, I messed up the braces on $@ for lock/slocklibretools-20131015Luke Shumaker
2013-09-26Merge branch 'devtools'libretools-20130930Luke Shumaker
2013-09-26arch-nspawn: limit the machine_name length to ${HOST_NAME_MAX:-64} chars.Luke Shumaker
2013-09-26Merge branch 'devtools' (early part)Luke Shumaker
2013-09-23checkpkg: I missed a case of string interpolationLuke Shumaker
2013-09-11arch-nspawn: set machine_name in a safer/different way, don't hide errorslibretools-20130914Luke Shumaker
2013-08-19makechrootpkg: add generic support for additional bind mountsDave Reisner
2013-08-18checkpkg: avoid using PKGEXT to guess tarball nameDave Reisner
2013-08-18ensure that PKGBUILDs aren't sourced via PATHDave Reisner
2013-08-18arch-nspawn: allow oddly named directoriesDave Reisner
2013-08-18arch-nspawn: avoid escaping mount_argsDave Reisner
2013-08-16Avoid having code/variables in format strings.Luke Shumaker
2013-08-16support formatted messages to stat_busy, lock, and slockLuke Shumaker
2013-08-16Merge remote-tracking branch 'remotes/devtools/master'Luke Shumaker