index
:
gstreamer/cerbero
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.4
1.6
1.8
main
master
Cerbero build system used to build the official upstream GStreamer 1.0 SDK binaries (mirrored from https://gitlab.freedesktop.org/gstreamer/cerbero)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recipes
/
glib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
glib: fix G_GNUC_INTERNAL on macOS/iOS
Matthew Waters
1
-0
/
+46
2019-11-28
glib.recipe: Fix loading of GIO modules on Windows/MSVC
Nirbheek Chauhan
1
-0
/
+38
2019-03-08
glib.recipe: Use python name not full path in tools
Nirbheek Chauhan
1
-0
/
+64
2019-02-22
glib.recipe: Fix loading of GIO modules built with MSVC
Nirbheek Chauhan
1
-0
/
+28
2018-11-23
glib.recipe: Remove unused patch
Nirbheek Chauhan
1
-57
/
+0
2018-08-31
glib.recipe: Add new API for setting the GTls database
Nirbheek Chauhan
1
-0
/
+314
2018-08-30
glib.recipe: Fix libtool versioning on macOS
Nirbheek Chauhan
1
-0
/
+93
2018-08-17
glib: Some macOS build fixes
Matthew Waters
5
-0
/
+387
2018-06-29
glib.recipe: Fix atomic ops check with MSVC
Nirbheek Chauhan
2
-3
/
+5
2018-06-11
glib.recipe: Use autotools value for G_MODULE_SUFFIX
Nirbheek Chauhan
1
-0
/
+32
2018-05-27
glib.recipe: Correctly detect G_HAVE_GNUC_VISIBILITY
Nirbheek Chauhan
1
-0
/
+95
2018-05-22
glib.recipe: Fix build failure when inside screen on macOS
Nirbheek Chauhan
1
-0
/
+41
2018-05-22
Port glib and glib-networking recipes to meson
Nirbheek Chauhan
9
-654
/
+2016
2018-05-21
proxy-libintl: disable by default
Justin Kim
1
-1
/
+1
2018-05-16
Use proxy-libintl for Android and iOS
Justin Kim
1
-0
/
+61
2017-11-09
glib: Allow using RTLD_DEFAULT on 64bit Android
Justin Kim
1
-0
/
+67
2017-10-31
glib: Bump to version 2.54.2
Xavier Claessens
14
-290
/
+69
2017-04-24
glib: Add a patch for silent error introduced when building without DTrace
Jan Schmidt
1
-0
/
+33
2017-04-24
glib: Fix up Cocoa main loop integration patch for 2.50.3
Jan Schmidt
1
-35
/
+38
2017-02-26
glib: Update to 2.50.3
Sebastian Dröge
1
-7
/
+7
2017-02-08
glib: Fixup the RTLD_DEFAULT patch to also work on all 32 bit devices
Sebastian Dröge
2
-20
/
+56
2017-01-04
glib: Various GModule fixes for 64 bit Android
Sebastian Dröge
2
-0
/
+98
2016-12-05
glib: Add GSocket patch for race condition on Windows
Sebastian Dröge
1
-0
/
+309
2016-12-05
glib: Update to 2.50.2 and glib-networking 2.50.0
Sebastian Dröge
2
-39
/
+101
2016-05-11
glib: Update to 2.48.1
Sebastian Dröge
12
-332
/
+56
2016-04-14
glib: Fix crash on Windows caused by storing GTypes in a long
Sebastian Dröge
1
-0
/
+55
2015-11-18
glib: Don't store CF run loop to avoid racy cleanup
Heinrich Fink
1
-21
/
+13
2015-11-11
glib: Remove obsolete patch that broke the build on Windows
Sebastian Dröge
1
-27
/
+0
2015-10-25
glib: Fix up patch from last commit
Sebastian Dröge
1
-16
/
+15
2015-10-25
glib: Patch from upstream GIT to fix ordering of library ctors
Sebastian Dröge
1
-0
/
+191
2015-10-20
glib: Fix compilation on Windows
Sebastian Dröge
1
-0
/
+27
2015-10-20
glib: Remove Android L patch that was merged upstream in a different way
Sebastian Dröge
1
-35
/
+0
2015-10-20
glib/glib-networking: Update to 2.46.1
Sebastian Dröge
7
-224
/
+36
2015-09-04
glib: Add patch to map more WinSock errors to GIO error codes
Sebastian Dröge
1
-0
/
+44
2015-08-15
glib: Update glib to 2.44.1
Sebastian Dröge
1
-35
/
+0
2015-07-06
glib: fix windows xp compatibility
Nicola Murino
3
-0
/
+144
2015-04-08
recipes/glib: Fix double-define issue (already fixed upstream)
Edward Hervey
1
-0
/
+35
2015-03-12
glib: Use short instead of NSEventSubtype
Sebastian Dröge
1
-1
/
+1
2015-03-02
recipes/glib: Bump to 2.42.2
Edward Hervey
1
-50
/
+0
2015-02-12
glib: Add thread name support on Mac OS
Ilya Konstantinov
1
-0
/
+50
2015-01-27
recipes/glib: Fix build on Android Lollipop
Edward Hervey
1
-0
/
+42
2015-01-10
glib: On OSX, iterate the NSApplication runloop from the default main context...
Sebastian Dröge
1
-0
/
+1078
2015-01-09
glib: Don't use AT_FDCWD on iOS for now
Sebastian Dröge
1
-0
/
+36
2014-11-20
glib: fix patch 0001 -- always AC_SUBST
Nirbheek Chauhan
2
-50
/
+23
2014-10-23
recipes: glib: Re add "Unhide-_g_io_modules_ensure_extension_points_registe.p...
Thibault Saunier
1
-0
/
+25
2014-10-23
recipes: Bump the GLib and glib-networking to 2.42
Thibault Saunier
14
-282
/
+60
2014-09-14
glib: Also include process.h for getpid() on Windows
Sebastian Dröge
1
-5
/
+13
2014-09-13
glib: Don't use rand_s(), it doesn't exist on Windows XP and we still target it
Sebastian Dröge
1
-0
/
+45
2014-09-09
glib: Don't use issetugid() on Android
Sebastian Dröge
1
-0
/
+37
2014-06-16
recipes:glib: Minor fixes
Thibault Saunier
1
-0
/
+22
[next]