summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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