index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-17 | Bug fix for FS#6944 | Alexander Baldeck | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-04-16 | makepkg: unset LC_MESSAGES during builds | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-16 | makepkg: remove grep calls from stripping binaries | Andrew Fyfe | |
Remove grep calls from stripping binaries and libraries, which will not work with localized strings. Clean up the find usage as well. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-16 | Forward port 3.0.2 branch fixes | Dan McGee | |
Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-11 | Fix FS #6872- CFLAGS are not used | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-05 | makepkg: spelling fix | Roman Kyrylych | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-04 | Enable support for other download protocols in makepkg | Dan McGee | |
This patch fixes FS #4404 as well as adding support for future protocols by generalizing the concept of a download agent and allowing a downloader to be specified for each protocol. Original work done by Andrew Fyfe <andrew@neptune-one.net>. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin | |
* Align makepkg -g checksums (Tom Killian <tom@archlinux.org>) * Use additional case-sensitive string compare to defeat locale issues (tr_TR) * Added Russian mirror * Fix a -R failure when trying to remove the same target twice * Bump configure.ac version to 3.0.1 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-04-01 | Tidy up usage of makepkg.conf | Andrew Fyfe | |
Moved the following variables into /etc/makepkg.conf * BUILDSCRIPT * PKGEXT * DB_COMPRESSION * DB_CHECKSUMS Cleaned up sourcing of /etc/makepkg.conf in scripts and source ~/.makepkg.conf if it exists. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-03-31 | Gettext support in makepkg | Giovanni Scafora | |
Add gettext support to makepkg. Still to do- figure out for sure what textdomain the translations should go in (perhaps share with pacman?), and ensure this doesn't break anything. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-03-31 | Move makepkg -> makepkg.in in anticaption of gettextized version | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> |