summaryrefslogtreecommitdiff
path: root/makechrootpkg
AgeCommit message (Expand)Author
2011-07-25makechrootpkg: support absolute paths for chroot copyFlorian Pritz
2011-07-25Install a package in the chroot without confirmAndrea Scarpino
2011-05-03Revert "Use en_US.UTF-8 locale instead of C to support unicode filenames"Pierre Schmitz
2011-05-03Use en_US.UTF-8 locale instead of C to support unicode filenamesPierre Schmitz
2011-04-17Copy check() log from chrootAllan McRae
2011-04-02Unify comment styleDan McGee
2011-03-22Make default copydir user-dependentJan Steffens
2011-03-22Use Btrfs snapshots for chroot copies, when availableJan Steffens
2011-03-22Add flock-based locking to chrootsJan Steffens
2011-03-18Stop the PACKAGER= and MAKEFLAGS= from piling onJan Steffens
2011-03-18makechrootpkg: Copy package logs with split packages (fixes FS#23239).Lukas Fleischer
2011-03-14Use readlink -e to canonicalize chrootdirJan Steffens
2010-12-09makechrootpkg: The user nobody is only needed to run pacmanPierre Schmitz
2010-12-09Do not clean build directory on successful buildAllan McRae
2010-10-17install option (-I) does not require a directory containing a PKGBUILDAndrea Scarpino
2010-08-20source PKGBUILD before evaluating install and changelog filesPierre Schmitz
2010-08-18makechrootpkg: read packager and makeflags from makepkg.confPierre Schmitz
2010-07-01Check if ~/.makepkg.conf existsPierre Schmitz
2010-06-28local can only be used within functionsPierre Schmitz
2010-06-28remove useless sourcing of PKGBUILDPierre Schmitz
2010-06-28Simplify detection of changelog and install filesPierre Schmitz
2010-06-28read {SRC, PKG}DEST from user makepkg.confAndrea Scarpino
2010-06-28Fixed changelog support to work with makepkg 3.4Eric Bélanger
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz
2010-05-02copy namcap.log to working dirPierre Schmitz
2010-05-02Set target CARCH before sourcing the PKGBUILDPierre Schmitz
2010-05-02exit 1 on build failurePierre Schmitz
2010-03-03makechrootpkg: Keep source files even if build fails0.9.5Pierre Schmitz
2010-03-03PKGEXT was not defined in the contextPierre Schmitz
2010-02-13apply common coding stylePierre Schmitz
2010-02-13set umask to 0022Pierre Schmitz
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz
2010-02-11don't cross filesystems. usefull if you bind a local mirror into your working...Pierre Schmitz
2010-02-11Reduce verbosity to a sane minimumPierre Schmitz
2010-02-11Create a working copy instead of using an union layerPierre Schmitz
2010-02-11Move build and package logs to WORKDIR, otherwise it is lostPierre Schmitz
2010-01-11devtools: make sure all files are owned by nobody before buildingNezmer
2010-01-11Reset umask before touching the chroot.Byron Clark
2009-12-18Remove sourcing of makepkg.conf filesAaron Griffin
2009-12-16makechrootpkg: Replaced DB_COMPRESSION with 'gz'Eric Bélanger
2009-12-16Use the host's SRCDEST and PKGDEST if definedAaron Griffin
2009-10-28Move the determination of unique .install files0.8.0Ronald van Haren
2009-10-06makechrootpkg: Ensure SRC/PKGDEST are directoriesAndrea Scarpino
2009-09-18makechrootpkg: Fixed add_to_db option checkEric Bélanger
2009-09-18makechrootpkg: fixed copying of split packagesAaron Griffin
2009-09-18Attempted fix for SRCDEST/PKGDEST parsingAaron Griffin
2009-09-18Remove some extra cleanup umountsAaron Griffin
2009-09-18Revert "Don't copy makepkg.conf into the chroot"Aaron Griffin
2009-09-18Fix indentationFrancois Charette
2009-09-01makechrootpkg: fixed copying of .install files to chroot for split packagesAllan McRae