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
2015-05-16
libmakepkg: extract PKGBUILD linting functions
Allan McRae
1
-333
/
+1
2015-05-16
libmakepkg: extract in_array
Allan McRae
1
-14
/
+0
2015-05-16
libmakepkg: move functions for extracting pkgbuild attributes
Allan McRae
1
-105
/
+17
2015-05-12
makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD
David Macek
1
-2
/
+5
2015-03-26
Add makepkg option --packagelist
Ivy Foster
1
-3
/
+25
2015-03-26
makepkg: write validpgpkeys to .SRCINFO
Allan McRae
1
-1
/
+1
2015-03-26
Merge branch 'maint'
Allan McRae
1
-3
/
+3
2015-03-26
Make get_pkg_arch treat arch as an array
Ivy Foster
1
-1
/
+1
2015-03-26
fix source package signing with SRCPKGDIR set
Christian Hesse
1
-2
/
+2
2015-03-15
libmakepkg: move helper functions into tidy/strip
Allan McRae
1
-48
/
+0
2015-02-20
Merge branch 'maint'
Allan McRae
1
-17
/
+0
2015-02-14
Fix Bazaar cloning in makepkg.
Renato Silva
1
-17
/
+0
2015-02-12
libmakepkg: move package checking out of tidy_install
Allan McRae
1
-0
/
+2
2015-02-01
makepkg: split package tidying into libmakepkg
Allan McRae
1
-145
/
+1
2015-02-01
makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg
Allan McRae
1
-86
/
+0
2015-02-01
makepkg: rename other_options to build_options
Allan McRae
1
-3
/
+3
2015-02-01
makepkg: split message functions into libmakepkg
Allan McRae
1
-25
/
+4
2015-02-01
add option to optimize PNG images with optipng
Christian Hesse
1
-1
/
+20
2015-02-01
remove globbing for upx and make UPXFLAGS an array variable
Christian Hesse
1
-2
/
+2
2015-02-01
Update copyright notices for 2015
Allan McRae
1
-2
/
+2
2015-02-01
Merge branch 'maint'
Allan McRae
1
-3
/
+3
2015-02-01
makepkg: refix removing static libraries when shared uses absolute symlinks
Allan McRae
1
-2
/
+2
2015-02-01
makepkg: Set the working copy destination explicitly when cloning in extract_git
Lukáš Jirkovský
1
-1
/
+1
2015-01-12
Merge branch 'maint'
Allan McRae
1
-0
/
+3
2015-01-12
makepkg: clear destination array in array_build
Allan McRae
1
-0
/
+3
2015-01-11
Merge branch 'maint'
Allan McRae
1
-3
/
+5
2015-01-11
makepkg: restore attr merging for write_pkginfo
Dave Reisner
1
-0
/
+2
2015-01-11
makepkg: avoid nested quoting in string replacement
Dave Reisner
1
-2
/
+2
2015-01-11
makepkg: fix removing static libraries when shared use absolute symlinks
Allan McRae
1
-1
/
+1
2015-01-02
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2015-01-02
makepkg: avoid expansion of var in arithmetic context
Dave Reisner
1
-1
/
+1
2014-12-28
Merge branch 'maint'
Allan McRae
1
-3
/
+4
2014-12-28
Fix .SRCINFO output with architecture specific fields
Allan McRae
1
-3
/
+4
2014-12-27
makepkg: print the name of the source array being checked
Dave Reisner
1
-4
/
+5
2014-12-27
makepkg: call out the source array(s) missing checksums
Dave Reisner
1
-1
/
+1
2014-12-27
makepkg: fix typo in dep array name
Dave Reisner
1
-1
/
+1
2014-12-24
makepkg: properly correlate checksums for multiple sources
Dave Reisner
1
-19
/
+13
2014-12-24
makepkg: download sources for all architectures when making source package
Allan McRae
1
-1
/
+1
2014-12-22
Check architecture specific fields for VCS support
Allan McRae
1
-3
/
+13
2014-12-21
Fix double spaces in "Running %s as root is not allowed" message
Timothy Redaelli
1
-1
/
+1
2014-12-18
makepkg: correctly add changelog files
Dave Reisner
1
-1
/
+1
2014-11-18
makepkg: symlink files in noextract into $srcdir
Allan McRae
1
-5
/
+6
2014-11-17
makepkg: svn: update existing sources in srcdir without removing them first.
Lukáš Jirkovský
1
-5
/
+1
2014-11-17
makepkg: only strip vcs prefixes from front of url
Andrew Gregory
1
-4
/
+4
2014-11-17
makepkg: do not strip bzr+ from bzr+ssh urls
Andrew Gregory
1
-1
/
+3
2014-11-17
makepkg: bzr: update existing sources in srcdir without removing them first.
Allan McRae
1
-5
/
+11
2014-11-09
makepkg: hg: update existing sources in srcdir without removing them first.
Lukáš Jirkovský
1
-4
/
+10
2014-11-09
makepkg: checkout a revision specified in SVN fragment in download_svn.
Lukáš Jirkovský
1
-28
/
+15
2014-11-09
makepkg: git: update existing sources in srcdir without removing them first.
Lukáš Jirkovský
1
-5
/
+14
2014-11-09
makepkg: improve stripping pkgdesc of whitespace for .PKGINFO
Allan McRae
1
-1
/
+6
[next]