summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 2.64.22.64.2Claudio Saavedra2018-10-221-1/+1
* 2.64.12.64.1Claudio Saavedra2018-09-241-1/+1
* meson: Define the _DEFAULT_SOURCE macroTomas Popela2018-09-131-2/+9
* meson : Add missing check for gmtime_r()Tomas Popela2018-09-041-0/+4
* 2.64.02.64.0Claudio Saavedra2018-09-031-1/+1
* meson: Don't export the private symbolsTomas Popela2018-09-031-4/+13
* meson: Use the correct soversionTomas Popela2018-09-031-1/+1
* meson: Check for all Apache modules required for running testsTomas Popela2018-08-311-0/+5
* meson: Use apachectl for obtaining the Apache configurationTomas Popela2018-08-311-6/+21
* meson: Rename variables and the Apache script for clarificationTomas Popela2018-08-311-8/+8
* meson: Don't check for mod_unixd presence in Meson fileTomas Popela2018-08-311-2/+1
* meson: Fix the php detectionTomas Popela2018-08-311-2/+2
* meson: Adapt to the PHP changes in the httpd.conf.inTomas Popela2018-08-311-2/+2
* meson: Raise the required meson version to 0.47Tomas Popela2018-08-301-1/+1
* 2.63.922.63.92Claudio Saavedra2018-08-281-1/+1
* meson: partially fix the apache detection codeClaudio Saavedra2018-08-161-1/+5
* 2.63.912.63.91Claudio Saavedra2018-08-141-1/+1
* 2.63.902.63.90Claudio Saavedra2018-08-091-1/+1
* 2.63.22.63.2Claudio Saavedra2018-05-211-1/+1
* meson: Better use the output of get_apache_module_dirs.pyTomas Popela2018-04-181-10/+9
* meson: Move one of the have_apache check to get_apache_module_dirs scriptTomas Popela2018-04-181-2/+2
* meson: Fix typo in assertTomas Popela2018-04-171-1/+1
* tests: Configure PHP to load the XMLRPC extension if presentJan Alexander Steffens (heftig)2018-04-171-1/+4
* build: Check php-xmlrpc in a more robust wayJan Alexander Steffens (heftig)2018-04-171-1/+1
* meson: Move HAVE_CONFIG_H define to global argsJan Alexander Steffens (heftig)2018-04-171-2/+6
* 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-161-1/+1
* 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-111-0/+3
* Check for presence of g-ir-scanner and vala if they're enabledTomas Popela2018-04-111-0/+17
* Address review comments from Iñigo MartínezTomas Popela2018-04-111-80/+39
* 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 APACHE_HTTPD as s project argument in main Meson build fileTomas Popela2018-04-111-0/+1
* 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: 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-111-8/+8
* Build the internationalization filesTomas Popela2018-04-111-0/+2
* Force C89 standard and also turn some minimal warnings onTomas Popela2018-04-111-1/+2
* Put tests compilation behind the 'enable-tests' optionTomas Popela2018-04-111-1/+4