summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Port the demo protocol plugin to contactsGary Kramlich2023-04-111-1/+1
* Add a custom target for running everything when landing a pull requestGary Kramlich2023-03-231-0/+5
* fix issues with Qt application object in kwallet pluginMarkus Fischer2023-03-131-1/+1
* Remove check for time_t sizeElliott Sales de Andrade2023-03-061-8/+0
* Remove cyrus sasl as a dependencyGary Kramlich2023-03-031-4/+1
* Update to talkatu 0.2.0Gary Kramlich2023-02-241-1/+1
* Update to gplugin 0.40.0Gary Kramlich2023-02-241-1/+1
* IRCv3: Port to our new SASL library named HaslGary Kramlich2023-02-231-2/+2
* Set our global C standard to C17 and warning_level to 2Gary Kramlich2023-02-211-1/+2
* Move back to gsasl 1.8.0Gary Kramlich2023-01-211-1/+1
* Remove the remaining nat-pmp code for auto discovering ip addressesGary Kramlich2023-01-211-13/+0
* Support gsasl version 1.10.0 as fedora and openbsd don't have 2.0.0Gary Kramlich2023-01-171-1/+1
* Implement SASL for IRCv3 using GSASLGary Kramlich2023-01-171-0/+2
* Create a new PidginContactList widget that shows the PurplePersons that Purpl...Gary Kramlich2023-01-131-1/+1
* Change the soname of libpurple to libpurple3Gary Kramlich2023-01-121-1/+1
* Remove soupcompat.h since we require libsoup3 nowGary Kramlich2022-11-161-16/+5
* Remove the Sametime protocol pluginGary Kramlich2022-11-121-12/+1
* Remove the Novell GroupWise protocol pluginGary Kramlich2022-11-121-2/+1
* Take advantage of f-strings in MesonElliott Sales de Andrade2022-11-041-16/+14
* Build against libsoup3 by defaultElliott Sales de Andrade2022-11-041-1/+3
* Update to libadwaita 1.2Gary Kramlich2022-10-281-1/+1
* Update to gplugin 0.39.0Gary Kramlich2022-10-281-1/+1
* Fix an issue where gio was bombing out early and causing our unit tests to failGary Kramlich2022-10-281-0/+2
* Remove some remnants of the null protocol pluginGary Kramlich2022-10-271-3/+1
* Remove unnecessary Meson checksElliott Sales de Andrade2022-10-261-26/+0
* Remove the Zephyr protocol pluginGary Kramlich2022-10-261-49/+1
* Remove the SILC protocol pluginGary Kramlich2022-10-261-10/+1
* Remove the upnp APIGary Kramlich2022-10-231-10/+1
* Flatten Meson build filesElliott Sales de Andrade2022-10-231-4/+7
* Remove the libnice dependencyGary Kramlich2022-10-231-7/+0
* Create a skeleton for the IRCv3 protocol pluginGary Kramlich2022-09-281-1/+2
* Add a wrap file for gupnp-igd-1.0Gary Kramlich2022-09-191-1/+3
* Use gUPnP-igd to implement add/remove port mappingsElliott Sales de Andrade2022-09-181-0/+1
* Use gUPnP to determine external IP address and control URLElliott Sales de Andrade2022-09-181-0/+6
* Clean up a bunch of stuff in internal.hGary Kramlich2022-09-121-2/+0
* Replace libhandy with libadwaitaGary Kramlich2022-02-101-1/+1
* And so begins the start of the GTK4 portGary Kramlich2022-02-031-3/+3
* Make VV libraries requiredElliott Sales de Andrade2022-08-121-39/+1
* Make cyrus-sasl requiredGary Kramlich2022-08-111-2/+1
* Remove some no longer necessary meson optionsGary Kramlich2022-08-111-29/+2
* Update gplugin to 0.38Gary Kramlich2022-05-231-2/+3
* Add a wrap file for libnice that is only used if -Dbuild-dependencies=true is...Gary Kramlich2022-04-181-1/+3
* Add gdk-pixbuf as a libpurple dependency and move helpers from pidgin to purpleGary Kramlich2022-04-011-4/+8
* Use correct check for host systemElliott Sales de Andrade2022-03-311-1/+1
* Remove farstream.Gary Kramlich2022-01-131-8/+2
* Add an option to build against libsoup3Gary Kramlich2022-01-011-2/+3
* Create a demo protocol plugin that right now just adds contacts and statuses.Gary Kramlich2021-12-301-2/+3
* Require glib-2.70Gary Kramlich2021-12-141-3/+3
* Enable building with libsoup 3Elliott Sales de Andrade2021-12-141-1/+13
* Remove a no longer necessary meson version checkGary Kramlich2021-12-101-8/+6