summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix indentation in tests/meson.buildTomas Popela2018-04-111-80/+80
* Fix the module name for the gnome.gtkdoc()Tomas Popela2018-04-111-1/+1
* Add support for building the documentationTomas Popela2018-04-113-0/+85
* Set the right project versionTomas Popela2018-04-111-1/+1
* Soup enums are not generated earlyTomas Popela2018-04-111-3/+4
* Build Vala bindingsTomas Popela2018-04-112-4/+16
* 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-112-15/+176
* Reformat the meson options fileTomas Popela2018-04-111-6/+35
* Change the shell script for getting the Apache module dirs to be a python scriptTomas Popela2018-04-113-32/+76
* Remove trailing dotTomas Popela2018-04-111-1/+1
* Implement the GNOME supportTomas Popela2018-04-113-0/+42
* Compile the unit testsTomas Popela2018-04-115-0/+156
* Move APACHE_HTTPD to configuration dataTomas Popela2018-04-111-1/+1
* APACHE_HTTPD is supposed to hold path to httpd and not its versionTomas Popela2018-04-111-1/+1
* Implement detecting of dependencies needed for testsTomas Popela2018-04-113-0/+94
* Add visual separators to the main meson.build fileTomas Popela2018-04-111-0/+9