summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SoupProxyResolver: add this deprecated class to the introspectionwip/tintou/proxy-resolverCorentin Noël2018-04-175-18/+40
* tests: Configure PHP to load the XMLRPC extension if presentJan Alexander Steffens (heftig)2018-04-176-3/+26
* build: Check php-xmlrpc in a more robust wayJan Alexander Steffens (heftig)2018-04-172-4/+4
* meson: Unbreak build of pull-api-testJan Alexander Steffens (heftig)2018-04-171-3/+3
* meson: Move HAVE_CONFIG_H define to global argsJan Alexander Steffens (heftig)2018-04-172-3/+6
* meson: Don't install soup-tests resourcesJan Alexander Steffens (heftig)2018-04-171-8/+7
* xmlrpc-server.php: Don't try to count NULL paramsJan Alexander Steffens (heftig)2018-04-171-1/+1
* meson: Move unixd check code to Apache blockTomas Popela2018-04-161-2/+2
* meson: Rename variable for better clarityTomas Popela2018-04-161-6/+6
* 2.63.12.63.1Claudio Saavedra2018-04-163-3/+21
* Update Croatian translationgogo2018-04-161-45/+49
* meson: Avoid getting krb5_config option value earlyIñigo Martínez2018-04-131-1/+2
* meson: Take advantage of short-circuit evaluationIñigo Martínez2018-04-131-8/+2
* meson: Avoid a conditional expression when checking ApacheIñigo Martínez2018-04-131-4/+2
* meson: Avoid a conditional expression when checking cURLIñigo Martínez2018-04-131-3/+1
* meson: Define check_gio_tls_src conditionallyIñigo Martínez2018-04-131-6/+6
* meson: Bump meson versionIñigo Martínez2018-04-131-1/+1
* meson: Fix introspection variableIñigo Martínez2018-04-131-1/+1
* Add support for libpslwip/mesonTomas Popela2018-04-113-9/+5
* 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-112-2/+19
* Address review comments from Iñigo MartínezTomas Popela2018-04-116-262/+135
* Fix a comment typoTomas Popela2018-04-111-1/+1
* Don't enable the extra warnings for msvcTomas Popela2018-04-111-19/+19
* Enable extra warnings if compiler supports themTomas Popela2018-04-111-1/+19
* Fix release versionTomas Popela2018-04-111-1/+1
* Add Meson port files to the Autotools EXTRA_DISTTomas Popela2018-04-115-0/+10
* Add APACHE_HTTPD as s project argument in main Meson build fileTomas Popela2018-04-112-4/+1
* tests: Fix build on Visual StudioChun-wei Fan2018-04-113-1/+15
* meson: Build test utility library as static on MSVC buildsChun-wei Fan2018-04-111-4/+10
* meson: Fix build in cases when we don't have Apache installedChun-wei Fan2018-04-111-1/+4
* meson: Improve check for MIT Kerberos on Visual StudioChun-wei Fan2018-04-111-17/+34
* meson: Re-word TLS checkChun-wei Fan2018-04-111-4/+4
* meson: Check whether we are building libsoup-gnome properlyChun-wei Fan2018-04-111-2/+2
* soup-enum-types: Make sure items are exported properlyChun-wei Fan2018-04-112-1/+3
* meson: Add fallback discovery for libxml2 and sqlite3 on MSVCChun-wei Fan2018-04-111-2/+20
* meson: Force-include msvc_recommended_pragms.h on Visual StudioChun-wei Fan2018-04-111-0/+4
* Update the Meson options namesTomas Popela2018-04-113-21/+21
* Build the internationalization filesTomas Popela2018-04-112-0/+8
* Force C89 standard and also turn some minimal warnings onTomas Popela2018-04-111-1/+2
* Disable parallelism for Apache based testsTomas Popela2018-04-111-39/+40
* Fix unit tests based on ApacheTomas Popela2018-04-111-0/+12
* Put tests compilation behind the 'enable-tests' optionTomas Popela2018-04-112-1/+10
* Fix main meson.build indentationTomas Popela2018-04-111-8/+8
* Partially fix Apache based tests - at least they start nowTomas Popela2018-04-112-2/+2
* Fix unit tests that don't need apache to runTomas Popela2018-04-111-3/+22
* Test utility library in named liblibtestTomas Popela2018-04-111-2/+2
* Update the Automake unit tests names after they were for Meson portTomas Popela2018-04-111-4/+4
* Simplify how the tests are buildTomas Popela2018-04-111-149/+47
* Generate gresource bundle for testsTomas Popela2018-04-111-0/+7