summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Remove the option to disable compiling plugins.Gary Kramlich2021-08-041-3/+0
* Update everything for GPlugin 0.33.0Gary Kramlich2021-08-031-1/+1
* Bump our require gtk3 to gtk3.24 so we can start looking at porting to gtk4Gary Kramlich2021-08-021-1/+1
* Update the gplugin version check and wrap for version 0.32.1Gary Kramlich2021-07-291-1/+1
* Use Meson summary() function.Elliott Sales de Andrade2021-07-271-45/+50
* bump the minimum meson to 0.56.0 and fix the deprecationsGary Kramlich2021-07-271-6/+6
* We should be checking for the pidgin3 executable not pidginGary Kramlich2021-07-221-3/+3
* Only allow gplugin version 0.32.0.Gary Kramlich2021-07-181-1/+1
* Convert credentials page to use HdyPreferencesGroup and a list box.Elliott Sales de Andrade2021-05-121-0/+1
* Manually check for xgettext as we need it for NLS support.Gary Kramlich2021-03-021-0/+5
* Remove unused Windows ioctl wrapper.Elliott Sales de Andrade2021-02-131-1/+1
* Add extra-dir options for gtkdoc-fixxref to correctly link to other gtkdoc booksGary Kramlich2021-01-021-0/+12
* Bump the meson requirement to 0.52.0Gary Kramlich2021-01-011-1/+1
* Fix Windows builds and testsElliott Sales de Andrade2020-12-221-2/+3
* Delete some now-unused networking bitsElliott Sales de Andrade2020-12-211-47/+1
* Replace sed with a small Python script to produce emote theme files.Elliott Sales de Andrade2020-12-201-2/+0
* Fix introspection meson option.Elliott Sales de Andrade2020-12-091-4/+7
* FreeBSD only has libnice 0.1.13 so make that our minimumGary Kramlich2020-11-201-1/+1
* Depend on libnice as farstream already pulled it in and replace purple_networ...Gary Kramlich2020-11-201-0/+5
* if we're doing nls make sure we have gettext available as it's requiredGary Kramlich2020-11-161-0/+3
* Clean up g_log handlingGary Kramlich2020-11-011-8/+0
* Don't require C++ compiler if kwallet is not required.Elliott Sales de Andrade2020-10-291-3/+2
* Remove the SIMPLE protocol pluginGary Kramlich2020-10-291-2/+1
* vv: Switch to GTK sinks by default.Elliott Sales de Andrade2020-10-081-1/+1
* Switch join_paths and + to /.Elliott Sales de Andrade2020-09-161-20/+14
* Make gstreamer-1.0 a required dependencyGary Kramlich2020-08-251-11/+5
* Remove and replace a number of the purple utility functionsGary Kramlich2020-08-221-1/+1
* Fix some easy compiler warningsGary Kramlich2020-08-161-13/+10
* remove the old sound apiGary Kramlich2020-08-131-1/+0
* Fix gestures pluginElliott S2020-07-241-6/+0
* Fix online help link.Alejandro Garcia2020-07-011-2/+2
* Change the logic for determining whether or not to install translationsGary Kramlich2020-06-111-14/+3
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-3/+16
* Bump the required gplugin version to 0.29.1Gary Kramlich2020-05-041-1/+1
* GPlugin's gobject introspection was moved to 1.0 recently and we need to acco...Gary Kramlich2020-05-031-2/+2
* Bump our minimum meson version to 0.50.0 to match gplugin and talkatuGary Kramlich2020-04-301-1/+1
* Move the libidn check to jabber/meson.build as it needs specific functions of...Gary Kramlich2020-02-131-6/+0
* make libidn a required dependencyGary Kramlich2020-01-311-1/+6
* Fix a handful of issues found in reviewGary Kramlich2019-11-151-1/+1
* Bump our gplugin dependency to 0.29.0Gary Kramlich2019-11-071-1/+1
* Depend on gplugin 0.28.2Gary Kramlich2019-11-011-2/+2
* initial start of moving the plugins dialog to gladeGary Kramlich2019-10-171-0/+24
* Merged in default (pull request #653)Gary Kramlich2019-11-191-12/+6
|\
| * Add PURPLE_VERSION and PURPLE_EXTRA_VERSION to libpurple/version.h and clean ...Gary Kramlich2019-11-171-12/+6
* | Bump the gtk minimum to 3.22 and remove gtk3compat.hGary Kramlich2019-11-151-6/+3
|/
* Bump the glib minimum version to 2.48 and remove checks for itGary Kramlich2019-11-141-1/+1
* Require silc >= 1.1.1.Elliott Sales de Andrade2019-11-031-1/+1
* Fix name of DLL loaded on Windows.Elliott Sales de Andrade2019-10-301-1/+1
* Merged in default (pull request #611)Gary Kramlich2019-10-251-1/+1
|\
| * Remove an errant Meson disabler.Elliott Sales de Andrade2019-10-241-1/+1