summaryrefslogtreecommitdiff
path: root/recipes/glib
AgeCommit message (Expand)AuthorFilesLines
2019-12-06glib: fix G_GNUC_INTERNAL on macOS/iOSMatthew Waters1-0/+46
2019-11-28glib.recipe: Fix loading of GIO modules on Windows/MSVCNirbheek Chauhan1-0/+38
2019-03-08glib.recipe: Use python name not full path in toolsNirbheek Chauhan1-0/+64
2019-02-22glib.recipe: Fix loading of GIO modules built with MSVCNirbheek Chauhan1-0/+28
2018-11-23glib.recipe: Remove unused patchNirbheek Chauhan1-57/+0
2018-08-31glib.recipe: Add new API for setting the GTls databaseNirbheek Chauhan1-0/+314
2018-08-30glib.recipe: Fix libtool versioning on macOSNirbheek Chauhan1-0/+93
2018-08-17glib: Some macOS build fixesMatthew Waters5-0/+387
2018-06-29glib.recipe: Fix atomic ops check with MSVCNirbheek Chauhan2-3/+5
2018-06-11glib.recipe: Use autotools value for G_MODULE_SUFFIXNirbheek Chauhan1-0/+32
2018-05-27glib.recipe: Correctly detect G_HAVE_GNUC_VISIBILITYNirbheek Chauhan1-0/+95
2018-05-22glib.recipe: Fix build failure when inside screen on macOSNirbheek Chauhan1-0/+41
2018-05-22Port glib and glib-networking recipes to mesonNirbheek Chauhan9-654/+2016
2018-05-21proxy-libintl: disable by defaultJustin Kim1-1/+1
2018-05-16Use proxy-libintl for Android and iOSJustin Kim1-0/+61
2017-11-09glib: Allow using RTLD_DEFAULT on 64bit AndroidJustin Kim1-0/+67
2017-10-31glib: Bump to version 2.54.2Xavier Claessens14-290/+69
2017-04-24glib: Add a patch for silent error introduced when building without DTraceJan Schmidt1-0/+33
2017-04-24glib: Fix up Cocoa main loop integration patch for 2.50.3Jan Schmidt1-35/+38
2017-02-26glib: Update to 2.50.3Sebastian Dröge1-7/+7
2017-02-08glib: Fixup the RTLD_DEFAULT patch to also work on all 32 bit devicesSebastian Dröge2-20/+56
2017-01-04glib: Various GModule fixes for 64 bit AndroidSebastian Dröge2-0/+98
2016-12-05glib: Add GSocket patch for race condition on WindowsSebastian Dröge1-0/+309
2016-12-05glib: Update to 2.50.2 and glib-networking 2.50.0Sebastian Dröge2-39/+101
2016-05-11glib: Update to 2.48.1Sebastian Dröge12-332/+56
2016-04-14glib: Fix crash on Windows caused by storing GTypes in a longSebastian Dröge1-0/+55
2015-11-18glib: Don't store CF run loop to avoid racy cleanupHeinrich Fink1-21/+13
2015-11-11glib: Remove obsolete patch that broke the build on WindowsSebastian Dröge1-27/+0
2015-10-25glib: Fix up patch from last commitSebastian Dröge1-16/+15
2015-10-25glib: Patch from upstream GIT to fix ordering of library ctorsSebastian Dröge1-0/+191
2015-10-20glib: Fix compilation on WindowsSebastian Dröge1-0/+27
2015-10-20glib: Remove Android L patch that was merged upstream in a different waySebastian Dröge1-35/+0
2015-10-20glib/glib-networking: Update to 2.46.1Sebastian Dröge7-224/+36
2015-09-04glib: Add patch to map more WinSock errors to GIO error codesSebastian Dröge1-0/+44
2015-08-15glib: Update glib to 2.44.1Sebastian Dröge1-35/+0
2015-07-06glib: fix windows xp compatibilityNicola Murino3-0/+144
2015-04-08recipes/glib: Fix double-define issue (already fixed upstream)Edward Hervey1-0/+35
2015-03-12glib: Use short instead of NSEventSubtypeSebastian Dröge1-1/+1
2015-03-02recipes/glib: Bump to 2.42.2Edward Hervey1-50/+0
2015-02-12glib: Add thread name support on Mac OSIlya Konstantinov1-0/+50
2015-01-27recipes/glib: Fix build on Android LollipopEdward Hervey1-0/+42
2015-01-10glib: On OSX, iterate the NSApplication runloop from the default main context...Sebastian Dröge1-0/+1078
2015-01-09glib: Don't use AT_FDCWD on iOS for nowSebastian Dröge1-0/+36
2014-11-20glib: fix patch 0001 -- always AC_SUBSTNirbheek Chauhan2-50/+23
2014-10-23recipes: glib: Re add "Unhide-_g_io_modules_ensure_extension_points_registe.p...Thibault Saunier1-0/+25
2014-10-23recipes: Bump the GLib and glib-networking to 2.42Thibault Saunier14-282/+60
2014-09-14glib: Also include process.h for getpid() on WindowsSebastian Dröge1-5/+13
2014-09-13glib: Don't use rand_s(), it doesn't exist on Windows XP and we still target itSebastian Dröge1-0/+45
2014-09-09glib: Don't use issetugid() on AndroidSebastian Dröge1-0/+37
2014-06-16recipes:glib: Minor fixesThibault Saunier1-0/+22