Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2021-04-19meson: make -uninstalled.pc correctEli Schwartz
2021-04-19meson.build: Fix detection of symbolsMark Weiman
2021-04-08Update urls to not use www. for archlinux.orgJelle van der Waa
2021-03-25remove sed command lookup and hardcoding in edit-script.shEli Schwartz
2021-01-09meson: use hidden symbol visiblity by defaultEmil Velikov
2021-01-09meson: pacman-conf add missing libcommon linkEmil Velikov
2021-01-09libalpm: don't use curl's deprecated functionsmorganamilo
2020-06-11build: add libintl dependency to meson and the .pc fileEli Schwartz
2020-05-06meson: use better check for debug buildsEli Schwartz
2019-11-26meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz
2019-11-06build: remove use of handcrafted m4 in configuring scriptsEli Schwartz
2019-11-06makepkg: replaces sed in-place with built in substitutionEthan Sommer
2019-11-01Release 5.2.1Allan McRae
2019-10-30meson: fix inodecmd for darwin/bsdEli Schwartz
2019-10-21Release v5.2.0Allan McRae
2019-10-07meson: work around broken pkg-config file with private requiresEli Schwartz
2019-10-07meson: fix incorrect libalpm versionEli Schwartz
2019-10-07meson: fix libcommon being publicly exposed as a static link dependencyEli Schwartz
2019-10-07Support file with seccomp enabledEli Schwartz
2019-08-05meson: port over checks for types used from sys/types.hDave Reisner
2019-08-05meson: drop checks for things we don't useDave Reisner
2019-06-28meson: use dependency('gpgme') exclusivelyEli Schwartz
2019-06-28meson: use not_found_message when dependencies are not foundEli Schwartz
2019-06-28meson: bump the minimum supported version of meson to 0.51Eli Schwartz
2019-05-08meson: fix build of executables with nonstandard libarchive pathEli Schwartz
2019-03-19build: check for gpgme with pkg-config before gpgme-configEli Schwartz
2019-03-19drop DU* config variablesSantiago Torres
2019-03-19build: remove references to variable replacements from pacman-optimizeEli Schwartz
2019-03-07Remove cleanupdeltaAllan McRae
2019-02-21meson: fix static/shared split againEli Schwartz
2019-02-12build: link vercmp with a static copy of libalpmEli Schwartz
2019-02-12Add implicit fall through warningAllan McRae
2018-12-12meson: add trailing slashes to directory components in configuration definesEli Schwartz
2018-12-12meson: install the directories needed for successful pacman operationEli Schwartz
2018-12-10Enable additional debug flags/logging with debugoptimized buildsDave Reisner
2018-11-02meson: add a wrapper to bootstrap scripts from within build dirDave Reisner
2018-11-02Add meson.build files to build with mesonDave Reisner