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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
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
ios: Add support for iOS 8.1 SDK
Sebastian Dröge
1
-2
/
+3
2014-11-07
Add support for the iOS 8.0 SDK
Sebastian Dröge
1
-2
/
+3
2014-11-07
Revert "osx: Build for OSX >= 10.8"
Luis de Bethencourt
1
-4
/
+15
2014-11-06
osx: Build for OSX >= 10.8
Sebastian Dröge
1
-15
/
+4
2014-11-06
osx: Add support for yosemite
Sebastian Dröge
1
-0
/
+1
2014-11-05
android: Update to Android NDK r10c
Sebastian Dröge
1
-1
/
+1
2014-06-17
gtk3: disable variant by default
Andoni Morales Alastruey
1
-2
/
+4
2014-06-16
Rename the Gtk variant to Gtk3
Thibault Saunier
3
-3
/
+3
2014-05-16
darwin: Tell python to use 32bit version when targetting 32bit
Edward Hervey
1
-0
/
+1
2014-05-16
config: Silence more warnings on osx 10.7
Edward Hervey
1
-0
/
+4
2014-05-15
cerbero: add a variant called 'gi' for enabling gobject-introspection
Mark Howell
2
-0
/
+8
2014-04-26
Use clang instead of gcc on OSX
Sebastian Dröge
1
-4
/
+4
2014-04-26
Drop support for OS X Leopard (10.5)
Sebastian Dröge
1
-17
/
+1
2014-04-08
config: Add support for armv7s architecture
Philip Withnall
3
-2
/
+10
2014-03-30
darwin: Only enable clang cflags if we use clang
Edward Hervey
1
-1
/
+4
2014-03-28
Silence clang errors for now in OSX and iOS
Andoni Morales
2
-2
/
+2
2014-03-28
Add support for ios 7.1
Edward Hervey
1
-2
/
+3
2014-03-15
android: Update to NDK r9d
Sebastian Dröge
1
-1
/
+1
2014-03-14
config: use the correct prefix for windows config files
Andoni Morales Alastruey
2
-2
/
+2
2014-03-07
config: Add support for sysroot and isysroot to linux config
Olivier Crête
1
-1
/
+14
2014-03-03
Add support for building for Android on OSX
Sebastian Dröge
1
-2
/
+2
2014-02-14
android: Switch to NDK r9c.
Jan Schmidt
1
-1
/
+1
2014-02-04
ios: Don't use _NSGetEnviron(), it is private API on iOS
Sebastian Dröge
1
-0
/
+1
2014-02-04
darwin: Fix ccache setup
Edward Hervey
1
-2
/
+6
2014-01-31
linux: use host to set the toolchain prefix
Andoni Morales Alastruey
1
-2
/
+8
2014-01-31
arm: fix runtime errors with some toolchains
Andoni Morales Alastruey
1
-0
/
+2
2014-01-30
android: add host in the platform config file
Andoni Morales Alastruey
4
-3
/
+2
2014-01-30
universal: add support for unversal builds for other platforms
Andoni Morales Alastruey
1
-0
/
+4
2014-01-30
variants: add new variants to customize builds even more
Andoni Morales
4
-0
/
+21
2014-01-30
hacks: workaround a linking bug in older toolchains
Josep Torra
1
-1
/
+8
2014-01-30
Add config file for linux arm cross-compilation
Andoni Morales
2
-0
/
+8
2014-01-30
linux: add initial support for ARM cross-compilation
Andoni Morales Alastruey
1
-11
/
+25
2014-01-30
windows: define _WIN32_WINNT in cflags too
Andoni Morales Alastruey
1
-1
/
+1
2014-01-30
Add missing env variables for common build tools
Andoni Morales Alastruey
2
-0
/
+18
2013-12-18
config: Use 'home_dir' for all paths instead of hardcoded "~/cerbero"
Edward Hervey
7
-8
/
+8
2013-11-20
config: Handle ccache
Edward Hervey
1
-2
/
+6
2013-11-04
ios: use the installed SDK instead of hardcoding it
Andoni Morales Alastruey
4
-17
/
+24
2013-10-29
pixman: restore TLS situation in iOS
Andoni Morales Alastruey
1
-0
/
+3
2013-10-27
osx: add support for mavericks
Josep Torra
1
-0
/
+1
2013-10-11
android: Switch to NDK r9
Edward Hervey
1
-1
/
+1
2013-10-02
android: add config file for android armv7
Andoni Morales Alastruey
1
-0
/
+10
2013-10-02
android: fix compiler and linker flags for armv7-a
Andoni Morales Alastruey
1
-3
/
+4
2013-09-28
darwin: The XCode 5.0 compiler also has -Werror for -Wformat-nonliteral by de...
Sebastian Dröge
1
-0
/
+2
2013-09-28
ios: Use clang and set some compiler flags properly
Sebastian Dröge
1
-3
/
+4
2013-09-28
pixman: Build with TLS support on iOS and Android
Sebastian Dröge
2
-5
/
+0
[next]