summaryrefslogtreecommitdiff
path: root/glib/glibconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nirbheek/gmodule-suffix-deprecation' into 'main'Marco Trevisan2022-10-271-0/+6
|\
| * Improve g_module_open(), deprecate G_MODULE_SUFFIXNirbheek Chauhan2022-10-271-0/+6
* | glib: Always implement G_VA_COPY as va_copy()Simon McVittie2022-10-261-0/+1
|/
* Fix include order of glib-visibility.hXavier Claessens2022-10-171-1/+0
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-131-5/+8
* Simplify G_HAVE_GNUC_VISIBILITY definitionXavier Claessens2022-10-131-1/+0
* Require C99's __VA_ARGS__Emmanuele Bassi2022-06-301-2/+1
* Enable full-static build on WindowsLoic Le Page2022-01-261-0/+2
* build: Drop unused `G_ATOMIC_OP_MEMORY_BARRIER_NEEDED`Philip Withnall2020-05-191-1/+0
* gutils: Move g_ATEXIT() and g_memmove() definitions from glibconfig.hPhilip Withnall2019-05-301-5/+0
* Use a real test for G_HAVE_GNUC_VISIBILITYРуслан Ижбулатов2018-03-281-1/+1
* Move G_DIR_SEPARATOR* and G_SEARCHPATH_SEPARATOR* into glibconfig.hMikhail Zabaluev2018-01-091-0/+5
* meson: fix static build under WindowsChristoph Reiter2018-01-041-1/+3
* build: Define G_HAVE_GNUC_[VARARGS|VISIBILITY] conditionallyChun-wei Fan2017-09-141-3/+4
* meson: define G_PID_FORMATChristoph Reiter2017-07-191-0/+1
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-131-50/+33
* meson: initial glib buildJussi Pakkanen2017-07-131-0/+222