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.recipe
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
glib: Fix hang on Windows when G_SLICE env is configured
Seungha Yang
1
-0
/
+2
2021-07-01
glib: Add workaround for Visual Studio 2019 ARM build
Seungha Yang
1
-0
/
+2
2021-07-01
glib: Fix Visual Studio 2019 build error
Seungha Yang
1
-0
/
+2
2021-04-12
glib: Windows socket fixes: WSAENETRESET, and FD_READ condition flag still se...
Tim-Philipp Müller
1
-0
/
+4
2021-01-14
glib.recipe: Backport patch to set thread names on Windows 10
Nirbheek Chauhan
1
-0
/
+2
2020-12-07
glib: fix cross-compilation for macOS
Andoni Morales Alastruey
1
-1
/
+3
2020-08-04
glib.recipe: Re-enable GResolver lookup by name and address
Nirbheek Chauhan
1
-1
/
+3
2020-07-24
glib.recipe: Fix fetching of env vars on UWP
Nirbheek Chauhan
1
-0
/
+2
2020-07-09
glib.recipe: Don't wait for Window Messages on UWP
Nirbheek Chauhan
1
-0
/
+1
2020-06-28
glib.recipe: Fix build on UWP with debug CRT
Nirbheek Chauhan
1
-0
/
+1
2020-06-23
Fix glib build issue on android api 28
zhiyuan.sraf
1
-1
/
+1
2020-06-08
glib.recipe: Add patches for WinRT/UWP compatibility
Nirbheek Chauhan
1
-1
/
+35
2020-05-29
glib.recipe: iOS build fixes
Nirbheek Chauhan
1
-2
/
+4
2020-05-29
glib.recipe: Bump to 2.62.6
Nirbheek Chauhan
1
-16
/
+15
2020-04-03
Backport buildtype patches for various recipes
Nirbheek Chauhan
1
-0
/
+2
2020-03-27
glib: Fix to avoid assertion dialog box on Windows
Seungha Yang
1
-0
/
+2
2020-02-27
Bump glib to 2.62.5 and glib-networking to 2.62.3
Nirbheek Chauhan
1
-39
/
+9
2020-02-22
glib.recipe: Remove unused gio module blacklist patch
Nirbheek Chauhan
1
-1
/
+0
2019-12-03
glib: fix G_GNUC_INTERNAL on macOS/iOS
Matthew Waters
1
-0
/
+2
2019-11-27
glib.recipe: Fix loading of GIO modules on Windows/MSVC
Nirbheek Chauhan
1
-0
/
+3
2019-11-26
Import FatalError in the files where it is used
Alexandru Băluț
1
-2
/
+1
2019-06-25
meson and glib: Fix quoting issues with c_args when cross-compiling
Nirbheek Chauhan
1
-1
/
+6
2019-06-07
glib: fix build with newer MinGW
Andoni Morales Alastruey
1
-1
/
+0
2019-05-15
glib.recipe: Fix build with MSVC
Seungha Yang
1
-0
/
+1
2019-03-18
filesprovider: implement library type selection
Matthew Waters
1
-1
/
+1
2019-03-08
glib.recipe: Use python name not full path in tools
Nirbheek Chauhan
1
-0
/
+2
2019-02-22
glib.recipe: Fix loading of GIO modules built with MSVC
Nirbheek Chauhan
1
-0
/
+2
2019-02-04
recipes: Ensure that post_install is always chained up
Nirbheek Chauhan
1
-0
/
+1
2019-01-14
Auto-detect and disable gtk-doc and example options
Nirbheek Chauhan
1
-2
/
+1
2019-01-14
glib.recipe: Remove the last reference to gettext.recipe
Nirbheek Chauhan
1
-1
/
+1
2018-11-12
glib: remove uneeded _FILE_OFFSET_BITS hack with android NDK r18
Matthew Waters
1
-9
/
+1
2018-10-24
Implement source url templating for recipes
Nirbheek Chauhan
1
-2
/
+1
2018-09-19
recipes: Add tarball checksums for all recipes
Nirbheek Chauhan
1
-0
/
+1
2018-08-31
glib.recipe: Add new API for setting the GTls database
Nirbheek Chauhan
1
-0
/
+2
2018-08-30
glib.recipe: Fix libtool versioning on macOS
Nirbheek Chauhan
1
-1
/
+3
2018-08-28
glib: also generate a .la file for gthread
Matthew Waters
1
-0
/
+3
2018-08-17
glib: Some macOS build fixes
Matthew Waters
1
-0
/
+3
2018-07-23
glib.recipe: Don't pull in libiconv for iOS
Nirbheek Chauhan
1
-2
/
+2
2018-07-22
recipes: Move all recipes to HTTPS
Nirbheek Chauhan
1
-1
/
+2
2018-07-21
cerbero: Rework environment modification in recipes
Nirbheek Chauhan
1
-13
/
+11
2018-07-19
glib.recipe: Always append to CFLAGS in prepare()
Nirbheek Chauhan
1
-4
/
+6
2018-07-19
cerbero: Build both static and shared with Meson
Nirbheek Chauhan
1
-3
/
+4
2018-06-14
glib.recipe: Generate libtool .la files
Nirbheek Chauhan
1
-0
/
+15
2018-06-11
glib.recipe: Use autotools value for G_MODULE_SUFFIX
Nirbheek Chauhan
1
-0
/
+2
2018-05-27
glib.recipe: Correctly detect G_HAVE_GNUC_VISIBILITY
Nirbheek Chauhan
1
-0
/
+1
2018-05-22
glib.recipe: Fix build failure when inside screen on macOS
Nirbheek Chauhan
1
-1
/
+3
2018-05-22
Port glib and glib-networking recipes to meson
Nirbheek Chauhan
1
-37
/
+40
2018-05-16
Use proxy-libintl for Android and iOS
Justin Kim
1
-1
/
+7
2018-03-01
recipes/glib: fix build with NDK r16
Matthew Waters
1
-0
/
+7
2018-02-12
glib: Bump to 2.54.3
Edward Hervey
1
-1
/
+1
[next]