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
2017-01-04
makepkg: sort package contents
Andrew Gregory
1
-12
/
+12
2017-01-04
Update copyright years
Allan McRae
1
-2
/
+2
2016-12-05
Build a single debug package for all packages from a PKGBUILD
Allan McRae
1
-6
/
+12
2016-12-05
makepkg: abort on lint_package errors
Andrew Gregory
1
-2
/
+2
2016-12-05
makepkg: reject package data with newlines
Andrew Gregory
1
-25
/
+38
2016-12-05
makepkg: fix find_lib{depends, provides} results
Andrew Gregory
1
-3
/
+3
2016-12-05
makepkg: unset potentially architecture-specific vars
Dave Reisner
1
-1
/
+5
2016-12-05
makepkg: fix quoting in calls to dependency checking
Dave Reisner
1
-4
/
+4
2016-12-05
makepkg: fix quoting in calls to check_deps
Dave Reisner
1
-3
/
+3
2016-12-05
makepkg: make run_function_safe more robust
Dave Reisner
1
-8
/
+11
2016-12-05
makepkg: remove vestiges of global errexit
Dave Reisner
1
-3
/
+3
2016-10-22
Use coreutils binaries for checking/generating checksums
Allan McRae
1
-9
/
+15
2016-10-22
makepkg: Move parseopts from library to libmakepkg
Alad Wenter
1
-2
/
+0
2016-10-10
fix --printsrcinfo unify arch and non-arch specific variables
Levente Polyak
1
-1
/
+1
2016-05-18
libmakepkg: extract functions for integrity checking
Ashley Whetter
1
-428
/
+0
2016-05-18
makepkg: ignore the architecture for --printsrcinfo
Alastair Hughes
1
-1
/
+1
2016-05-18
makepkg: move build enviroment set-up to function
Allan McRae
1
-36
/
+43
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
[next]