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-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
2012-04-24
makepkg: adopt parseopts for option parsing
Dave Reisner
1
-13
/
+13
2012-04-21
makepkg: restrict allowed characters in pkgname
Dave Reisner
1
-0
/
+5
2012-04-09
makepkg: save and restore shopts when sourcing /etc/profile
Allan McRae
1
-0
/
+4
2012-04-09
makepkg: complain when the buildfile isn't writeable
Dave Reisner
1
-7
/
+7
2012-04-09
makepkg: catch errors sourcing files
Dave Reisner
1
-9
/
+14
2012-04-09
makepkg: restrict usage of errexit to user functions
Dave Reisner
1
-23
/
+23
2012-04-09
makepkg: treat lib{provides,depends} returns as proper arrays
Dave Reisner
1
-6
/
+6
2012-04-09
makepkg: use proper array addition in libdeps
Dave Reisner
1
-7
/
+7
2012-04-09
makepkg: add missing newline from libprovides output
Dave Reisner
1
-1
/
+1
2012-04-07
makepkg: safely change directories
Allan McRae
1
-13
/
+21
2012-04-07
makepkg: use printf rather than echo to output variable
Allan McRae
1
-31
/
+31
2012-04-07
makepkg: the rhs in string comparisons should be quoted
Allan McRae
1
-12
/
+12
2012-04-07
makepkg: devel_check(): cleanup for hg version
Matthew Monaco
1
-5
/
+7
2012-04-07
makepkg: devel_check(): set newpkgver (cleanup)
Matthew Monaco
1
-27
/
+34
2012-04-07
makepkg: devel_check(): consolidate common code
Matthew Monaco
1
-30
/
+7
2012-04-07
makepkg: devel_check(): determine vcs
Matthew Monaco
1
-0
/
+16
2012-04-07
makepkg: remove unused variable
Matthew Monaco
1
-1
/
+0
2012-04-07
Merge branch 'maint'
Dan McGee
1
-3
/
+9
2012-04-07
Revert "makepkg: calculate exact total file size"
Dan McGee
1
-1
/
+2
2012-04-07
Revert "parseopts: normalize options into an array"
Dave Reisner
1
-3
/
+3
2012-03-28
makepkg: avoid reporting bogus install size on btrfs
Dave Reisner
1
-0
/
+6
2012-03-16
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-03-16
makepkg: quote removed filename as it can have spaces
Allan McRae
1
-1
/
+1
2012-03-16
makepkg: abort when failing to create BUILDDIR
Allan McRae
1
-2
/
+5
2012-03-16
makepkg: prevent issues with files starting with a hyphen
Allan McRae
1
-3
/
+3
2012-03-16
makepkg: append pkgbase to BUILDDIR if specified
Allan McRae
1
-2
/
+8
2012-03-09
Merge branch 'maint'
Dan McGee
1
-6
/
+12
2012-03-09
makepkg: exit via default signal handler in trap_exit
Dave Reisner
1
-4
/
+9
2012-03-09
makepkg: use array instead of string
Dave Reisner
1
-3
/
+3
2012-03-09
makepkg: avoid use of eval in run_pacman
Dave Reisner
1
-5
/
+5
2012-03-09
makepkg: enforce decimal format for pkgrel
Dave Reisner
1
-2
/
+2
2012-03-09
makepkg: allow specifying compression options
Christian Hesse
1
-4
/
+4
2012-03-05
makepkg: fix false error with multiple libdeps
Florian Pritz
1
-1
/
+2
2012-03-05
makepkg: fix extraction of soname in find_libdepends
Florian Pritz
1
-1
/
+1
2012-02-21
Merge branch 'maint'
Dan McGee
1
-4
/
+6
2012-02-20
makepkg: rework libprovides
Allan McRae
1
-39
/
+50
2012-02-17
parseopts: normalize options into an array
Dave Reisner
1
-3
/
+3
[next]