| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | | 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 |
* | | 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 |
* | | Use shell builtin to list files for package inclusion | Dan McGee | 2008-06-12 |
* | | makepkg: remove deprecated --usesudo code | Dan McGee | 2008-06-08 |
* | | makepkg: add --allsource option | Allan McRae | 2008-06-08 |
* | | makepkg: remove some dead TODO code | Dan McGee | 2008-05-31 |
* | | 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-29 |
* | | Remove --builddeps from makepkg | Dan McGee | 2008-05-13 |
* | | makepkg: Unify start and end messages | Dan McGee | 2008-05-10 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-29 |
|\| |
|
| * | makepkg: fix strip section to allow spaces in paths | Daenyth Blank | 2008-04-27 |
* | | Add zipman makepkg option. | Chantry Xavier | 2008-03-16 |
* | | makepkg: Support for resuming source downloads | Roman Kyrylych | 2008-03-10 |
|/ |
|
* | Remove small remnant of old force=y option | Dan McGee | 2008-02-27 |
* | Fix two missing BUILDSCRIPT variables in makepkg. | Mark Constable | 2008-02-20 |
* | scripts: allow usage when gettext is not installed | Dan McGee | 2008-02-17 |
* | makepkg : set sane umask before source extraction. | Chantry Xavier | 2008-02-11 |
* | makepkg: do a quick check for the VCS binaries | Dan McGee | 2008-02-07 |
* | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 2008-02-02 |
* | makepkg: ensure binaries in /opt/* are stripped | Dan McGee | 2008-01-27 |
* | makepkg : improve determination of svn revision. | Chantry Xavier | 2008-01-27 |
* | workaround for a gettext string starting with --. | Chantry Xavier | 2008-01-20 |
* | makepkg: add check to ensure we have non-URL files in build dir | Dan McGee | 2008-01-20 |
* | makepkg: Oops! Lost the colon after forcever in opts parsing | Dan McGee | 2008-01-13 |
* | makepkg: Introduce --holdver option to prevent bumped pkgrel | Scott Horowitz | 2008-01-13 |
* | makepkg: Ensure we include all manpage directories in compression line | Dan McGee | 2008-01-09 |
* | makepkg: add package name to output when installing package | Karolina Lindqvist | 2008-01-09 |
* | makepkg: Fix issues with --asroot and building dependencies | Dan McGee | 2008-01-08 |