| Commit message (Expand) | Author | Age |
... | |
| * | makepkg: save and restore shell options before and after build() | 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 |
* | | Merge branch 'maint' | Dan McGee | 2008-12-02 |
|\| |
|
| * | Simplify mercurial revision command | Dan McGee | 2008-11-30 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-31 |
|\| |
|
| * | makepkg: fix bash substitution to work under older versions | Dan McGee | 2008-10-31 |
* | | makepkg: actually fix passing PKGBUILD from pipe | Allan McRae | 2008-10-31 |
* | | makepkg: enable passing PKGBUILD from pipe | Allan McRae | 2008-10-28 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-28 |
|\| |
|
| * | Give pacman-optimize a refresher | Dan McGee | 2008-10-28 |
| * | makepkg: fix updating PKGBUILD when building SCM packages | Allan McRae | 2008-10-28 |
| * | repo-add: Use openssl instead of md5sum | Dan McGee | 2008-10-18 |
* | | makepkg: allow compression type to be autodetected | Dan McGee | 2008-10-12 |
* | | Quiet up the make process a bit | Dan McGee | 2008-10-12 |
* | | Merge branch 'maint' | Dan McGee | 2008-08-26 |
|\| |
|
| * | makepkg : allow to specify a download filename | Xavier Chantry | 2008-08-25 |
* | | makepkg : add --config option for an alternate config file. | Xavier Chantry | 2008-08-23 |
* | | Remove DB_COMPRESSION and DB_CHECKSUMS from makepkg.conf | 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-23 |
* | Factor shell script size command into configure script | Dan McGee | 2008-08-19 |
* | repo-add: add optdepends to the sync database. | Xavier Chantry | 2008-08-19 |
* | repo-add: Fix whitespaces handling in variables. | Nagy Gabor | 2008-08-19 |
* | Fix error when sourcing profile script | Allan McRae | 2008-08-13 |
* | Fix creation of source package with local source files | Allan McRae | 2008-08-09 |
* | makepkg: fix download functions with weird urls. | Xavier Chantry | 2008-08-04 |
* | makepkg: Clarify usage instructions for --allsource/--source | Dan McGee | 2008-08-04 |
* | makepkg: Fix STRIP_DIRS test. | Xavier Chantry | 2008-07-29 |
* | makepkg : use /etc/profile | Xavier Chantry | 2008-07-29 |
* | makepkg: add packages to pkgdeps list only after successful install | Allan McRae | 2008-07-24 |
* | Make strip paths configurable | Allan McRae | 2008-07-20 |
* | Strip *.a libraries in makepkg | Allan McRae | 2008-07-19 |
* | Use LC_ALL=C everywhere | Allan McRae | 2008-07-19 |
* | 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-15 |
* | Merge branch 'maint' | Dan McGee | 2008-07-07 |
|\ |
|
| * | Remove symlinks to libtool files | Allan McRae | 2008-06-27 |
* | | repo-add cleanup. | Xavier Chantry | 2008-06-29 |
* | | Additional path quoting and srcdir/pkgdir usage | Allan McRae | 2008-06-22 |
* | | 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 | 2008-06-15 |
* | | Combine repo-add and repo-remove into one script | Dan McGee | 2008-06-14 |
* | | repo-*: allow use of readlink or realpath | Dan McGee | 2008-06-14 |
* | | Move geninteg block in makepkg before error checking | Allan McRae | 2008-06-14 |
* | | Merge branch 'maint' | Dan McGee | 2008-06-12 |
|\| |
|
| * | Don't require --force when using the --nobuild option | Anton Fiuman | 2008-06-01 |