summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-25osx: strip binaries for application packagesstripAndoni Morales Alastruey1-1/+7
2013-02-25package: add an option to strip object files for applicationsAndoni Morales Alastruey1-0/+3
2013-02-25strip: add a wrapper for striping object filesAndoni Morales Alastruey1-0/+46
2013-02-25Only build gtk docs for the linux target platformAndoni Morales Alastruey17-27/+43
2013-02-25README: Update minimum requirements for OS XAndoni Morales Alastruey1-1/+3
2013-02-24gettext: Properly append new configure options with a leading spaceSebastian Dröge2-2/+2
2013-02-23libffi: don't force autoreconf anymoreAndoni Morales Alastruey1-4/+0
2013-02-23gstreamer: don't build the gst tools with the arch-host prefixAndoni Morales Alastruey2-2/+2
2013-02-23build-tools: add GNU sed required by gettext-tools on OS XAndoni Morales Alastruey2-1/+10
2013-02-22gst-ffmpeg: fix ios build for ARM and x86Andoni Morales Alastruey1-11/+13
2013-02-22ios.config: fix arch cflagsAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: use min_version for the CFLAGS tooAndoni Morales Alastruey1-3/+1
2013-02-22ios: remove not needed dependencies such as gtkAndoni Morales Alastruey3-2/+5
2013-02-22ios: fix more recipes for iOSAndoni Morales Alastruey6-5/+13
2013-02-22recipes: disable -O4 and -O3 optimizations which produce invalid outputAndoni Morales Alastruey2-0/+19
2013-02-22ios.config: fix use of ccacheAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: add cpu CFLAGSAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: use tools from the iOS SDKAndoni Morales Alastruey1-5/+12
2013-02-22bootstrap: add gas-preprocessor for iOS assembly codeAndoni Morales Alastruey2-0/+20
2013-02-22libtool: fix libraries extensions for iOSAndoni Morales Alastruey1-1/+1
2013-02-22ios: add support for SDK 6.1 and make this one the deafultAndoni Morales Alastruey4-2/+6
2013-02-22Don't build pango with X11 support on iOSSebastian Dröge1-1/+1
2013-02-22Set GLib/pixman configure check overrides in the ios.config instead of recipesSebastian Dröge2-15/+11
2013-02-22Don't override platform in the iOS configsSebastian Dröge4-6/+7
2013-02-22Add support to iOSThibault Saunier16-7/+187
2013-02-22build.py: do not check if None when we are working with empty dictionnaryThibault Saunier1-2/+1
2013-02-22Bump libffi version to 3.0.11Thibault Saunier1-2/+2
2013-02-20gst-plugins-good-static: Chain up to parent class' prepare() functionSebastian Dröge1-0/+1
2013-02-19gst-ffmpeg-static: Fix post_install step by making sure files are in place be...Sebastian Dröge1-1/+1
2013-02-19Fixed package names for bootstrap of OpenSuseAlvaro Soliverez1-6/+10
2013-02-19Added avahi and libdaemon recipesAlvaro Soliverez2-0/+64
2013-02-19Use local dbus-binding-tool when cross-compilingAlvaro Soliverez1-0/+5
2013-02-19Add new enum value for OpenSuSE 12.2Sebastian Dröge2-1/+4
2013-02-19Add opensuse 12.2 to init scriptAlvaro Soliverez1-1/+1
2013-02-19gst-plugins-good-static: Keep in sync with non-static recipeSebastian Dröge1-2/+7
2013-02-19android: there luckily is no x on androidLubosz Sarnecki4-4/+4
2013-02-18gst-ffmpeg-static: fix static link using the libtool libsAndoni Morales Alastruey1-0/+6
2013-02-15build-tools: add gettext-tools for autopoint in the bootstrapAndoni Morales Alastruey1-1/+1
2013-02-15gettext-tools: fix build using the distribution tarballAndoni Morales Alastruey1-9/+5
2013-02-15source: allow replacementes for tarball_dirname tooAndoni Morales Alastruey1-0/+3
2013-01-31linux: fix x86 cross-compilationAndoni Morales Alastruey1-3/+10
2013-01-31xz is also necessary on OSX Lion and LeopardSebastian Dröge1-2/+2
2013-01-30Fix bootstrap in ubuntu lucidAndoni Morales Alastruey1-0/+2
2013-01-25Add support for Fedora 18Andoni Morales Alastruey6-10/+13
2013-01-24android: Fix LDFLAGS when building for ARMv7Nicolas Dufresne1-1/+1
2013-01-21Fix typo in configure switch regarding introspection.Xavi Artigas3-3/+3
2013-01-18Handle new path for GL header in the Mac OSX 10.8 SDKThibault Saunier1-0/+3
2013-01-18build-tools: don't build gettext-tools until it's properly fixedAndoni Morales Alastruey1-1/+1
2013-01-17build-tools: add gettext tools on OS XAndoni Morales Alastruey2-1/+22
2013-01-17shell: fix touch command with files that don't existsAndoni Morales Alastruey1-1/+1