index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makepkg.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
makepkg: allow fragment to contain a "#" character
Allan McRae
1
-3
/
+3
2012-09-18
makepkg: always check makepkg.conf for match to download protocol
Allan McRae
1
-7
/
+2
2012-09-18
makepkg: do not embed timestamps in compressed manpages
Allan McRae
1
-1
/
+1
2012-09-18
makepkg: check if hg and svn directories are non-empty before updating
Allan McRae
1
-2
/
+2
2012-09-18
makepkg: do not create hg working directory on checkout
Allan McRae
1
-2
/
+2
2012-09-18
makepkg: Improvements to get_filename:
Gary van der Merwe
1
-6
/
+6
2012-09-18
makepkg: check if $dir is a local clone of the right git repo
Mohammad Alsaleh
1
-1
/
+7
2012-09-18
makepkg: git clone instead of git fetch if $dir exists but empty
Mohammad Alsaleh
1
-1
/
+1
2012-09-18
makepkg: fix warnings with --noextract
Allan McRae
1
-9
/
+1
2012-09-18
makepkg: implement dir_is_empty for dir content checks
Dave Reisner
1
-2
/
+10
2012-08-03
makepkg: delay checking for build package with pkgver()
Allan McRae
1
-46
/
+57
2012-08-03
makepkg: add hg url support
Allan McRae
1
-3
/
+66
2012-08-03
makepkg: check pkgver validity after updating
Allan McRae
1
-9
/
+25
2012-08-03
makepkg: only update pkgver when all sources are available
Allan McRae
1
-1
/
+1
2012-08-03
makepkg: add --holdver to control VCS source updating
Allan McRae
1
-3
/
+6
2012-08-03
makepkg: do not download VCS sources unless needed
Allan McRae
1
-6
/
+12
2012-08-03
makepkg: rename myver
Allan McRae
1
-4
/
+4
2012-08-03
makepkg: add support for SVN urls
Allan McRae
1
-3
/
+70
2012-08-03
makepkg: provide mechanism for auto-updating pkgver
Allan McRae
1
-0
/
+21
2012-08-03
makepkg: modify get_filepath to handle VCS sources
Allan McRae
1
-17
/
+23
2012-08-03
makepkg: modify get_filename to handle VCS sources
Allan McRae
1
-8
/
+23
2012-08-03
makepkg: fix checksum generation with VCS sources
Allan McRae
1
-4
/
+15
2012-08-03
makepkg: allow using GIT source URLs
Allan McRae
1
-0
/
+85
2012-08-03
makepkg: skip integrity checking early
Allan McRae
1
-11
/
+13
2012-08-03
makepkg: generalize download_sources
Allan McRae
1
-45
/
+67
2012-08-03
makepkg: add function to return download protocol
Allan McRae
1
-0
/
+11
2012-08-03
makepkg: reorder source handling functions
Allan McRae
1
-120
/
+120
2012-08-03
makepkg: remove VCS package support
Allan McRae
1
-139
/
+6
2012-08-01
Merge branch 'maint'
Dan McGee
1
-1
/
+0
2012-08-01
Add a function prepare() to PKGBUILD
Enjolras
1
-0
/
+11
2012-08-01
makepkg: remove unnecessary formatting
Allan McRae
1
-1
/
+0
2012-08-01
asdeps flag passed from makepkg to pacman
Daniel Wallace
1
-1
/
+6
2012-06-26
repo-add: add checkdepends information
Allan McRae
1
-9
/
+10
2012-06-26
makepkg: install deps with --repackage
Allan McRae
1
-3
/
+3
2012-06-26
Allow wildcards in PURGE_TARGETS to match any type of file except for directo...
Jeremy Huntwork
1
-1
/
+1
2012-06-26
makepkg: allow url to be overridden in split packages
Allan McRae
1
-1
/
+1
2012-06-26
Portability fixes for makepkg
Jeremy Huntwork
1
-29
/
+22
2012-05-21
makepkg: rework libdepends
Allan McRae
1
-39
/
+61
2012-05-21
makepkg: write makedepends into .PKGINFO
Allan McRae
1
-0
/
+2
2012-05-21
makepkg: Add CPPFLAGS support
Allan McRae
1
-2
/
+2
2012-05-21
makepkg: use mapfile where plausible
Dave Reisner
1
-6
/
+5
2012-05-01
makepkg: fix package arch detection
Allan McRae
1
-0
/
+1
2012-04-30
makepkg: remove subshelling from check_option and friends
Dave Reisner
1
-58
/
+79
2012-04-30
makepkg: null terminate filenames to strip
Dave Reisner
1
-1
/
+1
2012-04-24
makepkg: Be more consistent with missing program message
Allan McRae
1
-1
/
+1
2012-04-24
makepkg: treat list of packages to be installed as an array
Allan McRae
1
-2
/
+2
2012-04-24
makepkg: deal with overriden package arch properly
Allan McRae
1
-18
/
+33
2012-04-24
Merge branch 'maint'
Dan McGee
1
-0
/
+5
2012-04-24
scripts: avoid dumping usage on parser fail
Dave Reisner
1
-1
/
+1
2012-04-24
makepkg: allow specifying --pkg multiple times
Dave Reisner
1
-1
/
+1
[next]