summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Prepare release20140510Pierre Schmitz1-1/+1
2014-05-10Switch to root when started as regular userSébastien Luttringer5-6/+18
2014-05-10get_full_version :: remove duplicated epoch checkBlackEagle1-1/+1
2014-05-10when cleanup is called without code exit with 0BlackEagle1-1/+1
2014-05-10abort and die are serious errors so throw 255 outBlackEagle1-3/+3
2014-05-10Update mtime of chroot when buildingJan Alexander Steffens (heftig)1-0/+3
2014-05-10Remove broken unknown arguments check and fix usageJoel Teichroeb1-3/+2
2014-05-04Use -fstack-protector-strongAllan McRae2-4/+4
2013-11-07Prepare release20131107Pierre Schmitz1-1/+1
2013-11-07FS#37656 - [devtools] add SRCPKGDEST to makechrootpkgMarkus M. May1-5/+16
2013-11-07makechrootpkg: Don't copy the logpipeJan Alexander Steffens (heftig)1-0/+1
2013-11-04find_cached_package: avoid adding duplicatesDave Reisner1-2/+7
2013-11-01checkpkg: Fix usage of local mirrors20131101Pierre Schmitz1-10/+8
2013-11-01Prepare releasePierre Schmitz1-1/+1
2013-11-01Add support for building bzr packagesMaxime Gauduin1-6/+8
2013-11-01Add mountpoint check to btrfs subvol logicWorMzy Tykashi1-1/+1
2013-11-01common: implement find_cached_packageDave Reisner3-31/+76
2013-11-01commitpkg: check all files at once for version controlDave Reisner1-9/+13
2013-11-01makechrootpkg: Look harder for -R argumentDave Reisner1-5/+7
2013-11-01checkpkg: Only match .so at end of filenames for soname checkEric Bélanger1-1/+1
2013-10-27checkpkg: Fix soname checkEric Bélanger1-2/+2
2013-10-27checkpkg: Create symlinks to old packages in $TEMPDIR instead of $PWDEric Bélanger1-4/+4
2013-10-20prepare release20131020Pierre Schmitz1-1/+1
2013-10-20Remove libtool files by defaultPierre Schmitz2-4/+4
2013-10-19Make !staticlibs the default in makepkg.confAllan McRae2-4/+4
2013-08-19makechrootpkg: add generic support for additional bind mountsDave Reisner1-3/+15
2013-08-18checkpkg: avoid using PKGEXT to guess tarball nameDave Reisner1-14/+16
2013-08-18ensure that PKGBUILDs aren't sourced via PATHDave Reisner2-2/+2
2013-08-18arch-nspawn: allow oddly named directoriesDave Reisner1-8/+8
2013-08-18arch-nspawn: avoid escaping mount_argsDave Reisner1-7/+3
2013-08-08Prepare release20130808Pierre Schmitz1-1/+1
2013-08-08Update makepkg.conf from pacman 4.1.2Pierre Schmitz2-0/+4
2013-08-08Makefile: validate generated files as part of buildDave Reisner1-0/+1
2013-08-08avoid injecting code into the format stringDave Reisner9-24/+24
2013-08-08common: Properly forward arguments from die to errorDave Reisner1-1/+1
2013-08-08arch-nspawn: remove leading - from the machine name/hostnameFlorian Pritz1-1/+4
2013-05-25prepare new release20130525Pierre Schmitz1-1/+1
2013-05-25Move all scripts from sbin to bin directoriesPierre Schmitz1-8/+3
2013-05-25Update .gitignoreJan Alexander Steffens (heftig)1-0/+1
2013-05-25crossrepomove: copy packages locallyJan Alexander Steffens (heftig)1-5/+2
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)1-0/+11
2013-05-11makechrootpkg: Update comments to point out the bad hacksJan Alexander Steffens (heftig)1-3/+4
2013-05-11archbuild: Correct makechrootpkg argument orderJan Alexander Steffens (heftig)1-1/+1
2013-05-11arch-nspawn: Quiet systemd-nspawn againJan Alexander Steffens (heftig)1-1/+1
2013-05-11makechrootpkg: Split out chrootbuild into a functionJan Alexander Steffens (heftig)1-28/+42
2013-05-06makechrootpkg: Ensure we have a writable PKGBUILDJan Alexander Steffens (heftig)1-0/+5
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)2-3/+9
2013-05-03makechrootpkg: Avoid parsing PKGBUILD and support VCS sourcesJan Alexander Steffens (heftig)1-148/+173
2013-05-03makechrootpkg: Remove add_to_db featureJan Alexander Steffens (heftig)3-14/+2
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)4-37/+29