summaryrefslogtreecommitdiff
path: root/tls/openssl/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Do not install shared module when only static is neededXavier Claessens2022-10-061-2/+2
* Meson: Use summary() to print enabled modulesXavier Claessens2022-08-121-0/+2
* Meson: Add dependencies on static modulesXavier Claessens2022-08-121-0/+1
* Meson: Remove workaround for a bug fixed a long time agoXavier Claessens2022-08-121-3/+0
* Meson: Add 'recursive: true' to avoid warningXavier Claessens2022-08-121-1/+1
* Meson: Build static modules when default_library is 'static' or 'both'Xavier Claessens2022-08-121-1/+1
* meson: Export static libraries and depsOlivier Crête2022-06-211-1/+4
* meson: Set GIO_EXTRA_MODULES in devenvXavier Claessens2022-02-211-0/+6
* Loading certificates from Windows root and ca storesFrancesco Conti2021-11-191-0/+4
* openssl: remove openssl-utilIgnacio Casal Quinteiro2021-08-311-1/+0
* Use the keychain CA certificates on macosIgnacio Casal Quinteiro2021-05-121-0/+6
* Make the GnuTLS backend use the base classesMichael Catanzaro2019-05-151-1/+1
* tests: try to fix test case with openssl > 1.1.0Ignacio Casal Quinteiro2019-04-261-0/+2
* openssl: Do link_whole on base libraryOlivier Crête2019-03-131-1/+4
* openssl: Port to the new GIO module APINirbheek Chauhan2019-02-201-1/+0
* Update openssl build systemIgnacio Casal Quinteiro2018-12-091-30/+30
* Install module with so suffix on osxIgnacio Casal Quinteiro2018-10-031-0/+8
* meson: Improve GIO modules directory handlingIñigo Martínez2018-03-021-1/+1
* meson: indentation/style fixesIgnacio Casal Quinteiro2017-06-171-16/+12
* build: add initial support for mesonPatrick Griffis2017-04-131-0/+41