summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-02-04Add -Wunused_result to debug build compiler flagsAllan McRae
2023-11-25meson.build: add _FILE_OFFSET_BITS to pkgconfigAndrew Gregory
2023-09-04Fix compile on some platformsmorganamilo
2023-02-13Add the -pedantic' compiler flag back to our debug buildsAllan McRae
2023-01-17makepkg.conf: allow configuration additions via a subdirectoryAllan McRae
2022-12-13Bump required GPGME version to 1.12.0Ziemowit Laski
2022-07-29Add --keyringdir meson option to configure the keyring directoryDaan De Meyer
2022-07-29meson: replace deprecated get_pkgconfig_variable()Joe Baldino
2022-03-11makepkg: use bsdtar --no-read-sparse for archive creation if availableJonas Witschel
2022-03-06meson: do not use meson.source_root() and meson.build_root()Allan McRae
2022-03-06meson.build: change ExternalProgram.path to full_pathAllan McRae
2022-03-06Silence meson warning about extract_all_objectsAllan McRae
2022-03-06Silence meson run_command warningAllan McRae
2021-09-04Release pacman-6.0.1v6.0.1Allan McRae
2021-05-20Release 6.0.0v6.0.0Allan McRae
2021-05-09remove unused variable in meson.buildmorganamilo
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.1v5.2.1Allan McRae
2019-10-30meson: fix inodecmd for darwin/bsdEli Schwartz
2019-10-21Release v5.2.0v5.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