Age | Commit message (Expand) | Author |
2007-05-29 | Substitute config directory in scripts. | Andrew Fyfe |
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 | 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 |
2007-05-27 | autotool scripts/abs | Andrew Fyfe |
2007-05-27 | fix existing autotools in scripts/* | Andrew Fyfe |
2007-05-27 | makepkg: fakeroot-related changes and other misc output | Dan McGee |
2007-05-27 | Removed fakeroot hacks. | Andrew Fyfe |
2007-05-27 | Reduced the number of commands run inside fakeroot to the bare minimum. | Andrew Fyfe |
2007-05-16 | makepkg: ensure DISTCC_HOSTS variable is exported when required | Dan McGee |
2007-05-14 | makepkg: a few small changes | Dan McGee |
2007-05-14 | Cleaned up and simplified run_build(). | Andrew Fyfe |
2007-05-14 | Moved commands to setup build environment and run build() into run_build(). | Andrew Fyfe |
2007-05-14 | Cleaned up and simplified tidy_install(). | Andrew Fyfe |
2007-05-14 | Moved commands to tidy up package install into tidy_install(). | Andrew Fyfe |
2007-05-14 | Cleaned up and simplified create_package(). | Andrew Fyfe |
2007-05-14 | Moved commands to create package file into create_package(). | Andrew Fyfe |
2007-05-06 | repo-add: fix conflicts instead of conflict bug | Dan McGee |
2007-05-06 | Allow repo-add to work with symlinks (fixes FS #7054) | Dan McGee |
2007-04-25 | repo-add: Fix bug where desc info was omitted if package in a group | Marcus Habernehl |
2007-04-23 | rankmirrors: download first 50KB of DB to get more reliable numbers | Scott Horowitz |
2007-04-17 | Bug fix for FS#6944 | Alexander Baldeck |
2007-04-16 | makepkg: unset LC_MESSAGES during builds | Dan McGee |
2007-04-16 | makepkg: remove grep calls from stripping binaries | Andrew Fyfe |
2007-04-16 | Forward port 3.0.2 branch fixes | Dan McGee |
2007-04-11 | Fix FS #6872- CFLAGS are not used | Dan McGee |
2007-04-05 | makepkg: spelling fix | Roman Kyrylych |
2007-04-04 | Enable support for other download protocols in makepkg | Dan McGee |
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin |
2007-04-01 | Tidy up usage of makepkg.conf | Andrew Fyfe |
2007-03-31 | Gettext support in makepkg | Giovanni Scafora |
2007-03-31 | Move makepkg -> makepkg.in in anticaption of gettextized version | Dan McGee |
2007-03-29 | repo-add leaves .PKGINFO in the current directory | Aaron Griffin |
2007-03-29 | From: Andrew Fyfe <andrew@neptune-one.net> | Aaron Griffin |
2007-03-28 | Add execute permissions to abs and rankmirrors | Dan McGee |
2007-03-27 | Move .cvsignore -> .gitignore | Dan McGee |
2007-03-25 | * Fix bug where 'makepkg -L' doesn't stop on build failure. | Dan McGee |
2007-03-24 | Andrew Fyfe <andrew@neptune-one.net> | Dan McGee |