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-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
2014-11-09
makepkg: introduce .SRCINFO files for source packages
Dave Reisner
1
-1
/
+98
2014-11-09
makepkg: simplify epoch handling
Dave Reisner
1
-3
/
+1
2014-11-09
makepkg: ignore empty global attributes in extraction
Dave Reisner
1
-1
/
+1
2014-10-19
makepkg: always look for sources in source=()
Dave Reisner
1
-3
/
+3
2014-10-13
makepkg: reorder args to pkgbuild_get_attribute for consistency
Dave Reisner
1
-5
/
+5
2014-10-13
makepkg: simplify attr matching in extract_function_var
Dave Reisner
1
-3
/
+3
2014-10-13
makepkg: show full fingerprint on pgp failure
Dave Reisner
1
-2
/
+2
2014-10-13
Revert "makepkg: allow less than the full fingerprint in validpgpkeys"
Dave Reisner
1
-20
/
+1
2014-09-30
makepkg: allow less than the full fingerprint in validpgpkeys
Dave Reisner
1
-1
/
+20
2014-09-30
makepkg: move negation in inequality comparisons
Dave Reisner
1
-5
/
+5
2014-09-30
makepkg: abort if we can't add install/changelog to package
Dave Reisner
1
-1
/
+4
2014-09-30
PKGBUILD: add support for arch-specific sources
Dave Reisner
1
-35
/
+147
[prev]
[next]