summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add zlib, libffi, and proxy-libintl subproject wrapsNirbheek Chauhan2017-07-134-1/+13
* meson: Use Python port of glib-mkenumsNirbheek Chauhan2017-07-135-583/+579
* meson: Use proxy-libintl if gettext is not foundNirbheek Chauhan2017-07-135-15/+23
* meson: Only require libmount on LinuxNirbheek Chauhan2017-07-131-1/+1
* meson: Allow using libffi and zlib as subprojectsNirbheek Chauhan2017-07-131-10/+4
* meson: Print output for more compiler checksNirbheek Chauhan2017-07-131-7/+7
* meson: Detect with-docs and with-man automaticallyNirbheek Chauhan2017-07-135-131/+42
* meson: Rebase and update to 2.51.2Nirbheek Chauhan2017-07-131-1/+1
* tests: gio/tests: add gdbus testsTim-Philipp Müller2017-07-131-14/+116
* meson: gio/tests: add more gresource testsTim-Philipp Müller2017-07-132-2/+72
* meson: add -fvisibility=hidden explicitly to selected targetsTim-Philipp Müller2017-07-139-11/+13
* meson: use add_project_arguments() instead of add_global_arguments()Tim-Philipp Müller2017-07-131-3/+1
* meson: gio/tests: add more missing testsTim-Philipp Müller2017-07-135-67/+163
* gio: tests: rename generated giotypefunc.c to giotypefuncs.incTim-Philipp Müller2017-07-133-5/+5
* meson: gio, gobject: use files() for headers listTim-Philipp Müller2017-07-132-10/+10
* meson: glib/tests: add missing testsTim-Philipp Müller2017-07-132-1/+31
* meson: add support for dtrace/systemtapTim-Philipp Müller2017-07-135-0/+101
* meson: Add a comment about the gdbus-peer gio testNirbheek Chauhan2017-07-131-0/+1
* meson: Add missing termios.h checkNirbheek Chauhan2017-07-131-0/+1
* tests: autoptr test can be run on gcc, clang, intelNirbheek Chauhan2017-07-132-2/+2
* build: Remove function checks for unused functionsNirbheek Chauhan2017-07-132-4/+2
* meson: Derive defines from header, struct, function namesNirbheek Chauhan2017-07-131-142/+146
* meson: Add tls-interaction test, and fix giomodule testNirbheek Chauhan2017-07-134-4/+32
* meson: Port to latest master (2.51.0)Nirbheek Chauhan2017-07-136-27/+99
* meson: Minor modernizationsPatrick Griffis2017-07-1312-144/+158
* meson: Match upstream gtkdoc changesPatrick Griffis2017-07-133-17/+3
* meson: Build all docsPatrick Griffis2017-07-1310-2/+512
* meson: Match soname version of autotoolsPatrick Griffis2017-07-131-1/+1
* meson: More build fixesPatrick Griffis2017-07-136-12/+178
* meson: Improve MSVC and MinGW support and fix dependencies everywhereNirbheek Chauhan2017-07-1326-706/+981
* meson: Fix glib, add gobject, gio, gthread, gmodule, etcTim-Philipp Müller2017-07-1320-304/+3405
* meson: initial glib buildJussi Pakkanen2017-07-134-0/+869
* Revert "mkenums: Support public/private trigraph"Matthias Clasen2017-07-131-19/+0
* Visual Studio builds: Use PythonDir instead of PythonPathChun-wei Fan2017-07-136-18/+18
* W32 - don't use gettext & gcov during gettext initРуслан Ижбулатов2017-07-131-16/+60
* gspawn-win32: Fix multiple definition error with a static buildChristoph Reiter2017-07-121-3/+3
* gwin32: Fix missing prototypes on win64Christoph Reiter2017-07-121-2/+0
* Use %lu format for DWORDРуслан Ижбулатов2017-07-121-1/+1
* gsettingsschema: Fix a compiler warningDaniel Boles2017-07-121-1/+1
* MSVC 201x builds: Allow different Python versions per toolsetChun-wei Fan2017-07-121-1/+5
* win32: Update MSVC projects for glib-genmarshalChun-wei Fan2017-07-1219-488/+141
* Allow whitespace between marshallers list tokensEmmanuele Bassi2017-07-111-3/+3
* docs: fixing lost characterAleksandr Slobodeniuk2017-07-111-1/+1
* docs: tut_gsignal: Fix mismatched argument namesDaniel Boles2017-07-111-1/+1
* Avoid a leak for arguments in va_list marshallersEmmanuele Bassi2017-07-111-1/+1
* Do not mix declarations and statementsEmmanuele Bassi2017-07-111-2/+8
* Remove unused marshallers-related filesEmmanuele Bassi2017-07-105-66/+3
* Re-enable signal tests when cross-compilingEmmanuele Bassi2017-07-101-8/+18
* Rewrite glib-genmarshal in PythonEmmanuele Bassi2017-07-105-1165/+1121
* Re-normalise line endings of README.win32Philip Withnall2017-07-101-203/+203