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-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
makepkg: avoid expansion of var in arithmetic context
Dave Reisner
1
-1
/
+1
2014-12-28
Fix .SRCINFO output with architecture specific fields
Allan McRae
1
-3
/
+4
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
2014-09-30
makepkg: break out checksum generation to its own function
Dave Reisner
1
-32
/
+41
2014-09-30
makepkg: break out check_checksums to reasonably sized functions
Dave Reisner
1
-41
/
+54
2014-09-23
makepkg: disallow values of 'arch' which might be problematic
Dave Reisner
1
-3
/
+11
2014-09-23
makepkg: let --source imply --ignorearch
Dave Reisner
1
-4
/
+10
2014-09-23
makepkg: use correct terminology
Dave Reisner
1
-1
/
+1
2014-09-15
makepkg: do not eval dlcmd
lolilolicon
1
-11
/
+10
2014-09-15
makepkg: Allow using sources with :: in them
William Giokas
1
-3
/
+3
2014-08-08
makepkg: replace bare eval with var extraction functions
Dave Reisner
1
-6
/
+12
2014-08-08
PKGBUILD: handle arch specific attributes
Dave Reisner
1
-3
/
+45
2014-08-08
makepkg: refactor check_sanity, give it some sanity of its own
Dave Reisner
1
-107
/
+299
2014-08-08
makepkg: disallow pkgver/pkgrel/epoch overrides in packages
Dave Reisner
1
-33
/
+12
2014-08-04
makepkg: skip dependency checking with --verifysource
Allan McRae
1
-2
/
+2
2014-08-04
makepkg: ensure vcs download tool are installed when required
Allan McRae
1
-0
/
+70
2014-08-03
makepkg: improve check and error message for buildfile location
Dave Reisner
1
-2
/
+2
2014-08-03
makepkg: Respect XDG_CONFIG_HOME
Johannes Löthberg
1
-2
/
+7
2014-06-29
makepkg: handle "epoch=" in PKGBUILD with pkgver function
Allan McRae
1
-6
/
+7
2014-06-12
Use C locale for bsdtar calls during package creation
Allan McRae
1
-3
/
+3
2014-06-10
makepkg: Remove redundant sig generation comment
Johannes Löthberg
1
-1
/
+1
2014-05-25
makepkg: pass "--nocolor" to pacman
Andrew DeMaria
1
-1
/
+1
[next]