| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | makepkg: add application/zip to the recognized types | Dan McGee | 2008-01-05 |
* | Remove mentions of ABS from makepkg | Dan McGee | 2008-01-05 |
* | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee | 2007-12-29 |
* | Makepkg missing check for empty pkgname | K. Piche | 2007-12-28 |
* | Do not move man pages to a non-FHS location | Dan McGee | 2007-12-21 |
* | Set the default packager to "Unknown Packager" | Dan McGee | 2007-12-16 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Compress hard linked man pages | Allan McRae | 2007-12-04 |
* | makepkg: remove .pacsave files when uninstalling dependencies | Roman Kyrylych | 2007-11-11 |
* | Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS. | Scott Horowitz | 2007-11-08 |
* | Fix mercurial complaining about directory already existing | Sebastian Nowicki | 2007-11-05 |
* | Add support for arch='any' | Roman Kyrylych | 2007-11-04 |
* | makepkg: add explicit dir to find calls | Dan McGee | 2007-10-28 |
* | Integrate versionpkg into makepkg | Scott Horowitz | 2007-10-26 |
* | makepkg: readd -p option that was lost in getopt conversion | Dan McGee | 2007-10-26 |
* | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories. | Andrew Fyfe | 2007-10-18 |
* | Manually check xdelta exit codes. | Nathan Jones | 2007-10-14 |
* | makepkg: Fix typo to make xdelta creation work. | Nathan Jones | 2007-10-04 |
* | makepkg: Fix output color codes for real | Dan McGee | 2007-09-28 |
* | makepkg: When we add an option, we should probably make it work | Dan McGee | 2007-09-28 |
* | Use ANSI 'foreground' color instead of hardcoding 'white' | Aaron Griffin | 2007-09-28 |