Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
makepkg.sh.in
Age
Commit message (
Expand
)
Author
2019-03-26
makepkg: install all dependencies simultanously, if possible
Erich Eckner
2019-03-19
Make makepkg compute sizes properly
Santiago Torres
2019-03-07
makepkg: add new checksum algorithm via coreutils b2sum
Eli Schwartz
2019-02-21
makepkg: simplify run_pacman logic
Eli Schwartz
2019-02-21
makepkg: implement locking for pacman commands
Eli Schwartz
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
2019-01-30
makepkg: use --unneeded for pacman call in remove_deps()
Allan McRae
2019-01-10
makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILD
Eli Schwartz
2019-01-10
makepkg: fix unguarded use of printf
Eli Schwartz
2019-01-10
makepkg: add internal variable to track when we're building a package
Eli Schwartz
2019-01-04
makepkg: Make pkgdir a local
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Create a single-package packaging function
Jan Alexander Steffens (heftig)
2019-01-04
makepkg: Only backup package variables once
Jan Alexander Steffens (heftig)
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
2018-11-27
Split check_software() to libmakepkg
Que Quotion
2018-11-27
makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags too
Eli Schwartz
2018-11-03
makepkg: fix .PKGINFO/.BUILDINFO files swallowing status printing
Eli Schwartz
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
2018-10-21
makepkg: use builtin globbing to print files in package
Eli Schwartz
2018-10-21
makepkg: use bash 4.4 to localize `set` without explicitly saving/restoring
Eli Schwartz
2018-09-19
scripts: deduplicate localized copyright messages
Eli Schwartz
2018-09-18
Revert "makepkg: add whirlpool to the list of hashing algorithms"
Eli Schwartz
2018-08-29
makepkg: don't print status for run_function when in a subshell
Eli Schwartz
2018-08-29
makepkg: fix pkgver() function not aborting on errors
Eli Schwartz
2018-08-29
makepkg: don't save the same shopts twice
Eli Schwartz
2018-08-10
scripts: pass on options such as set -x to child processes
Eli Schwartz
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
2018-08-10
makepkg: Simplify run_package
Jan Alexander Steffens (heftig)
2018-08-10
makepkg: Simplify SPLITPKG check
Jan Alexander Steffens (heftig)
2018-07-27
makepkg: optimize and fix BUILDINFO generation's use of awk
Eli Schwartz
2018-07-19
Revert "makepkg: use the `declare` builtin when backing up variables to eval"
Allan McRae
2018-06-18
makepkg: fix erroneous $BUILDDIR when $startdir is not an absolute path
Eli Schwartz
2018-06-18
makepkg: Don't use parameterless return
Jan Alexander Steffens (heftig)
2018-06-18
makepkg: fix the --nocolor option being broken when passed to pacman -U
Eli Schwartz
2018-06-18
makepkg: Clear ERR trap before trying to restore it
Jan Alexander Steffens (heftig)
2018-06-18
makepkg: do not chmod $BUILDDIR itself after checking for its existence
Eli Schwartz
2018-06-18
makepkg: remove unused variable forgotten when moving to parseopts
Eli Schwartz
2018-06-18
makepkg: update help text to describe --packagelist's new behavior
Eli Schwartz
2018-05-16
Fix using run_pacman to invoke -Qi with sudo
Eli Schwartz
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-05-12
Append architecture information to 'installed' elements in .BUILDINFO
Robin Broda
2018-05-12
Add pkgarch to .BUILDINFO
Robin Broda
2018-05-12
libmakepkg: only save the shellopts we need
Eli Schwartz
2018-05-12
remove unneeded break argument from option parsing
Rafael Ascensão
2018-04-30
makepkg: Fix listing of uninstalled deps
Allan McRae
2018-03-15
makepkg: use the `declare` builtin when backing up variables to eval
Eli Schwartz
2018-03-15
libmakepkg: Add basic rules to lint makepkg.conf variables
Eli Schwartz
2018-03-15
makepkg: avoid false "Signing package(s)" msg when signing is disabled
Eli Schwartz
2018-03-14
makepkg: refactor checking for write permissions into a utility function
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
[next]