aboutsummaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Add --keyringdir meson option to configure the keyring directoryDaan De Meyer2022-07-291-0/+3
* meson: replace deprecated get_pkgconfig_variable()Joe Baldino2022-07-291-1/+1
* makepkg: use bsdtar --no-read-sparse for archive creation if availableJonas Witschel2022-03-111-0/+6
* meson: do not use meson.source_root() and meson.build_root()Allan McRae2022-03-061-7/+7
* meson.build: change ExternalProgram.path to full_pathAllan McRae2022-03-061-3/+3
* Silence meson warning about extract_all_objectsAllan McRae2022-03-061-1/+1
* Silence meson run_command warningAllan McRae2022-03-061-4/+5
* Release pacman-6.0.1v6.0.1Allan McRae2021-09-041-2/+2
* Release 6.0.0v6.0.0Allan McRae2021-05-201-2/+2
* remove unused variable in meson.buildmorganamilo2021-05-091-1/+0
* meson: make -uninstalled.pc correctEli Schwartz2021-04-191-0/+1
* meson.build: Fix detection of symbolsMark Weiman2021-04-191-1/+3
* Update urls to not use www. for archlinux.orgJelle van der Waa2021-04-081-1/+1
* remove sed command lookup and hardcoding in edit-script.shEli Schwartz2021-03-251-2/+0
* meson: use hidden symbol visiblity by defaultEmil Velikov2021-01-091-0/+2
* meson: pacman-conf add missing libcommon linkEmil Velikov2021-01-091-1/+1
* libalpm: don't use curl's deprecated functionsmorganamilo2021-01-091-1/+1
* build: add libintl dependency to meson and the .pc fileEli Schwartz2020-06-111-2/+6
* meson: use better check for debug buildsEli Schwartz2020-05-061-1/+1
* meson: make non-symlink scripts install for real, and use a better wrapperEli Schwartz2019-11-261-1/+15
* build: remove use of handcrafted m4 in configuring scriptsEli Schwartz2019-11-061-2/+0
* makepkg: replaces sed in-place with built in substitutionEthan Sommer2019-11-061-11/+0
* Release 5.2.1v5.2.1Allan McRae2019-11-011-2/+2
* meson: fix inodecmd for darwin/bsdEli Schwartz2019-10-301-2/+2
* Release v5.2.0v5.2.0Allan McRae2019-10-211-2/+2
* meson: work around broken pkg-config file with private requiresEli Schwartz2019-10-071-12/+10
* meson: fix incorrect libalpm versionEli Schwartz2019-10-071-1/+1
* meson: fix libcommon being publicly exposed as a static link dependencyEli Schwartz2019-10-071-2/+2
* Support file with seccomp enabledEli Schwartz2019-10-071-0/+10
* meson: port over checks for types used from sys/types.hDave Reisner2019-08-051-0/+15
* meson: drop checks for things we don't useDave Reisner2019-08-051-25/+0
* meson: use dependency('gpgme') exclusivelyEli Schwartz2019-06-281-28/+5
* meson: use not_found_message when dependencies are not foundEli Schwartz2019-06-281-8/+4
* meson: bump the minimum supported version of meson to 0.51Eli Schwartz2019-06-281-1/+1
* meson: fix build of executables with nonstandard libarchive pathEli Schwartz2019-05-081-0/+2
* build: check for gpgme with pkg-config before gpgme-configEli Schwartz2019-03-191-22/+27
* drop DU* config variablesSantiago Torres2019-03-191-11/+0
* build: remove references to variable replacements from pacman-optimizeEli Schwartz2019-03-191-10/+0
* Remove cleanupdeltaAllan McRae2019-03-071-8/+0
* meson: fix static/shared split againEli Schwartz2019-02-211-2/+2
* build: link vercmp with a static copy of libalpmEli Schwartz2019-02-121-3/+12
* Add implicit fall through warningAllan McRae2019-02-121-0/+1
* meson: add trailing slashes to directory components in configuration definesEli Schwartz2018-12-121-3/+3
* meson: install the directories needed for successful pacman operationEli Schwartz2018-12-121-0/+9
* Enable additional debug flags/logging with debugoptimized buildsDave Reisner2018-12-101-1/+1
* meson: add a wrapper to bootstrap scripts from within build dirDave Reisner2018-11-021-0/+1
* Add meson.build files to build with mesonDave Reisner2018-11-021-0/+487