Age | Commit message (Expand) | Author |
2008-08-23 | 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-19 | 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-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-29 | repo-add cleanup. | Xavier Chantry |
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 |
2008-06-14 | 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-12 | Merge branch 'maint' | Dan McGee |
2008-06-12 | Use shell builtin to list files for package inclusion | Dan McGee |
2008-06-08 | makepkg: remove deprecated --usesudo code | Dan McGee |
2008-06-08 | makepkg: add --allsource option | Allan McRae |
2008-06-01 | Don't require --force when using the --nobuild option | Anton Fiuman |
2008-05-31 | makepkg: remove some dead TODO code | Dan McGee |
2008-05-31 | Allow GIT version to be used in pacman builds | Dan McGee |
2008-05-29 | makepkg - add check for valid options in PKGBUILD | Allan McRae |
2008-05-29 | No error in makepkg when removing deps fails | Allan McRae |
2008-05-29 | Use chown 0:0 instead of root.root | Sebastian Nowicki |
2008-05-29 | Use "legacy mode" on Mac OSX (for file command) | Sebastian Nowicki |
2008-05-29 | Allow an unprivileged user to create packages without fakeroot | Sebastian Nowicki |
2008-05-29 | du -b is not available on BSD, use du -k instead. | Xavier Chantry |
2008-05-29 | Replace usage of "cp -s" with the more portable "ln -s" | Sebastian Nowicki |
2008-05-13 | Remove --builddeps from makepkg | Dan McGee |
2008-05-10 | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee |
2008-05-10 | makepkg: Unify start and end messages | Dan McGee |
2008-04-29 | Merge branch 'maint' | Dan McGee |
2008-04-27 | makepkg: fix strip section to allow spaces in paths | Daenyth Blank |