summaryrefslogtreecommitdiff
path: root/libsoup/meson.build
Commit message (Expand)AuthorAgeFilesLines
* WebSockets: add support for permessage-deflate extensionCarlos Garcia Campos2019-07-311-0/+8
* HSTS: Rewrite the HSTS feature and add testsClaudio Saavedra2019-05-221-0/+6
* Implement Brotli decompression supportPatrick Griffis2019-05-221-1/+8
* meson: Check TLS support only when external glib dependency is availableSeungha Yang2019-05-031-3/+3
* Fix the build of tests on MinGWTomas Popela2019-04-231-1/+1
* meson: cleanup targets dependenciesClaudio Saavedra2019-03-181-3/+3
* meson: fix dylib versioning on macOSTom Schoonjans2019-03-121-0/+2
* Meson: Add public dependencies in libsoup_depXavier Claessens2018-12-171-1/+2
* Meson: Simplify pkg-config generatorXavier Claessens2018-12-171-9/+2
* meson: Be able to build the static libraryTomas Popela2018-12-171-2/+2
* meson: Fix the generated vapi fileTomas Popela2018-09-071-1/+6
* meson: Fix the introspection filesTomas Popela2018-09-041-12/+17
* meson: Rename enum variablesTomas Popela2018-09-041-6/+6
* meson: Add missing libsoup-gnome headers when generating enumsTomas Popela2018-09-041-1/+4
* meson: Rename introspection's extra arguments variableTomas Popela2018-09-041-4/+4
* meson: Remove an extra Gio include for the GNOME introspectionTomas Popela2018-09-041-1/+0
* meson: Fix symbol prefix in introspection filesTomas Popela2018-09-041-2/+2
* meson: Don't export the private symbolsTomas Popela2018-09-031-2/+2
* meson: Specify all the header file that are needed for libsoupTomas Popela2018-09-031-4/+35
* meson: Install the correct header files for GNOME supportTomas Popela2018-09-031-3/+4
* SoupProxyResolver: add this deprecated class to the introspectionCorentin Noël2018-06-131-2/+2
* meson: Move HAVE_CONFIG_H define to global argsJan Alexander Steffens (heftig)2018-04-171-1/+0
* Add support for libpslwip/mesonTomas Popela2018-04-111-8/+2
* Build libsoup and libsoup-gnome as shared librariesTomas Popela2018-04-111-2/+2
* Check for presence of g-ir-scanner and vala if they're enabledTomas Popela2018-04-111-2/+2
* Address review comments from Iñigo MartínezTomas Popela2018-04-111-169/+76
* meson: Check whether we are building libsoup-gnome properlyChun-wei Fan2018-04-111-2/+2
* Update the Meson options namesTomas Popela2018-04-111-3/+3
* Soup enums are not generated earlyTomas Popela2018-04-111-3/+4
* Build Vala bindingsTomas Popela2018-04-111-4/+10
* Build introspection files for GNOME supportTomas Popela2018-04-111-9/+47
* Install additional missing headers for GNOME supportTomas Popela2018-04-111-1/+3
* Build GObject introspection files for libsoupTomas Popela2018-04-111-15/+170
* Implement the GNOME supportTomas Popela2018-04-111-0/+25
* Don't produce library named liblibsoupTomas Popela2018-04-111-1/+1
* Initial meson supportSebastian Dröge2018-04-111-0/+176