summaryrefslogtreecommitdiff
path: root/gmodule
Commit message (Expand)AuthorAgeFilesLines
* build: Remove */.gitignore filesMichael Gratton2019-04-221-1/+0
* build: Drop autotools supportPhilip Withnall2019-01-151-109/+0
* 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
* Remove all static ChangeLog filesChristoph Reiter2018-09-041-1042/+0
* build: Remove leftovers of Visual Studio project stuffChun-wei Fan2018-06-062-40/+0
* 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-042-2/+13
* GModule win32: disable error dialog popupTom Schoonjans2017-11-021-0/+8
* gmodule: Use RTLD_DEFAULT if defined __BIONIC__Justin Kim2017-10-062-4/+9
* 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
* build: Drop nmake/MSC build system for GLibPhilip Withnall2017-07-103-40/+0
* gmodule/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-249-106/+126
* gmodule – Don't use RTLD_DEFAULT on Android for g_module_self() on Android ...Sebastian Dröge2017-05-091-3/+15
* gmodule – Check for RTLD_LAZY and others in configureSebastian Dröge2017-05-091-3/+4
* gmodule: Remove old win32 codepage ABI compat codeChristoph Reiter2017-04-062-99/+61
* gmodule: Add the visibility attribute to G_MODULE_EXPORT on gccPhilip Withnall2017-03-232-4/+12
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* win32: fixup lib.exe invocationRyan Lortie2014-02-151-1/+4
* docs: let go of *Matthias Clasen2014-02-141-2/+2
* Eradicate links and xrefsMatthias Clasen2014-02-081-2/+2
* Docs: replace <literal> by `Matthias Clasen2014-02-061-2/+2
* Don't use <filename> in docsMatthias Clasen2014-02-051-6/+5
* Drop use of the command tagMatthias Clasen2014-02-011-2/+1
* Annotate all examples with their languageMatthias Clasen2014-02-011-1/+1
* GModule: Move docs away from markupMatthias Clasen2014-02-011-13/+9
* Updated FSF's addressDaniel Mustieles2014-01-318-24/+8
* Docs: don't use the structname tagMatthias Clasen2014-01-311-1/+1
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-1/+1
* Remove alleged support for last-millennium UnixesDan Winship2013-11-205-175/+5
* Remove alleged support for BeOSDan Winship2013-11-204-207/+0
* Remove alleged support for OS/2Dan Winship2013-11-204-147/+0
* gmodule: Two minor g-i annotations fixesRico Tzschichholz2013-09-131-2/+2
* Rework the build system for a new tests approachRyan Lortie2013-05-311-4/+4
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-214-7/+7
* Fix compilation on Android with the bionic C librarySebastian Dröge2013-04-161-0/+4
* build: Add --disable-compile-warningsColin Walters2013-02-271-0/+2
* Remove ABI checking scriptsRyan Lortie2013-01-172-15/+0
* Remove regexp-based export controlRyan Lortie2013-01-171-1/+1
* visibility: Use a separate CFLAGS variableRyan Lortie2013-01-141-0/+1
* win32: build: stop using .def filesRyan Lortie2013-01-131-17/+2