summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* git: Add .gitattributes file with EOL settings for README.win32Philip Withnall2017-07-101-0/+1
* build: Drop nmake/MSC build system for GLibPhilip Withnall2017-07-1033-1439/+2
* configure: fix minor typo 'be build'->'be built'Aleksander Morgado2017-07-101-1/+1
* Updated Hebrew translationYosef Or Boczko2017-07-091-445/+459
* gsettings: Try harder to describe keysMatthias Clasen2017-07-071-0/+2
* Avoid a race with the openuri portalportal-raceMatthias Clasen2017-07-071-12/+55
* docs: Fix cut'n'paste error in g_resources_get_info() docBastien Nocera2017-07-051-2/+2
* unicode: Update test data files for unicode 10.0.0Rico Tzschichholz2017-07-052-2/+2
* unicode: Update to unicode 10.0.0Rico Tzschichholz2017-07-057-691/+1329
* tests: Drop local timezone GTimeVal overflow checkPhilip Withnall2017-07-051-7/+0
* gdbusutils: Add an example to g_dbus_gvariant_to_gvalue() docsPhilip Withnall2017-07-041-1/+5
* configure: close a parenthese in an error message.Jehan2017-07-011-2/+2
* Disambiguate source namesMatthias Clasen2017-06-283-3/+3
* gio: Mention the ALL_METADATA flag in g_file_copy()Emanuele Aina2017-06-211-0/+4
* GKeyFile – Add array length annotations to to_data(), get_keys() and get_gr...Sebastian Dröge2017-06-211-3/+3