Age | Commit message (Expand) | Author |
2009-01-12 | makepkg : fix a lot of breakages caused by Allan | Xavier Chantry |
2009-01-03 | makepkg: Add support for specifying LDFLAGS | Allan McRae |
2009-01-03 | makepkg: move BUILDSCRIPT from makepkg.conf | Allan McRae |
2009-01-03 | makepkg: Introduce purge option | Allan McRae |
2009-01-03 | makepkg: Add used options to PKGINFO file | Allan McRae |
2009-01-03 | makepkg: add fallback for when MAN_DIRS is unset | Allan McRae |
2009-01-03 | makepkg: provide MAN_DIRS configuration variable | Allan McRae |
2009-01-02 | Merge branch 'maint' | Dan McGee |
2009-01-02 | makepkg: detect incorrect usage of provides array | Allan McRae |
2009-01-02 | makepkg: tidy version package tests | Allan McRae |
2009-01-02 | makepkg: quote all uses of BUILDSCRIPT | Allan McRae |
2009-01-02 | makepkg: Replace getopt with internal function | Allan McRae |
2008-12-07 | Merge branch 'maint' | Dan McGee |
2008-12-07 | makepkg: ensure PKGBUILD does not contain CRLF characters | Dan McGee |
2008-12-07 | makepkg: several small bits of tidying | Allan McRae |
2008-12-07 | makepkg: save and restore shell options before and after build() | Dan McGee |
2008-12-02 | Merge branch 'maint' | Dan McGee |
2008-11-30 | Simplify mercurial revision command | Dan McGee |
2008-10-31 | Merge branch 'maint' | Dan McGee |
2008-10-31 | makepkg: actually fix passing PKGBUILD from pipe | Allan McRae |
2008-10-31 | makepkg: fix bash substitution to work under older versions | Dan McGee |
2008-10-28 | makepkg: enable passing PKGBUILD from pipe | Allan McRae |
2008-10-28 | Merge branch 'maint' | Dan McGee |
2008-10-28 | makepkg: fix updating PKGBUILD when building SCM packages | Allan McRae |
2008-10-12 | makepkg: allow compression type to be autodetected | Dan McGee |
2008-08-26 | Merge branch 'maint' | Dan McGee |
2008-08-25 | makepkg : allow to specify a download filename | Xavier Chantry |
2008-08-23 | makepkg : add --config option for an alternate config file. | Xavier Chantry |
2008-08-23 | makepkg: check all integrity sums found in the PKGBUILD | Dan McGee |
2008-08-23 | Treat info pages like man pages | Allan McRae |
2008-08-23 | makepkg : localize the Y/n part of the question. | Xavier Chantry |
2008-08-23 | makepkg: do insensitive comparisons of checksums. | Xavier Chantry |
2008-08-13 | Fix error when sourcing profile script | Allan McRae |
2008-08-09 | Fix creation of source package with local source files | Allan McRae |
2008-08-04 | makepkg: fix download functions with weird urls. | Xavier Chantry |
2008-08-04 | makepkg: Clarify usage instructions for --allsource/--source | Dan McGee |
2008-07-29 | makepkg: Fix STRIP_DIRS test. | Xavier Chantry |
2008-07-29 | makepkg : use /etc/profile | Xavier Chantry |
2008-07-24 | makepkg: add packages to pkgdeps list only after successful install | Allan McRae |
2008-07-20 | Make strip paths configurable | Allan McRae |
2008-07-19 | Strip *.a libraries in makepkg | Allan McRae |
2008-07-19 | Use LC_ALL=C everywhere | Allan McRae |
2008-07-15 | Use "pacman -S $dep" in makepkg's dependency resolving | Nagy Gabor |
2008-07-15 | makepkg: speed up svn revision check for large repositories | Dan McGee |
2008-07-07 | Merge branch 'maint' | Dan McGee |
2008-06-27 | Remove symlinks to libtool files | Allan McRae |
2008-06-22 | Additional path quoting and srcdir/pkgdir usage | Allan McRae |
2008-06-15 | makepkg: add several quotes needed after nullglob. | Xavier Chantry |
2008-06-15 | makepkg: Add missing quotes for the source array. | Xavier Chantry |
2008-06-15 | Use openssl for checksum verification instead of *sum utilities | Sebastian Nowicki |