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
2016-03-28
libmakepkg: extract functions for writing .SRCINFO files
Ashley Whetter
1
-101
/
+0
2016-02-26
makepkg: Turn PACMAN_OPTS into an array
Xyne
1
-5
/
+5
2016-02-26
makepkg: Remove upx and optipng support
Allan McRae
1
-16
/
+0
2016-02-23
makepkg: do not run prepare() with --noextract
Evangelos Foutras
1
-3
/
+3
2016-02-21
only include .SRCINFO comments in source tarball
Dominik Fischer
1
-4
/
+11
2016-02-20
makepkg: remove pkg from OPT_LONG array
Allan McRae
1
-1
/
+1
2016-02-20
Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"
Allan McRae
1
-5
/
+2
2016-02-20
Make "makepkg -g" ignore the current architecture.
Alastair Hughes
1
-1
/
+2
2016-01-25
makepkg: do not run prepare() and pkgver() with --repackage
Allan McRae
1
-19
/
+21
2016-01-04
Update copyright years for 2016
Allan McRae
1
-2
/
+2
2015-12-15
makepkg: run pkgver() and prepare() with --noextract
Allan McRae
1
-8
/
+9
2015-12-06
makepkg: record build information in .BUILDINFO
Allan McRae
1
-14
/
+19
2015-12-06
makepkg: add whirlpool to the list of hashing algorithms
Luke
1
-1
/
+1
2015-11-23
makepkg: merge arch dependent variables after PKGBUILD linting
Allan McRae
1
-8
/
+8
2015-11-23
makepkg: remove obsolete comment
Allan McRae
1
-1
/
+0
2015-10-28
makepkg: fix $pkgname element duplication
Benjamin Yates
1
-2
/
+2
2015-10-22
makepkg: Fix hard-coded debug suffix
Mohammad Alsaleh
1
-2
/
+2
2015-10-19
makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative
Jan Alexander Steffens (heftig)
1
-0
/
+1
2015-10-19
makepkg: Correctly layer distcc and ccache
Jan Alexander Steffens (heftig)
1
-6
/
+13
2015-10-19
libmakepkg: Add check_buildoption for distcc and ccache
Jan Alexander Steffens (heftig)
1
-4
/
+4
2015-10-19
makepkg: separate "sourcefile" into two words
Allan McRae
1
-1
/
+1
2015-09-22
makepkg: remove ability to build individual packages
Allan McRae
1
-8
/
+0
2015-09-22
makepkg: remove FORCE_VER variable
Allan McRae
1
-4
/
+0
2015-07-20
libmakepkg: move color settings to function
Allan McRae
1
-18
/
+4
2015-07-20
dont remove x bit when marking pkgdir RO
Dave Reisner
1
-1
/
+1
2015-06-20
makepkg: Add flag for printing SRCINFO to stdout
Johannes Löthberg
1
-1
/
+8
2015-05-19
libmakepkg: extract functions for source download and extraction
Allan McRae
1
-524
/
+0
2015-05-19
libmakepkg: extract functions for handling source URLs
Allan McRae
1
-119
/
+0
2015-05-19
libmakepkg: move more functions for extracting information from PKGBIULDs
Allan McRae
1
-45
/
+0
2015-05-19
libmakepkg: extract more utility functions
Allan McRae
1
-30
/
+0
2015-05-16
libmakepkg: extract get_full_version and get_pkg_arch
Allan McRae
1
-35
/
+0
2015-05-16
makepkg: merge validate_pkgver into check_pkgver
Allan McRae
1
-1
/
+1
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
[next]