| Commit message (Expand) | Author | Age |
... | |
* | | Modernize and update configure.ac | Dan McGee | 2007-05-30 |
* | | 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-29 |
* | | 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-28 |
* | | 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-27 |
* | | Add missing new line to 'pacman -T' output. | Andrew Fyfe | 2007-05-24 |
* | | Add -Qee option for the original behavior of -Qe | Chantry Xavier | 2007-05-20 |
* | | Allow $repo expansion in 'Server' config lines | Aaron Griffin | 2007-05-18 |
* | | Fix extraneous "ignoring upgrade" output on Ignore'd packages | Chantry Xavier | 2007-05-18 |
* | | Fix broken resolve_path function | Aaron Griffin | 2007-05-18 |
* | | Continue scanning when an invalid DB entry is found | Aaron Griffin | 2007-05-18 |
* | | Remove trailing slashes from Server URLs | Aaron Griffin | 2007-05-18 |
* | | Fix libarchive permission extraction | Aaron Griffin | 2007-05-18 |
* | | makepkg: ensure DISTCC_HOSTS variable is exported when required | Dan McGee | 2007-05-16 |
* | | 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-14 |
* | | Add three new 'requiredby' pactests | Dan McGee | 2007-05-14 |
* | | Use alpm_depcmp in _alpm_pkg_update_requiredby | Nagy Gabor | 2007-05-14 |
* | | Remove unnecessary casts on malloc and elsewhere | Dan McGee | 2007-05-14 |
* | | Display size for packages | Nathan Jones | 2007-05-14 |
* | | Fix inconsistency in options in default makepkg.conf | Dan McGee | 2007-05-14 |
* | | Slight updates to PKGBUILD.vim | Dan McGee | 2007-05-10 |
* | | Updated vim syntax file | Alessio 'mOLOk' Bolognino | 2007-05-10 |
* | | Add vim syntax file for PKGBUILDs to contrib/ | Alessio 'mOLOk' Bolognino | 2007-05-10 |
* | | Fix IgnorePkg handling with replacement packages | Aaron Griffin | 2007-05-09 |
* | | Clean up query_fileowner | Dan McGee | 2007-05-07 |