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
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