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.sh.in
Age
Commit message (
Expand
)
Author
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-04
Compress hard linked man pages
Allan McRae
2007-11-11
makepkg: remove .pacsave files when uninstalling dependencies
Roman Kyrylych
2007-11-08
Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.
Scott Horowitz
2007-11-05
Fix mercurial complaining about directory already existing
Sebastian Nowicki
2007-11-04
Add support for arch='any'
Roman Kyrylych
2007-10-28
makepkg: add explicit dir to find calls
Dan McGee
2007-10-26
Integrate versionpkg into makepkg
Scott Horowitz
2007-10-26
makepkg: readd -p option that was lost in getopt conversion
Dan McGee
2007-10-18
scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories.
Andrew Fyfe
2007-10-14
Manually check xdelta exit codes.
Nathan Jones
2007-10-04
makepkg: Fix typo to make xdelta creation work.
Nathan Jones
2007-09-28
makepkg: Fix output color codes for real
Dan McGee
2007-09-28
makepkg: When we add an option, we should probably make it work
Dan McGee
2007-09-28
Use ANSI 'foreground' color instead of hardcoding 'white'
Aaron Griffin
2007-09-28
Support for localized times in metadata
Aaron Griffin
2007-09-25
Preliminary support for optdepends
Dan McGee
2007-09-06
scripts/*.sh.in: Clean up and fix a few bugs
Andrew Fyfe
2007-08-26
scripts/makepkg.sh.in: Add missing [
Andrew Fyfe
2007-08-23
makepkg : add -L (--dereference) to file.
Chantry Xavier
2007-08-12
scripts/makepkg.sh.in: Fix 2 bugs
Andrew Fyfe
2007-07-15
makepkg: Add note with some required programs for execution
Dan McGee
2007-07-15
Add --asdeps option to pacman
Dan McGee
2007-07-12
Fix previous makepkg patch, and some pacman output.
Andrew Fyfe
2007-07-10
FS#7271 - [patch] option for avoiding caching netfiles
Andrew Fyfe
2007-07-10
makepkg: when running as root, cut out some warnings
Dan McGee
2007-07-10
Cleanup of pacman_deptest()
Andrew Fyfe
2007-07-10
scripts/makepkg.sh.in: Add CHOST to the list of variables exported.
Andrew Fyfe
2007-07-09
Change the exit code for pacman_deptest().
Andrew Fyfe
2007-07-06
Make paragraph text in scripts single strings
Dan McGee
2007-07-06
Move scripts from *.in to *.sh.in so gettext can determine type
Dan McGee