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
/
libmakepkg
/
tidy
Age
Commit message (
Expand
)
Author
2020-10-21
makepkg: emptydirs: fix typo
Michael Straube
2020-06-01
libmakepkg/strip: don't re-add the same debug source multiple times
Eli Schwartz
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2019-12-11
libmakepkg: use readelf instead of file for finding ELF file types
Ethan Sommer
2019-10-30
makepkg: protect against unexpected whitespace in filenames
Eli Schwartz
2019-10-23
Update copyright years
Allan McRae
2019-08-05
makepkg: Ignore "<artificial>" source files
Austin Lund
2019-05-08
scripts: protect against unintended glob matching in [[ ]] RHS
Eli Schwartz
2018-11-02
Add meson.build files to build with meson
Dave Reisner
2018-07-19
libmakepkg/tidy: fix debug sources not being properly detected sometimes
Eli Schwartz
2018-05-12
libmakepkg: Support file 5.33's application/x-pie-executable
Jan Alexander Steffens (heftig)
2018-03-14
Update coyrights for 2018
Allan McRae
2018-01-10
Fix moving source files into debug packages
Allan McRae
2017-12-07
makepkg: tell the compiler to record debugging info for debug packages
Eli Schwartz
2017-12-07
makepkg: Add a config option to specify the location of debug sources
Eli Schwartz
2017-01-04
Provide source files for useful debug packages
Allan McRae
2017-01-04
Update copyright years
Allan McRae
2016-12-05
Build a single debug package for all packages from a PKGBUILD
Allan McRae
2016-12-05
Revert "[RFC] Provide source files for useful debug packages"
Allan McRae
2016-11-02
[RFC] Provide source files for useful debug packages
Allan McRae
2016-03-21
libmakepkg: ensure emptydir find command acts on individual directories
Allan McRae
2016-02-26
makepkg: Remove upx and optipng support
Allan McRae
2016-01-04
Update copyright years for 2016
Allan McRae
2015-05-12
libmakepkg: fix test bracket style
Allan McRae
2015-03-15
libmakepkg: move helper functions into tidy/strip
Allan McRae
2015-03-03
Allow UPX compression for DOS/Win executables
David Macek
2015-02-12
libmakepkg: make package tidy functions extendable
Allan McRae
2015-02-12
libmakepkg: move package checking out of tidy_install
Allan McRae
2015-02-01
makepkg: split package tidying into libmakepkg
Allan McRae