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
2013-03-10
makepkg: Add --verifysource to only download/verify source files
Olivier Brunel
2013-03-10
makepkg: Make VCS download functions use get_filename
Neer Sighted
2013-03-10
makepkg: Separate vcs download and extract
William Giokas
2013-03-07
makepkg: Use a recursive git clone.
Neer Sighted
2013-03-07
makepkg: Avoid find to fork for each rm call
Sébastien Luttringer
2013-03-07
Add staticlibs option in PKGBUILD
Sébastien Luttringer
2013-02-16
makepkg: add support for .pkg.tar.lzo
Dave Reisner
2013-02-13
makepkg: fix -r and --needed conflict
William Giokas
2013-02-13
makepkg: add lrzip compression support
Allan McRae
2013-02-07
makepkg: make $pkgdir non-accessible during build()
Allan McRae
2013-01-29
makepkg: Integrate check_install into tidy_install
Chirantan Ekbote
2013-01-17
makepkg: Formatting consistency in write_pkginfo
William Giokas
2013-01-03
makepkg: Print out full version on pkgver update
William Giokas
2013-01-03
makepkg: use --apparent-size when du supports it
Allan McRae
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
makepkg: add mtree file into package
Allan McRae
2012-12-14
Added LOGDEST variable
William Giokas
2012-12-14
makepkg: normalize whitespace in $pkgdesc when writing .PKGINFO
Dave Reisner
2012-11-27
makepkg: install debug symbol packages if requested
Allan McRae
2012-11-27
makepkg: assign debugging symbol directory to a variable
Allan McRae
2012-11-27
makepkg: allow debug package suffix to be configurable
Allan McRae
2012-11-27
makepkg: create package from stripped debug symbols
Allan McRae
2012-11-27
makepkg: output the name of the package being created
Allan McRae
2012-11-27
makepkg: strip debugging symbols into separate folder
Allan McRae
2012-11-27
makepkg: always use pkg/$pkgname as $pkgdir
Allan McRae
2012-11-27
makepkg: move debug symbol stripping to separate function
Allan McRae
2012-11-27
makepkg: add option to include debugging compiler flags
Allan McRae
2012-11-27
makepkg: always run tidy_install on repackaging
Allan McRae
2012-11-27
Add --needed option to makepkg
wgiokas
2012-11-27
Use sentence case in makepkg
Jason St. John
2012-11-27
makepkg: save path to PACMAN and test availability
Allan McRae
2012-11-27
Remove last traces of handling command arguments in $PACMAN
Martin Panter
2012-11-27
makepkg: fix signing built package
Christian Hesse
2012-11-27
makepkg: deprecate PKGBUILDs without a package() function
Allan McRae
2012-11-27
makepkg: print "SKIP" for signature checksums
Allan McRae
2012-11-27
makepkg: use last match in BUILDENV/OPTIONS array
Allan McRae
2012-09-18
makepkg: fix incorrect bracket usage
Allan McRae
2012-09-18
makepkg: Add Bazaar VCS support
Gary van der Merwe
2012-09-18
makepkg: fix order of --help output
Allan McRae
2012-09-18
makepkg: allow fragment to contain a "#" character
Allan McRae
2012-09-18
makepkg: always check makepkg.conf for match to download protocol
Allan McRae
2012-09-18
makepkg: do not embed timestamps in compressed manpages
Allan McRae
2012-09-18
makepkg: check if hg and svn directories are non-empty before updating
Allan McRae
2012-09-18
makepkg: do not create hg working directory on checkout
Allan McRae
2012-09-18
makepkg: Improvements to get_filename:
Gary van der Merwe
2012-09-18
makepkg: check if $dir is a local clone of the right git repo
Mohammad Alsaleh
2012-09-18
makepkg: git clone instead of git fetch if $dir exists but empty
Mohammad Alsaleh
2012-09-18
makepkg: fix warnings with --noextract
Allan McRae
2012-09-18
makepkg: implement dir_is_empty for dir content checks
Dave Reisner
2012-08-04
makepkg: delay checking for build package with pkgver()
Allan McRae
[next]