Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
makepkg.in
Age
Commit message (
Expand
)
Author
2007-05-27
chmod -x scripts/*.in
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-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