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
2018-08-10
scripts: pass on options such as set -x to child processes
Eli Schwartz
1
-1
/
+1
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
1
-7
/
+7
2018-08-10
makepkg: Simplify run_package
Jan Alexander Steffens (heftig)
1
-8
/
+1
2018-08-10
makepkg: Simplify SPLITPKG check
Jan Alexander Steffens (heftig)
1
-3
/
+1
2018-07-27
makepkg: optimize and fix BUILDINFO generation's use of awk
Eli Schwartz
1
-6
/
+4
2018-07-19
Revert "makepkg: use the `declare` builtin when backing up variables to eval"
Allan McRae
1
-4
/
+16
2018-06-18
makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute path
Eli Schwartz
1
-2
/
+2
2018-06-18
makepkg: Don't use parameterless return
Jan Alexander Steffens (heftig)
1
-7
/
+7
2018-06-18
makepkg: fix the --nocolor option being broken when passed to pacman -U
Eli Schwartz
1
-1
/
+1
2018-06-18
makepkg: Clear ERR trap before trying to restore it
Jan Alexander Steffens (heftig)
1
-0
/
+1
2018-06-18
makepkg: do not chmod $BUILDDIR itself after checking for its existence
Eli Schwartz
1
-1
/
+0
2018-06-18
makepkg: remove unused variable forgotten when moving to parseopts
Eli Schwartz
1
-1
/
+1
2018-06-18
makepkg: update help text to describe --packagelist's new behavior
Eli Schwartz
1
-1
/
+1
2018-05-16
Fix using run_pacman to invoke -Qi with sudo
Eli Schwartz
1
-2
/
+2
2018-05-14
Remove all modelines from the project
Eli Schwartz
1
-2
/
+0
2018-05-12
Append architecture information to 'installed' elements in .BUILDINFO
Robin Broda
1
-2
/
+9
2018-05-12
Add pkgarch to .BUILDINFO
Robin Broda
1
-0
/
+2
2018-05-12
libmakepkg: only save the shellopts we need
Eli Schwartz
1
-1
/
+1
2018-05-12
remove unneeded break argument from option parsing
Rafael Ascensão
1
-1
/
+1
2018-04-29
makepkg: Fix listing of uninstalled deps
Allan McRae
1
-1
/
+1
2018-03-15
makepkg: use the `declare` builtin when backing up variables to eval
Eli Schwartz
1
-16
/
+4
2018-03-15
libmakepkg: Add basic rules to lint makepkg.conf variables
Eli Schwartz
1
-0
/
+4
2018-03-15
makepkg: avoid false "Signing package(s)" msg when signing is disabled
Eli Schwartz
1
-2
/
+4
2018-03-14
makepkg: refactor checking for write permissions into a utility function
Eli Schwartz
1
-18
/
+7
2018-03-14
Update coyrights for 2018
Allan McRae
1
-2
/
+2
2018-03-14
makepkg: set umask 0022 again after syncing deps
Felix Glaser
1
-0
/
+4
2018-03-14
makepkg: use localized date strings
Yen Chi Hsuan
1
-3
/
+3
2018-01-19
Fix usage of install_package
Eli Schwartz
1
-4
/
+4
2018-01-10
Fix moving source files into debug packages
Allan McRae
1
-4
/
+2
2018-01-06
libmakepkg/integrity: fix git signatures not seen with multiple files
Eli Schwartz
1
-1
/
+1
2017-12-07
makepkg: tell the compiler to record debugging info for debug packages
Eli Schwartz
1
-0
/
+4
2017-12-07
makepkg: refactor archive compression for reusability
Eli Schwartz
1
-28
/
+9
2017-12-07
makepkg: reorganize the restoration of settings by precedence
Eli Schwartz
1
-34
/
+16
2017-12-07
makepkg: implement error codes
Ivy Foster
1
-61
/
+59
2017-12-07
makepkg: clarify error when user passes -F
Ivy Foster
1
-1
/
+1
2017-09-14
Make the flags used for sed -i configurable
Alastair Hughes
1
-2
/
+2
2017-09-13
makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible builds
Eli Schwartz
1
-1
/
+12
2017-07-06
makepkg: add more information to .BUILDINFO
Levente Polyak
1
-2
/
+10
2017-07-06
makepkg: set default value for PACKAGER
Allan McRae
1
-7
/
+2
2017-07-06
makepkg: always write pkgbase
Allan McRae
1
-3
/
+1
2017-07-06
makepkg: do not write basever
Allan McRae
1
-3
/
+0
2017-05-16
makepkg: introduce SOURCE_DATE_EPOCH
Allan McRae
1
-4
/
+9
2017-05-16
makepkg: remove build date from .PKGINFO header
Allan McRae
1
-1
/
+0
2017-05-08
makepkg: create signature files outside of fakeroot
Allan McRae
1
-4
/
+5
2017-04-17
makepkg: do not create symlinks in build directory
Allan McRae
1
-28
/
+0
2017-04-17
makepkg: clean up pkgver and prepare log files
HEAD
working
Michael Straube
1
-0
/
+6
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
[next]