Age | Commit message (Expand) | Author |
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 |
2009-08-18 | Don't copy makepkg.conf into the chroot | Evangelos Foutras |
2009-08-18 | makechrootpkg: Remove some extra packages | Eric Bélanger |
2009-08-12 | Replace '>/dev/null 2>&1' with '&>/dev/null' | Aaron Griffin |
2009-08-12 | Fix namcap errors and add PKGBUILD | Eric Bélanger |
2009-08-12 | makechrootpkg: Support for split packages | Eric Bélanger |
2009-08-06 | fix copy the install files on split packages. | Biru Ionut |
2009-06-30 | makechrootpkg: namcap path fix | Biru Ionut |
2009-06-12 | Cause chroot buildscript to exit with error | Aaron Griffin |
2009-05-13 | Use $PKGEXT defined in makepkg.conf | Pierre Schmitz |
2009-05-06 | Replace unionfs with aufs | Aaron Griffin |
2009-05-06 | Cleanup some of the DB addition code | Aaron Griffin |
2009-03-09 | makechrootpkg: remove 'local' keyword | Aaron Griffin |
2009-03-09 | makechrootpkg: remove (pkg|src)dest mount check | Aaron Griffin |
2009-03-09 | makechrootpkg: Don't fail if no chroot namcap | Aaron Griffin |