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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-11
gstreamer recipes: Centralize the source download logic
Nirbheek Chauhan
11
-10
/
+23
2018-09-10
gst-plugins-base-1.0.recipe: Add new 'tremor' option
Nirbheek Chauhan
1
-2
/
+6
2018-09-07
libdvdread.recipe: Add missing ssize_t definition in header
Nirbheek Chauhan
4
-8
/
+35
2018-09-07
gmp.recipe: Remove libgmp.lib, it's unusable
Nirbheek Chauhan
1
-1
/
+4
2018-09-07
sbc.recipe: Define ssize_t on MSVC as SSIZE_T
Nirbheek Chauhan
2
-1
/
+31
2018-09-07
gst-libav-1.0.recipe: Correctly set extra libav configure flags
Nirbheek Chauhan
1
-3
/
+1
2018-09-07
gstreamer recipes: Explicitly enable more options
Nirbheek Chauhan
4
-17
/
+25
2018-09-07
proxy-libintl.recipe: Use the soversion in the la file
Nirbheek Chauhan
1
-2
/
+1
2018-09-01
gst-plugins-good-1.0.recipe: Fix jpeg plugin on iOS
Nirbheek Chauhan
2
-2
/
+2
2018-09-01
Port all gstreamer recipes to Meson
Nirbheek Chauhan
10
-90
/
+90
2018-08-31
glib.recipe: Add new API for setting the GTls database
Nirbheek Chauhan
2
-0
/
+316
2018-08-31
libvpx.recipe: Fix pthread entry in pkg-config file
Nirbheek Chauhan
3
-8
/
+39
2018-08-31
proxy-libintl.recipe: Use the same ABI as gettext on all platforms
Nirbheek Chauhan
2
-1
/
+29
2018-08-30
libxml2.recipe: Fix download URL, broken https
Nirbheek Chauhan
1
-1
/
+3
2018-08-30
build-tools/m4: fix compilation with glibc 2.28
Matthew Waters
2
-1
/
+146
2018-08-30
meson.recipe: Fix typo in patch that broke builds
Nirbheek Chauhan
1
-3
/
+3
2018-08-30
glib.recipe: Fix libtool versioning on macOS
Nirbheek Chauhan
2
-1
/
+96
2018-08-30
meson.recipe: Support for setting macOS dylib versions
Nirbheek Chauhan
2
-0
/
+235
2018-08-30
gobject-introspection.recipe: Fix GIRs on macOS with meson
Nirbheek Chauhan
2
-0
/
+53
2018-08-30
gst-libav-1.0.recipe: Make licensing explicit
Nirbheek Chauhan
1
-5
/
+7
2018-08-30
gst-libav-1.0.recipe: Fix license configure option
Nirbheek Chauhan
1
-2
/
+2
2018-08-29
meson.recipe: Update to 0.47.2
Nirbheek Chauhan
4
-41
/
+23
2018-08-28
glib: also generate a .la file for gthread
Matthew Waters
1
-0
/
+3
2018-08-17
meson.recipe: Fix accidental push of old patch
Nirbheek Chauhan
1
-2
/
+2
2018-08-17
meson.recipe: Fix gnome.generate_gir on macOS
Nirbheek Chauhan
2
-0
/
+153
2018-08-17
glib: Some macOS build fixes
Matthew Waters
7
-8
/
+391
2018-08-17
recipes: remove leftover libmad patches
Tim-Philipp Müller
4
-135
/
+0
2018-08-14
taglib: Use github URI to download
Nicolas Dufresne
1
-1
/
+3
2018-08-10
glib-networking.recipe: Build static modules for all platforms
Nirbheek Chauhan
1
-5
/
+3
2018-08-10
recipes/glib-networking: add static module to package list
Matthew Waters
1
-0
/
+1
2018-08-10
build-tools/glib-tools: use binary mode for gengiotypefuncs.py
Matthew Waters
1
-0
/
+1
2018-08-07
meson.recipe: Fix glib static libs and pkg-config files
Nirbheek Chauhan
2
-1
/
+183
2018-08-07
gettext-tools.recipe: Needs automake-1.15 on Windows
Nirbheek Chauhan
2
-2
/
+2
2018-08-07
meson: Update to 0.47.1 and fix import library installation
Nirbheek Chauhan
2
-1
/
+74
2018-08-07
bzip2.recipe: Use our mirror for fetching the tarball
Nirbheek Chauhan
1
-1
/
+3
2018-07-23
glib.recipe: Don't pull in libiconv for iOS
Nirbheek Chauhan
1
-2
/
+2
2018-07-23
cerbero: Add -fembed-bitcode to GAS invocations for ios
Nirbheek Chauhan
1
-2
/
+2
2018-07-22
gettext-tools.recipe: fix linker error during compilation
Marcos Kintschner
3
-2
/
+79
2018-07-22
recipes: Move all recipes to HTTPS
Nirbheek Chauhan
69
-70
/
+75
2018-07-22
x264.recipe: Pass -fembed-bitcode to gas-preprocessor.pl
Nirbheek Chauhan
1
-1
/
+2
2018-07-22
libvpx.recipe: Use a tarball instead of git
Nirbheek Chauhan
1
-2
/
+3
2018-07-22
gst-libav-1.0.recipe: Fix setting of AS on ARM
Nirbheek Chauhan
1
-3
/
+8
2018-07-22
recipes: Use %(version)s in all tarball URLs
Nirbheek Chauhan
38
-40
/
+46
2018-07-21
cerbero: Rework environment modification in recipes
Nirbheek Chauhan
49
-140
/
+130
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-07-10
libxml2: Don't build Python support, even Linux
Vincenzo Bono
1
-2
/
+1
2018-07-05
meson.recipe: Bump to 0.47.0
Nirbheek Chauhan
8
-1538
/
+1
2018-06-30
meson.recipe: Fix command arrays in cross file binaries
Nirbheek Chauhan
3
-149
/
+290
2018-06-29
cerbero: openssl.recipe patch
Vincenzo Bono
1
-3
/
+2
[next]