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
/
meson.build
Age
Commit message (
Expand
)
Author
2020-06-11
build: add libintl dependency to meson and the .pc file
Eli Schwartz
2020-05-06
meson: use better check for debug builds
Eli Schwartz
2019-11-26
meson: make non-symlink scripts install for real, and use a better wrapper
Eli Schwartz
2019-11-06
build: remove use of handcrafted m4 in configuring scripts
Eli Schwartz
2019-11-06
makepkg: replaces sed in-place with built in substitution
Ethan Sommer
2019-11-01
Release 5.2.1
Allan McRae
2019-10-30
meson: fix inodecmd for darwin/bsd
Eli Schwartz
2019-10-21
Release v5.2.0
Allan McRae
2019-10-07
meson: work around broken pkg-config file with private requires
Eli Schwartz
2019-10-07
meson: fix incorrect libalpm version
Eli Schwartz
2019-10-07
meson: fix libcommon being publicly exposed as a static link dependency
Eli Schwartz
2019-10-07
Support file with seccomp enabled
Eli Schwartz
2019-08-05
meson: port over checks for types used from sys/types.h
Dave Reisner
2019-08-05
meson: drop checks for things we don't use
Dave Reisner
2019-06-28
meson: use dependency('gpgme') exclusively
Eli Schwartz
2019-06-28
meson: use not_found_message when dependencies are not found
Eli Schwartz
2019-06-28
meson: bump the minimum supported version of meson to 0.51
Eli Schwartz
2019-05-08
meson: fix build of executables with nonstandard libarchive path
Eli Schwartz
2019-03-19
build: check for gpgme with pkg-config before gpgme-config
Eli Schwartz
2019-03-19
drop DU* config variables
Santiago Torres
2019-03-19
build: remove references to variable replacements from pacman-optimize
Eli Schwartz
2019-03-07
Remove cleanupdelta
Allan McRae
2019-02-21
meson: fix static/shared split again
Eli Schwartz
2019-02-12
build: link vercmp with a static copy of libalpm
Eli Schwartz
2019-02-12
Add implicit fall through warning
Allan McRae
2018-12-12
meson: add trailing slashes to directory components in configuration defines
Eli Schwartz
2018-12-12
meson: install the directories needed for successful pacman operation
Eli Schwartz
2018-12-10
Enable additional debug flags/logging with debugoptimized builds
Dave Reisner
2018-11-02
meson: add a wrapper to bootstrap scripts from within build dir
Dave Reisner
2018-11-02
Add meson.build files to build with meson
Dave Reisner