index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
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
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
2014-05-25
makepkg: Force buildscripts to be in startdir
Allan McRae
1
-0
/
+5
2014-05-23
makepkg: Introduce validpgpkeys array
Thomas Bächler
1
-5
/
+18
2014-05-23
makepkg: Treat a signature from an untrusted key as an error
Thomas Bächler
1
-12
/
+24
2014-05-23
makepkg: Use read to parse status file during signature verification.
Thomas Bächler
1
-19
/
+74
2014-04-21
makepkg: use dash instead of underscore in /usr/lib/debug/.build-id
Steven Noonan
1
-4
/
+4
2014-03-27
Always supply base name and version info in .PKGFILE if needed
Allan McRae
1
-8
/
+16
2014-03-27
makepkg: sign source packages with --sign
Allan McRae
1
-0
/
+6
2014-03-13
makepkg: Reorder some entries in usage() and getopts
Pierre Neidhardt
1
-4
/
+4
2014-03-12
makepkg: enforce fakeroot usage
Allan McRae
1
-47
/
+12
2014-03-12
makepkg: Remove --asroot option
Allan McRae
1
-16
/
+6
2014-03-12
makepkg: Add a --noarchive option to inhibit archive creation
Pierre Neidhardt
1
-5
/
+16
2014-03-12
makepkg: Comment on install_package() return code
Pierre Neidhardt
1
-2
/
+3
2014-03-03
makepkg: Support kernel.org's PGP signature scheme
Thomas Bächler
1
-3
/
+20
2014-03-03
makepkg: implement support for stripping kernel modules
Steven Noonan
1
-0
/
+7
2014-02-02
makepkg: remove unneeded "|| true"
Allan McRae
1
-4
/
+4
2014-02-02
makepkg: Fix typo in variable name
Allan McRae
1
-2
/
+2
2014-02-02
Prevent makepkg creating armored signatures
Lars Gustäbel
1
-1
/
+1
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-06
Update copyright years for 2014
Allan McRae
1
-2
/
+2
2013-12-21
makepkg: fix check for distcc
Maxime Arthaud
1
-1
/
+1
2013-12-15
makepkg: fix consistency of downloaded sources permissions
Sébastien Luttringer
1
-3
/
+3
2013-11-15
Improve --help switch output for pacman contrib and pacman scripts
Jason St. John
1
-0
/
+2
[next]