index
:
gstreamer/sdk/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)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-09-28
ios: Use the correct compiler for iOS SDK 7.0
Sebastian Dröge
1
-2
/
+8
2013-09-28
ios: Add support for iOS SDK 7.0 and set minimally supported version to 5.1
Sebastian Dröge
4
-5
/
+7
2013-08-27
Merge branch 'master' into upstream
Sebastian Dröge
1
-0
/
+4
2013-08-08
Add config file to cross-compile for linux x86
Andoni Morales Alastruey
1
-0
/
+4
2013-07-01
Merge branch 'master' into upstream
Sebastian Dröge
2
-1
/
+3
2013-06-21
android: add OBJCOPY env variable
Andoni Morales Alastruey
1
-0
/
+1
2013-06-20
ios: add missing import and more info to the error string
Andoni Morales Alastruey
1
-1
/
+2
2013-06-11
Merge some more changes manually from other files for 1.0
Sebastian Dröge
3
-3
/
+3
2013-06-05
Add config file for the OS X universal release builds
Andoni Morales Alastruey
1
-0
/
+5
2013-05-27
Add config files for the windows releases
Andoni Morales Alastruey
2
-0
/
+7
2013-05-10
android: don't override the config arch
Andoni Morales Alastruey
1
-3
/
+3
2013-05-10
android: fix bootstrap
Andoni Morales Alastruey
1
-1
/
+3
2013-05-08
toolchain: only use recipes from the toolchain dir
Andoni Morales Alastruey
4
-0
/
+4
2013-05-07
Android: using android-ndk-r8e
Chen Jie
1
-1
/
+1
2013-05-06
config: fix host triplet for linux
Andoni Morales Alastruey
1
-2
/
+2
2013-05-06
linux: set --host for autotools when cross-compiling
Andoni Morales Alastruey
1
-0
/
+5
2013-04-22
android: Allow to use 4.7 and x86-64 toolchains if available
Sebastian Dröge
1
-8
/
+27
[next]