Age | Commit message (Expand) | Author |
2011-07-25 | makechrootpkg: support absolute paths for chroot copy | Florian Pritz |
2011-07-25 | Install a package in the chroot without confirm | Andrea Scarpino |
2011-05-03 | Revert "Use en_US.UTF-8 locale instead of C to support unicode filenames" | Pierre Schmitz |
2011-05-03 | Use en_US.UTF-8 locale instead of C to support unicode filenames | Pierre Schmitz |
2011-04-17 | Copy check() log from chroot | Allan McRae |
2011-04-02 | Unify comment style | Dan McGee |
2011-03-22 | Make default copydir user-dependent | Jan Steffens |
2011-03-22 | Use Btrfs snapshots for chroot copies, when available | Jan Steffens |
2011-03-22 | Add flock-based locking to chroots | Jan Steffens |
2011-03-18 | Stop the PACKAGER= and MAKEFLAGS= from piling on | Jan Steffens |
2011-03-18 | makechrootpkg: Copy package logs with split packages (fixes FS#23239). | Lukas Fleischer |
2011-03-14 | Use readlink -e to canonicalize chrootdir | Jan Steffens |
2010-12-09 | makechrootpkg: The user nobody is only needed to run pacman | Pierre Schmitz |
2010-12-09 | Do not clean build directory on successful build | Allan McRae |
2010-10-17 | install option (-I) does not require a directory containing a PKGBUILD | Andrea Scarpino |
2010-08-20 | source PKGBUILD before evaluating install and changelog files | Pierre Schmitz |
2010-08-18 | makechrootpkg: read packager and makeflags from makepkg.conf | Pierre Schmitz |
2010-07-01 | Check if ~/.makepkg.conf exists | Pierre Schmitz |
2010-06-28 | local can only be used within functions | Pierre Schmitz |
2010-06-28 | remove useless sourcing of PKGBUILD | Pierre Schmitz |
2010-06-28 | Simplify detection of changelog and install files | Pierre Schmitz |
2010-06-28 | read {SRC, PKG}DEST from user makepkg.conf | Andrea Scarpino |
2010-06-28 | Fixed changelog support to work with makepkg 3.4 | Eric Bélanger |
2010-06-24 | removed mode lines; was not a good idea after all | Pierre Schmitz |
2010-05-02 | copy namcap.log to working dir | Pierre Schmitz |
2010-05-02 | Set target CARCH before sourcing the PKGBUILD | Pierre Schmitz |
2010-05-02 | exit 1 on build failure | Pierre Schmitz |
2010-03-03 | makechrootpkg: Keep source files even if build fails0.9.5 | Pierre Schmitz |
2010-03-03 | PKGEXT was not defined in the context | Pierre Schmitz |
2010-02-13 | apply common coding style | Pierre Schmitz |
2010-02-13 | set umask to 0022 | Pierre Schmitz |
2010-02-13 | inform the user of activities that might take a longer time0.9.1 | Pierre Schmitz |
2010-02-11 | don't cross filesystems. usefull if you bind a local mirror into your working... | Pierre Schmitz |
2010-02-11 | Reduce verbosity to a sane minimum | Pierre Schmitz |
2010-02-11 | Create a working copy instead of using an union layer | Pierre Schmitz |
2010-02-11 | Move build and package logs to WORKDIR, otherwise it is lost | Pierre Schmitz |
2010-01-11 | devtools: make sure all files are owned by nobody before building | Nezmer |
2010-01-11 | Reset umask before touching the chroot. | Byron Clark |
2009-12-18 | Remove sourcing of makepkg.conf files | Aaron Griffin |
2009-12-16 | makechrootpkg: Replaced DB_COMPRESSION with 'gz' | Eric Bélanger |
2009-12-16 | Use the host's SRCDEST and PKGDEST if defined | Aaron Griffin |
2009-10-28 | Move the determination of unique .install files0.8.0 | Ronald van Haren |
2009-10-06 | makechrootpkg: Ensure SRC/PKGDEST are directories | Andrea Scarpino |
2009-09-18 | makechrootpkg: Fixed add_to_db option check | Eric Bélanger |
2009-09-18 | makechrootpkg: fixed copying of split packages | Aaron Griffin |
2009-09-18 | Attempted fix for SRCDEST/PKGDEST parsing | Aaron Griffin |
2009-09-18 | Remove some extra cleanup umounts | Aaron Griffin |
2009-09-18 | Revert "Don't copy makepkg.conf into the chroot" | Aaron Griffin |
2009-09-18 | Fix indentation | Francois Charette |
2009-09-01 | makechrootpkg: fixed copying of .install files to chroot for split packages | Allan McRae |