summaryrefslogtreecommitdiff
path: root/gmodule/meson.build
Commit message (Expand)AuthorAgeFilesLines
* gmodule: Define a gmodule include dependency and use it in gio moduleswip/3v1n0/gio-gmodule-visibility-depMarco Trevisan (Treviño)2023-04-191-3/+6
* build/gmodule-2.0.pc: Move compiler flags from Libs to CflagsJan Tojnar2023-03-311-2/+4
* build: Don't overwrite build variablesEmmanuele Bassi2023-01-081-3/+3
* Merge branch 'wip/3v1n0/some-meson-fixmes' into 'main'Xavier Claessens2022-11-011-2/+2
|\
| * gmodule/meson: Use stdout to communicate return value pf dlsym test codeMarco Trevisan (Treviño)2022-10-261-2/+2
* | Merge branch 'nirbheek/gmodule-suffix-deprecation' into 'main'Marco Trevisan2022-10-271-1/+2
|\ \
| * | Improve g_module_open(), deprecate G_MODULE_SUFFIXNirbheek Chauhan2022-10-271-1/+2
| |/
* | meson: Add missing install tagsXavier Claessens2022-10-261-0/+2
|/
* meson: Remove unneeded install_tag's on headersMarco Trevisan (Treviño)2022-10-241-1/+0
* meson: Cleanup include-dir paths, use base path without repetitionsMarco Trevisan (Treviño)2022-10-241-2/+4
* glib, gmodule, gobject: Add generated headers to the lib dependencyMarco Trevisan (Treviño)2022-10-231-3/+6
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-1/+8
* Merge branch 'meson-version-policy' into 'main'Philip Withnall2022-05-101-6/+4
|\
| * meson: Use meson.can_run_host_binaries()Xavier Claessens2022-05-061-1/+1
| * build: Drop checks and workarounds for older Meson versionsPhilip Withnall2022-05-061-5/+3
* | meson: Check rres.compiled() before calling rres.returncode()illiliti2022-05-071-1/+1
|/
* gi: expose some files as variable for gobject-introspectionAndoni Morales Alastruey2022-01-281-2/+7
* Distribute cxx test tests/cxx-test.cpp to each module tests directoryEmmanuel Fleury2021-12-141-0/+4
* Meson: Override every dependency glib providesXavier Claessens2020-04-051-0/+6
* gmodule: remove macOS dyld implementationTom Schoonjans2019-09-071-4/+0
* gmodule: use dl implementation on macOSTom Schoonjans2019-09-061-2/+2
* meson: Move libdl_dep to the top levelTing-Wei Lan2019-08-291-22/+3
* meson: Mostly assume clang-cl is MSVCChun-wei Fan2019-07-111-1/+1
* build: Drop use of G_DISABLE_DEPRECATED from the build systemPhilip Withnall2019-05-301-1/+1
* Merge branch 'meson-dep' into 'master'Xavier Claessens2018-12-101-1/+2
|\
| * Meson: Fix declare_dependency() callsXavier Claessens2018-12-101-1/+2
* | Meson: Fix deprecation warning with 0.49.0 releaseXavier Claessens2018-12-101-1/+2
|/
* Meson: Add missing include_directories when using glib as subprojectXavier Claessens2018-11-241-1/+1
* meson: Add macOS libtool versioning for ABI compatibilityNirbheek Chauhan2018-10-221-0/+1
* Meson: Add export-dynamic flagXavier Claessens2018-05-171-2/+2
* Meson: Do not build tests with nodelete/Bsymbolic-functionsXavier Claessens2018-05-091-1/+3
* Meson: Use pkgconfig module to generate all pc filesXavier Claessens2018-03-281-0/+32
* meson: fix static build under WindowsChristoph Reiter2018-01-041-1/+1
* meson: build Windows resource filesChristoph Reiter2018-01-041-1/+12
* meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller2017-07-131-2/+1
* meson: Minor modernizationsPatrick Griffis2017-07-131-1/+1
* meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan2017-07-131-16/+24
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-131-0/+90