summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-07pep8: ignore E128 which is annoyingAndoni Morales Alastruey1-1/+1
2013-03-07pep8: fix more errorsAndoni Morales Alastruey5-35/+49
2013-03-07pep8: start fixing several pep8 errorsAndoni Morales Alastruey11-46/+51
2013-03-07Add support for ARM in the universal buildAndoni Morales Alastruey1-1/+5
2013-03-07libvpx: Fix merge step for iosAndoni Morales Alastruey1-1/+1
2013-03-07Add missing fileAndoni Morales Alastruey1-0/+7
2013-03-07ios: fix support for universal buildsAndoni Morales Alastruey5-3/+7
2013-03-07glib: ios also should use universal buildsThiago Santos1-1/+1
2013-03-07build-tools: Need xz on all non-Linux platformsSebastian Dröge1-1/+3
2013-03-07recipe: add __str__ for universal recipesThiago Santos1-0/+5
2013-03-07recipes: workaround for recipes that build too fastThiago Santos1-0/+4
2013-03-07build-tools: adding cmake recipe to build-toolsThiago Santos2-2/+19
2013-03-07osx: packagemaker: look into applications dir for packagemakerThiago Santos1-2/+14
2013-03-04build: set configure cache file in the sources directoryAndoni Morales Alastruey1-1/+1
2013-03-03glib: Set the configure script properlySebastian Dröge1-2/+1
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge5-12/+12
2013-02-26ios.config: don't use full paths for the toolchain toolsAndoni Morales Alastruey1-18/+14
2013-02-26gst-ffmpeg-static: Fix iOS buildAndoni Morales Alastruey2-1/+8
2013-02-26gst-ffmpeg: only use gas-preprocessor for ARM on iOSAndoni Morales Alastruey1-1/+5
2013-02-26libmpeg2: fix patch for the functions underscoreAndoni Morales Alastruey1-8/+4
2013-02-26gst-plgins-bad: disable apple_media until the link stage is fixedAndoni Morales Alastruey1-0/+2
2013-02-26disable X Alsa and Pulse plugins in iOS tooAndoni Morales Alastruey5-5/+5
2013-02-26ios.config: Use gcc as preprocessor to pass arch flags correctlyAndoni Morales Alastruey1-2/+2
2013-02-26libmad: fix build in iOS ARMAndoni Morales Alastruey1-0/+4
2013-02-26ios.config: add OBJCFLAGS and OBJLDFLAGS for Objective-CAndoni Morales Alastruey1-0/+2
2013-02-26glib-tools: build all glib as we need tools from gio tooAndoni Morales Alastruey1-2/+0
2013-02-26libmpeg2: fix build for iOS ARMAndoni Morales Alastruey1-0/+21
2013-02-26build-tools: set the prefix before loading the configAndoni Morales Alastruey1-1/+1
2013-02-26libvpx: add support for iOS buildsAndoni Morales Alastruey1-6/+3
2013-02-26dbus-glib: remove dbus-glib-bindings.h from previous buildsAndoni Morales Alastruey1-0/+6
2013-02-25gettext-tools: add missing dependency in libiconv for WindowsAndoni Morales Alastruey1-1/+3
2013-02-25ios: detect ios platform based on the target architectureAndoni Morales Alastruey3-2/+6
2013-02-25bootstrap: add glib-tools for cross-compilation targetsAndoni Morales Alastruey2-0/+31
2013-02-25config: make prefix_is_executable publicAndoni Morales Alastruey1-12/+12
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