summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
2013-08-16Avoid having code/variables in format strings.Luke Shumaker
2013-08-16Merge remote-tracking branch 'remotes/devtools/master'Luke Shumaker
2013-08-08avoid injecting code into the format stringDave Reisner
2013-06-15makechrootpkg: ~/.makepkg.conf should take precedence over /etc/Luke Shumaker
2013-06-15makechrootpkg: handle makepkg_args betterLuke Shumaker
2013-06-15Merge branch 'devtools'Luke Shumaker
2013-06-15Merge commit '7ca4e'Luke Shumaker
2013-06-15Merge commit 'abba'Luke Shumaker
2013-06-15Merge commit 'a7a0': merge our and their lock functionsLuke Shumaker
2013-06-15redo the lock functions to not append .lockLuke Shumaker
2013-06-15Merge commit '4535'Luke Shumaker
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)
2013-05-14makechrootpkg.in: only run `makepkg "$copydir/repo"` onceLuke Shumaker
2013-05-14makechrootpkg.in: even though it is, don't require $pkgfile to be absolute wh...Luke Shumaker
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-30makechrootpkg.in: make lock waiting messages more clear, fix .lock.lock bugLuke Shumaker
2013-04-30makechrootpkg.in: adjust mkarchroot usage to our versionLuke Shumaker
2013-04-24Merge tag '20130408' into completeLuke Shumaker
2013-04-24Merge commit '35dc74' into completeLuke Shumaker
2013-04-24Merge commit '0dc255' into completeLuke Shumaker
2013-04-24Merge commit '0c6264' into completeLuke Shumaker
2013-04-24Merge commit 'b807c' into completeLuke Shumaker
2013-04-24Merge commit '280d55' into completeLuke Shumaker
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-12-02fix a bug in makechrootpkg.inLuke Shumaker
2012-11-28Merge remote-tracking branch 'devtools/master' into completeLuke Shumaker
2012-11-26makechrootpkg: read $MAKEPKGLuke Shumaker
2012-11-25Use common functions to handle file lockingLuke Shumaker
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