summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)
2013-05-11makechrootpkg: Update comments to point out the bad hacksJan Alexander Steffens (heftig)
2013-05-11makechrootpkg: Split out chrootbuild into a functionJan Alexander Steffens (heftig)
2013-05-06makechrootpkg: Ensure we have a writable PKGBUILDJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Avoid parsing PKGBUILD and support VCS sourcesJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Remove add_to_db featureJan Alexander Steffens (heftig)
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)
2013-04-08makechrootpkg: Add option to build in temp chrootSébastien Luttringer
2013-03-17makechrootpkg: Stat chrootdir type after existancySébastien Luttringer
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer
2013-03-10makechrootpkg: use var instead of file in $copydirSébastien Luttringer
2013-03-10makechrootpkg: Properly detect filesystem typeSébastien Luttringer
2013-03-10makechrootpkg: Display uniform $copy in messagesSébastien Luttringer
2013-03-10makechrootpkg: -I to handle multiple packagesSébastien Luttringer
2013-01-20-I ends early if there is nothing to buildSébastien Luttringer
2012-11-15Make sure the usage functions are consistentEric Bélanger
2012-10-27Fix return code handlingJan Alexander Steffens (heftig)
2012-10-03makechrootpkg: do not run namcap as rootPierre Schmitz
2012-09-14Fix ownership when copying files from chroot to systemFlorian Pritz
2012-06-11Enable signature checking within build environmentPierre Schmitz
2012-03-05makechrootpkg: Install the built packages before running namcap to reduce fal...Pierre Schmitz
2012-01-18makechrootpkg: fix error messageAllan McRae
2012-01-18Fix up usage help, the Default line belongs to -lJan Alexander Steffens (heftig)
2011-12-04makearchroot: source /etc/profile before buildingAllan McRae
2011-11-09makechrootpkg: fix repackIonut Biru
2011-11-06makechrootpkg: Create separate namcap log for every single filePierre Schmitz
2011-11-04Capitalize output messagesEric Bélanger
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-31makechrootpkg: Handle install and changelog file the same way as in commitpkgPierre Schmitz
2011-10-31makechrootpkg: Do not export LANGPierre Schmitz
2011-10-29makechrootpkg: Make host pubring.gpg available to check signed sourcesPierre Schmitz
2011-10-29makechrootpkg: Set the C locale system widePierre Schmitz
2011-10-14makechrootpkg: Avoid running namcap on non-package file like signaturesPierre Schmitz
2011-10-07Always log builds in makechrootpkgAllan McRae
2011-10-07makechrootpkg: If chroot is missing, exit instead of usageJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Add option to explicitly run namcapJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Source PKGBUILD only onceJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Use nullglobJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Always set PKGDEST and SRCDESTJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Replace $workdir with . ($PWD)Jan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Eliminate appname, only used onceJan Alexander Steffens (heftig)
2011-10-07makechrootpkg: Bashify syntaxJan Alexander Steffens (heftig)
2011-10-07Support non-standard install locationsLukas Fleischer