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
2014-02-09
librtmp: Make sure to add libgcrypt to dependency_libs
Sebastian Dröge
1
-1
/
+2
2014-02-09
libgcrypt: Make sure to build a static library
Sebastian Dröge
1
-1
/
+1
2014-02-09
libgpg-error: Make sure to build a static library
Sebastian Dröge
1
-0
/
+1
2014-02-08
fribidi: Fix Windows build some more
Sebastian Dröge
2
-1
/
+30
2014-02-08
fribidi: Fix linking on Windows by exporting all needed symbols
Sebastian Dröge
2
-0
/
+61
2014-02-08
Update packages to version 1.2.3
Sebastian Dröge
19
-19
/
+19
2014-02-07
ios: workaround false positive with Apple's private API
Andoni Morales Alastruey
2
-0
/
+4
2014-02-06
cmake: only set the compiler tool name, whithout flags
Andoni Morales Alastruey
1
-0
/
+2
2014-02-06
cmake: fix replacement of ccache in CC and CXX
Andoni Morales Alastruey
1
-2
/
+2
2014-02-06
fribidi: update to 0.19.16 and use tarballs
Andoni Morales Alastruey
1
-1
/
+4
2014-02-06
fribidi: autoreconf by default, needed for severals platforms
Andoni Morales Alastruey
1
-6
/
+1
2014-02-06
recipes: Update orc to use original repository
Edward Hervey
2
-2
/
+8
2014-02-06
config: Handle ccache
Edward Hervey
1
-2
/
+6
2014-02-06
bootstrap: add option to build only the build tools
Andoni Morales Alastruey
2
-6
/
+13
2014-02-06
Add support to fedora 20
Thibault Saunier
4
-0
/
+5
2014-02-05
cmake: set CC and CXX compiler variables for all platforms
Andoni Morales Alastruey
1
-4
/
+3
2014-02-04
ios: Don't use _NSGetEnviron(), it is private API on iOS
Sebastian Dröge
1
-0
/
+1
2014-02-04
libgcrypt: Fix build on 64 bit Windows
Sebastian Dröge
2
-1
/
+39
2014-02-04
gstreamer-net: add missing ','
Andoni Morales Alastruey
1
-1
/
+1
2014-02-04
libgcrypt: Add another file missing from tarballs
Edward Hervey
2
-1
/
+882
2014-02-04
gcrpyt: Fix dist-ed headers for gcrypt 1.6.0
Edward Hervey
1
-1
/
+1
2014-02-04
gstreamer-networking: add crypto deps for rtmp
Andoni Morales Alastruey
2
-3
/
+3
2014-02-04
libgpg-error: fix deadlock in windows for make install
Andoni Morales Alastruey
2
-0
/
+58
2014-02-04
librtmp: fix license
Andoni Morales Alastruey
1
-1
/
+1
2014-02-04
gstreamer-networking: add RTMP plugin
Andoni Morales Alastruey
3
-2
/
+4
2014-02-04
librtmp: add new recipe
Andoni Morales Alastruey
2
-0
/
+170
2014-02-04
libgpg-error: update to 1.12 and use tarballs
Andoni Morales Alastruey
1
-1
/
+3
2014-02-04
libgcrypt: update to 1.5.3 and use tarballs
Andoni Morales Alastruey
2
-3
/
+770
2014-02-04
autotools: always run configure script
Andoni Morales Alastruey
5
-10
/
+0
2014-02-04
Make sure we to use pkgconfig from the build tools
Andoni Morales Alastruey
1
-0
/
+2
2014-02-04
cmake: fix build in XP
Andoni Morales Alastruey
1
-0
/
+3
2014-01-31
gmp: fix generation of shared dll cross-compiling
Andoni Morales Alastruey
1
-0
/
+4
2014-01-25
gst-plugins-bad-1.0: Include shm plugin on Linux, OSX and iOS
Sebastian Dröge
2
-0
/
+6
2013-12-26
Update package versions to 1.2.2
1.2.2
Sebastian Dröge
19
-19
/
+19
2013-11-28
gst-plugins-bad: Add libgstmpegts
Edward Hervey
2
-0
/
+6
2013-11-09
Update package versions to 1.2.1
1.2.1
Sebastian Dröge
19
-19
/
+19
2013-11-09
wix: do not append the arch name in the install dir
Andoni Morales Alastruey
1
-1
/
+1
2013-11-09
gtk-doc-lite: fix permissions for gtkdocize
Andoni Morales Alastruey
1
-0
/
+1
2013-11-07
hacks: Add required argument to shutil.rmtree() replacement
Sebastian Dröge
1
-1
/
+1
2013-11-07
x264: Change utf8 to UTF-8, Windows does not like the former
Sebastian Dröge
1
-1
/
+1
2013-11-07
a52dec: Pass CFLAGS to configure via the environment, not the commandline
Sebastian Dröge
1
-1
/
+2
2013-11-06
libvorbis: Use our automake version instead of some random other version
Sebastian Dröge
2
-0
/
+40
2013-11-05
hacks: use rm -rf as a replacement for shutil.rmtree in windows
Andoni Morales Alastruey
1
-0
/
+12
2013-11-05
build-tools: fix deadlock in autoconf's configure check for M4
Andoni Morales Alastruey
1
-0
/
+3
2013-11-04
vorbis: fix build for non generic arm architectures
Andoni Morales Alastruey
2
-10
/
+33
2013-11-04
ios: use the installed SDK instead of hardcoding it
Andoni Morales Alastruey
4
-17
/
+24
2013-11-04
gtk:glib: fix build in Ubuntu Saucy
Andoni Morales Alastruey
2
-2
/
+4
2013-11-04
Add support for Ubuntu saucy
Josep Torra
2
-0
/
+3
2013-11-04
build: Pass CMAKE_OSX_SYSROOT to cmake to fix taglib build on iOS/ARM
Sebastian Dröge
1
-0
/
+8
2013-11-04
m4: Use -Wno-error=cast-align to make gcc happy too
Sebastian Dröge
1
-1
/
+1
[next]