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
2012-08-04
makepkg: delay checking for build package with pkgver()
Allan McRae
2012-08-04
makepkg: add hg url support
Allan McRae
2012-08-04
makepkg: check pkgver validity after updating
Allan McRae
2012-08-04
makepkg: only update pkgver when all sources are available
Allan McRae
2012-08-04
makepkg: add --holdver to control VCS source updating
Allan McRae
2012-08-04
makepkg: do not download VCS sources unless needed
Allan McRae
2012-08-04
makepkg: rename myver
Allan McRae
2012-08-04
makepkg: add support for SVN urls
Allan McRae
2012-08-04
makepkg: provide mechanism for auto-updating pkgver
Allan McRae
2012-08-04
makepkg: modify get_filepath to handle VCS sources
Allan McRae
2012-08-04
makepkg: modify get_filename to handle VCS sources
Allan McRae
2012-08-04
makepkg: fix checksum generation with VCS sources
Allan McRae
2012-08-04
makepkg: allow using GIT source URLs
Allan McRae
2012-08-04
makepkg: skip integrity checking early
Allan McRae
2012-08-04
makepkg: generalize download_sources
Allan McRae
2012-08-04
makepkg: add function to return download protocol
Allan McRae
2012-08-04
makepkg: reorder source handling functions
Allan McRae
2012-08-04
makepkg: remove VCS package support
Allan McRae
2012-08-01
Merge branch 'maint'
Dan McGee
2012-08-01
Add a function prepare() to PKGBUILD
Enjolras
2012-08-01
makepkg: remove unnecessary formatting
Allan McRae
2012-08-01
asdeps flag passed from makepkg to pacman
Daniel Wallace
2012-06-25
repo-add: add checkdepends information
Allan McRae
2012-06-25
makepkg: install deps with --repackage
Allan McRae
2012-06-25
Allow wildcards in PURGE_TARGETS to match any type of file except for directo...
Jeremy Huntwork
2012-06-25
makepkg: allow url to be overridden in split packages
Allan McRae
2012-06-25
Portability fixes for makepkg
Jeremy Huntwork
2012-05-20
makepkg: rework libdepends
Allan McRae
2012-05-20
makepkg: write makedepends into .PKGINFO
Allan McRae
2012-05-20
makepkg: Add CPPFLAGS support
Allan McRae
2012-05-20
makepkg: use mapfile where plausible
Dave Reisner
2012-04-30
makepkg: fix package arch detection
Allan McRae
2012-04-29
makepkg: remove subshelling from check_option and friends
Dave Reisner
2012-04-29
makepkg: null terminate filenames to strip
Dave Reisner
2012-04-24
makepkg: Be more consistent with missing program message
Allan McRae
2012-04-24
makepkg: treat list of packages to be installed as an array
Allan McRae
2012-04-24
makepkg: deal with overriden package arch properly
Allan McRae
2012-04-24
Merge branch 'maint'
Dan McGee
2012-04-24
scripts: avoid dumping usage on parser fail
Dave Reisner
2012-04-24
makepkg: allow specifying --pkg multiple times
Dave Reisner
2012-04-24
makepkg: adopt parseopts for option parsing
Dave Reisner
2012-04-20
makepkg: restrict allowed characters in pkgname
Dave Reisner
2012-04-08
makepkg: save and restore shopts when sourcing /etc/profile
Allan McRae
2012-04-08
makepkg: complain when the buildfile isn't writeable
Dave Reisner
2012-04-08
makepkg: catch errors sourcing files
Dave Reisner
2012-04-08
makepkg: restrict usage of errexit to user functions
Dave Reisner
2012-04-08
makepkg: treat lib{provides,depends} returns as proper arrays
Dave Reisner
2012-04-08
makepkg: use proper array addition in libdeps
Dave Reisner
2012-04-08
makepkg: add missing newline from libprovides output
Dave Reisner
2012-04-07
makepkg: safely change directories
Allan McRae
[next]