Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | Small makefile update | Dan McGee | 1 | -1/+2 |
2009-01-03 | makepkg: detect incorrect usage of provides array | Allan McRae | 1 | -2/+10 |
2009-01-03 | makepkg: tidy version package tests | Allan McRae | 1 | -6/+6 |
2009-01-03 | makepkg: quote all uses of BUILDSCRIPT | Allan McRae | 1 | -4/+4 |
2009-01-03 | makepkg: Replace getopt with internal function | Allan McRae | 1 | -2/+89 |
2008-12-08 | makepkg: save and restore shell options before and after build() | Dan McGee | 1 | -0/+4 |
2008-11-30 | Simplify mercurial revision command | Dan McGee | 1 | -1/+1 |
2008-11-01 | makepkg: fix bash substitution to work under older versions | Dan McGee | 1 | -2/+2 |
2008-10-29 | Give pacman-optimize a refresher | Dan McGee | 1 | -21/+34 |
2008-10-29 | makepkg: fix updating PKGBUILD when building SCM packages | Allan McRae | 1 | -1/+3 |
2008-10-19 | repo-add: Use openssl instead of md5sum | Dan McGee | 1 | -2/+2 |
2008-08-26 | makepkg : allow to specify a download filename | Xavier Chantry | 1 | -20/+45 |
2008-08-23 | makepkg : localize the Y/n part of the question. | Xavier Chantry | 1 | -3/+4 |
2008-08-23 | makepkg: do insensitive comparisons of checksums. | Xavier Chantry | 1 | -1/+3 |
2008-08-20 | Factor shell script size command into configure script | Dan McGee | 2 | -2/+3 |
2008-08-20 | repo-add: add optdepends to the sync database. | Xavier Chantry | 1 | -1/+3 |
2008-08-20 | repo-add: Fix whitespaces handling in variables. | Nagy Gabor | 1 | -9/+8 |
2008-08-14 | Fix error when sourcing profile script | Allan McRae | 1 | -0/+3 |
2008-08-09 | Fix creation of source package with local source files | Allan McRae | 1 | -1/+1 |
2008-08-04 | makepkg: fix download functions with weird urls. | Xavier Chantry | 1 | -12/+14 |
2008-08-04 | makepkg: Clarify usage instructions for --allsource/--source | Dan McGee | 1 | -1/+2 |
2008-07-30 | makepkg: Fix STRIP_DIRS test. | Xavier Chantry | 1 | -2/+3 |
2008-07-30 | makepkg : use /etc/profile | Xavier Chantry | 1 | -7/+2 |
2008-07-25 | makepkg: add packages to pkgdeps list only after successful install | Allan McRae | 1 | -2/+2 |
2008-07-21 | Make strip paths configurable | Allan McRae | 1 | -3/+6 |
2008-07-19 | Strip *.a libraries in makepkg | Allan McRae | 1 | -1/+3 |
2008-07-19 | Use LC_ALL=C everywhere | Allan McRae | 1 | -2/+2 |
2008-07-16 | Use "pacman -S $dep" in makepkg's dependency resolving | Nagy Gabor | 1 | -7/+2 |
2008-07-16 | makepkg: speed up svn revision check for large repositories | Dan McGee | 1 | -1/+1 |
2008-07-08 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-06-30 | repo-add cleanup. | Xavier Chantry | 2 | -15/+15 |
2008-06-27 | Remove symlinks to libtool files | Allan McRae | 1 | -1/+1 |
2008-06-23 | Additional path quoting and srcdir/pkgdir usage | Allan McRae | 1 | -9/+8 |
2008-06-15 | makepkg: add several quotes needed after nullglob. | Xavier Chantry | 1 | -6/+6 |
2008-06-15 | makepkg: Add missing quotes for the source array. | Xavier Chantry | 1 | -4/+4 |
2008-06-15 | Use openssl for checksum verification instead of *sum utilities | Sebastian Nowicki | 1 | -7/+7 |
2008-06-14 | Combine repo-add and repo-remove into one script | Dan McGee | 3 | -244/+76 |
2008-06-14 | repo-*: allow use of readlink or realpath | Dan McGee | 2 | -10/+33 |
2008-06-14 | Move geninteg block in makepkg before error checking | Allan McRae | 1 | -11/+12 |
2008-06-13 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-06-13 | Use shell builtin to list files for package inclusion | Dan McGee | 1 | -1/+5 |
2008-06-09 | makepkg: remove deprecated --usesudo code | Dan McGee | 1 | -7/+2 |
2008-06-09 | makepkg: add --allsource option | Allan McRae | 1 | -12/+34 |
2008-06-02 | Don't require --force when using the --nobuild option | Anton Fiuman | 1 | -1/+1 |
2008-05-31 | makepkg: remove some dead TODO code | Dan McGee | 1 | -7/+0 |
2008-05-31 | Allow GIT version to be used in pacman builds | Dan McGee | 1 | -1/+8 |
2008-05-29 | makepkg - add check for valid options in PKGBUILD | Allan McRae | 1 | -20/+21 |
2008-05-29 | No error in makepkg when removing deps fails | Allan McRae | 1 | -2/+9 |
2008-05-29 | Use chown 0:0 instead of root.root | Sebastian Nowicki | 1 | -2/+2 |
2008-05-29 | Use "legacy mode" on Mac OSX (for file command) | Sebastian Nowicki | 1 | -0/+3 |