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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
bzip2.recipe: Only use our mirror for fetching the tarball
1.4
Nirbheek Chauhan
1
-1
/
+3
2015-02-17
Bump libpng version in upgrade list
Nicolas Dufresne
1
-1
/
+1
2015-02-17
libpng: Update to 1.6.16
Nicolas Dufresne
2
-9
/
+11
2015-01-09
glib: Don't use AT_FDCWD on iOS for now
Sebastian Dröge
2
-0
/
+37
2014-12-19
gettext: Also build depend on iconv on iOS
1.4.5
Sebastian Dröge
1
-0
/
+1
2014-12-18
utils: Debian jessie identifies itself as 8.0 now
Sebastian Dröge
1
-1
/
+1
2014-12-18
packages: Update to 1.4.5
Sebastian Dröge
22
-22
/
+22
2014-12-18
gdk-pixbuf: support relocations in OS X and Linux
Andoni Morales Alastruey
2
-1
/
+209
2014-12-18
cairo: Disable LTO as it breaks at least on Android
Sebastian Dröge
2
-1
/
+37
2014-12-18
cairo: Disable testsuite build
Sebastian Dröge
2
-1
/
+30
2014-12-17
orc: Update to 0.4.23
Sebastian Dröge
2
-4
/
+4
2014-12-11
harfbuzz: Don't use libicu on no-distro systems
Olivier Crête
1
-1
/
+2
2014-12-05
recipes: gst-plugins-bad: Also dist gl headers
Edward Hervey
1
-0
/
+1
2014-12-05
recipes: gst-plugins-bad: Dist mpegts include files
Edward Hervey
1
-0
/
+4
2014-11-12
fontconfig: don't use _mktemp_s that's not available in XP
Andoni Morales Alastruey
2
-0
/
+42
2014-11-08
libvpx: Add support for iOS on x86-64
1.4.4
Sebastian Dröge
2
-0
/
+49
2014-11-08
harfbuzz: Fix compilation on iOS with XCode 6.1
Sebastian Dröge
2
-0
/
+33
2014-11-07
ios: Use -Wno-error=implicit-function-declaration
Sebastian Dröge
1
-1
/
+1
2014-11-07
ios: Use -miphoneos-version-min on iOS and -mios-simulator-version-min for th...
Sebastian Dröge
1
-4
/
+6
2014-11-07
ios: Remove useless compiler warning flag
Sebastian Dröge
1
-4
/
+1
2014-11-07
ios: Fix setting of the major/minor version for the emulator
Sebastian Dröge
1
-1
/
+2
2014-11-07
ios: There is no -Wno-unused-command-line-argument-hard-error-in-future in ne...
Sebastian Dröge
1
-1
/
+4
2014-11-07
glib.recipe: Add missing comma
Nirbheek Chauhan
1
-1
/
+1
2014-11-07
glib: Include glib-gettext.m4 in devel files
Nirbheek Chauhan
1
-0
/
+1
2014-11-07
x264: Don't use -falign-loops with clang on Darwin, it does not exist
Sebastian Dröge
2
-0
/
+25
2014-11-07
mad: Switch to tarballs and fix the build with clang on iOS and OSX
Sebastian Dröge
5
-3
/
+146
2014-11-07
ios: Add support for iOS 8.1 SDK
Sebastian Dröge
3
-3
/
+5
2014-11-07
Add support for the iOS 8.0 SDK
Sebastian Dröge
3
-3
/
+5
2014-11-07
Revert "osx: Build for OSX >= 10.8"
Luis de Bethencourt
7
-5
/
+54
2014-11-07
libtheora: Also don't use -fforce-addr on OSX
Sebastian Dröge
1
-1
/
+3
2014-11-07
libtheora: Don't use --force-addr on iOS, it does not work with newer clang
Sebastian Dröge
2
-0
/
+41
2014-11-06
osx: Build for OSX >= 10.8
Sebastian Dröge
7
-54
/
+5
2014-11-06
osx: Add support for yosemite
Sebastian Dröge
4
-2
/
+7
2014-11-06
ios: Add VideoToolbox as a weak framework to the project templates
Sebastian Dröge
1
-1
/
+1
2014-11-06
packages: Update versions to 1.4.4
Sebastian Dröge
22
-22
/
+22
2014-11-05
android: Update to Android NDK r10c
Sebastian Dröge
2
-4
/
+5
2014-10-30
bootstrap: It's fuse-devel, not libfuse-devel on RedHat distros
Olivier Crête
1
-1
/
+1
2014-10-26
recipes: Fix typelibs names
Thibault Saunier
1
-1
/
+1
2014-10-26
bootstrap: Do not forget to install libglu1-mesa-dev on debian
Thibault Saunier
1
-1
/
+2
2014-10-26
recipes: gst-plugins-bad: Do not forget audiomixer and compositor
Thibault Saunier
2
-0
/
+4
2014-10-26
recipes: Clutter: Do not forget the libclutter-1.0
Thibault Saunier
1
-0
/
+3
2014-10-26
enums: Add enum/definition for Fedora 21
Edward Hervey
5
-0
/
+6
2014-10-26
gst-plugins-bad: Disable DVB for debian Wheezy and squeeze
Thibault Saunier
2
-1
/
+4
2014-10-26
Bump Gnl, GES, GstValidate and GstPython to 1.4
Thibault Saunier
5
-10
/
+10
2014-09-25
packages: Update versions to 1.4.3
1.4.3
Sebastian Dröge
22
-22
/
+22
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
2
-0
/
+46
2014-09-09
glib: Don't use issetugid() on Android
Sebastian Dröge
2
-0
/
+38
2014-08-27
packages: Update versions to 1.4.1
1.4.1
Sebastian Dröge
22
-22
/
+22
2014-08-27
gst-plugins-good-static: fix spacings for configure options
Andoni Morales Alastruey
1
-5
/
+5
[next]