Age | Commit message (Expand) | Author |
2007-06-02 | scripts/makepkg.in: Some more clean ups. | Andrew Fyfe |
2007-06-02 | makepkg: code cleanup | Dan McGee |
2007-06-02 | scripts/makepkg.in: Move the remaining stages into functions. | Andrew Fyfe |
2007-06-02 | scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is... | Andrew Fyfe |
2007-06-02 | Remove freespace checking code | Dan McGee |
2007-06-02 | Move parts of pacman_query into subfunctions (query_search, query_group, quer... | Chantry Xavier |
2007-06-01 | Drop --usesudo option and add some checks related to ASROOT | Dan McGee |
2007-06-01 | scripts/makepkg.in: Clean up gen/check checksum code. | Andrew Fyfe |
2007-06-01 | scripts/makepkg.in: Various clean ups. | Andrew Fyfe |
2007-06-01 | Cleaned up dependencies check functions in makepkg | Andrew Fyfe |
2007-06-01 | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones |
2007-06-01 | Updated Spanish Translation | Juan Pablo González T |
2007-05-31 | Add Andrew to the authors list | Dan McGee |
2007-05-31 | FS7319: Add option to disable the inclusion of abs script. | Andrew Fyfe |
2007-05-31 | alpm_parse_config(): ignore #.*$, not just ^#.*$ | VMiklos |
2007-05-31 | Add autotool substitution for SRCEXT. | Andrew Fyfe |
2007-05-31 | Autotool fixes/cleanup. | Andrew Fyfe |
2007-05-31 | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee |
2007-05-31 | Set an error exit status on -Qi or -Si failure | Dan McGee |
2007-05-30 | Clean up variable usage in create_xdelta() and add a check for the xdelta pro... | Dale Ogilvie |
2007-05-30 | Add support for creating xdeltas in makepkg. | Dale Ogilvie |
2007-05-31 | makepkg: do not retrieve sources if NOEXTRACT or REPKG set | Dag Odenhall |
2007-05-31 | makepkg: switch applicable $startdir/dir refs to new variable names | Dan McGee |
2007-05-30 | Check if pkgdir exists in create_package | Dag Odenhall |
2007-05-30 | makepkg: fix double occurance of word in asroot warning | Dag Odenhall |
2007-05-30 | Use @sysconfdir@ in etc/ configuration files | Dan McGee |
2007-05-30 | doc/makepkg.8: document --log option | Dan McGee |
2007-05-30 | makepkg: add srcdir and pkgdir variables | Dan McGee |
2007-05-30 | makepkg: add source package creation option | Dan McGee |
2007-05-30 | Finish making autoconf changes | Dan McGee |
2007-05-30 | scripts: do autoconf path replacement right | Dan McGee |
2007-05-30 | Modernize and update configure.ac | Dan McGee |
2007-05-29 | Substitute config directory in scripts. | Andrew Fyfe |
2007-05-29 | Update POTFILES.in for new source file layout on pacman side | Dan McGee |
2007-05-29 | Set paths in pacman-optimize to use configure-time paths | Dan McGee |
2007-05-29 | Get --help and --version options working on all scripts | Dan McGee |
2007-05-28 | Add -mtune=generic to C{,XX}FLAGS in makepkg.conf | Andrew Fyfe |
2007-05-28 | Switch to printf for output messages. | Andrew Fyfe |
2007-05-27 | Add autotool-generated scripts to .gitignore | Dan McGee |
2007-05-27 | Remove extra_dist from scripts/Makefile.am | Andrew Fyfe |
2007-05-27 | Fixed typo in scripts/repo-remove.in | Andrew Fyfe |
2007-05-27 | chmod -x scripts/*.in | Andrew Fyfe |
2007-05-27 | autotool scripts/updatesync | Andrew Fyfe |
2007-05-27 | autotool scripts/repo-remove | Andrew Fyfe |
2007-05-27 | Added copyright header to scripts/abs.in | Andrew Fyfe |
2007-05-27 | autotool scripts/repo-add | Andrew Fyfe |
2007-05-27 | move parameter count check after check for help and version. | Andrew Fyfe |
2007-05-27 | autotool scripts/pacman-optimize | Andrew Fyfe |
2007-05-27 | autotool scripts/makeworld | Andrew Fyfe |
2007-05-27 | autotool scripts/gensync | Andrew Fyfe |