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
2020-05-11
makepkg: deterministic PKGINFO libprovides for multiple library versions
Levente Polyak
2020-02-12
makepkg: drop duplicate reporting of missing dependencies
Dave Reisner
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2020-01-28
makepkg: add CRC checksums and set these to be the default
Allan McRae
2020-01-27
makepkg: make per-package files containing '$pkgname' consistently work
Eli Schwartz
2019-11-26
makepkg: add the $startdir to package .BUILDINFO
Eli Schwartz
2019-11-06
Remove "Generated from ...; do not edit by hand" from scripts
Allan McRae
2019-11-06
makepkg: replaces sed in-place with built in substitution
Ethan Sommer
2019-10-30
makepkg: only run --clean actions if we built a package
Eli Schwartz
2019-10-30
makepkg: do not count hard links multiple times when calculating pkg size
Eli Schwartz
2019-10-30
makepkg: protect against unexpected whitespace in filenames
Eli Schwartz
2019-10-23
Update copyright years
Allan McRae
2019-10-09
makepkg: do not save fflags when creating packages
Eli Schwartz
2019-10-07
makepkg: propagate E_REMOVE_BUILD_DEPS
Alad Wenter
2019-10-07
makepkg: remove makedepends before installing built package
Erich Eckner
2019-10-07
makepkg: wait for process to finish
Allan McRae
2019-10-07
makepkg: Delete logpipe when exiting
Austin Lund
2019-06-25
makepkg: do not exit immediately on dependency install failures
Allan McRae
2019-05-28
makepkg: also move restore_envvars handling into libmakepkg
Eli Schwartz
2019-05-28
makepkg: move config loading into libmakepkg
Eli Schwartz
2019-05-08
makepkg: propagate error codes when package failed to sign correctly
Eli Schwartz
2019-05-08
makepkg: use more schema.sh to clean the environment of special variables
Eli Schwartz
2019-05-08
makepkg: fix bash 5 compatibility when packaging symlinks to a directory
Eli Schwartz
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)
[next]