Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Show a warning when the toolchain is not found instead of raising an error, as it will not be found during bootstrap | |||||
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 | |
Also update the CFLAGS and LDFLAGS from latest Android NDK | |||||
2013-04-05 | config: ios: workaround linker crash | Thiago Santos | 1 | -1/+4 | |
Apparently the ios linker crashes whenever the ios minimum version is the to 6.0. The solution is to set the minversion to 5.2, that doesn't exist and should use the next 'real' version, that is 6.0. Found this solution at: https://bugzilla.xamarin.com/show_bug.cgi?id=6998 | |||||
2013-04-04 | build-tools: add a config file for the build-tools | Andoni Morales Alastruey | 1 | -0/+5 | |
2013-03-07 | Add missing file | Andoni Morales Alastruey | 1 | -0/+7 | |
2013-03-07 | ios: fix support for universal builds | Andoni Morales Alastruey | 3 | -2/+5 | |
2013-03-02 | Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some cases | Sebastian Dröge | 5 | -12/+12 | |
Also fixes some of GLib's configure checks that rely on compiler warnings. | |||||
2013-02-26 | ios.config: don't use full paths for the toolchain tools | Andoni Morales Alastruey | 1 | -18/+14 | |
Instead add the toolchain bin dir to PATH. This fixes several configure checks which expect a filename and not a full path | |||||
2013-02-26 | ios.config: Use gcc as preprocessor to pass arch flags correctly | Andoni Morales Alastruey | 1 | -2/+2 | |
2013-02-26 | ios.config: add OBJCFLAGS and OBJLDFLAGS for Objective-C | Andoni Morales Alastruey | 1 | -0/+2 | |
2013-02-25 | ios: detect ios platform based on the target architecture | Andoni Morales Alastruey | 3 | -2/+6 | |
2013-02-22 | ios.config: fix arch cflags | Andoni Morales Alastruey | 1 | -2/+2 | |
2013-02-22 | ios.config: use min_version for the CFLAGS too | Andoni Morales Alastruey | 1 | -3/+1 | |
2013-02-22 | ios.config: fix use of ccache | Andoni Morales Alastruey | 1 | -2/+2 | |
2013-02-22 | ios.config: add cpu CFLAGS | Andoni Morales Alastruey | 1 | -2/+2 | |
2013-02-22 | ios.config: use tools from the iOS SDK | Andoni Morales Alastruey | 1 | -5/+12 | |
2013-02-22 | ios: add support for SDK 6.1 and make this one the deafult | Andoni Morales Alastruey | 3 | -2/+5 | |
2013-02-22 | Set GLib/pixman configure check overrides in the ios.config instead of recipes | Sebastian Dröge | 1 | -0/+11 | |
2013-02-22 | Don't override platform in the iOS configs | Sebastian Dröge | 3 | -5/+5 | |
2013-02-22 | Add support to iOS | Thibault Saunier | 3 | -0/+83 | |
2013-01-31 | linux: fix x86 cross-compilation | Andoni Morales Alastruey | 1 | -3/+10 | |
2013-01-24 | android: Fix LDFLAGS when building for ARMv7 | Nicolas Dufresne | 1 | -1/+1 | |
2013-01-18 | Handle new path for GL header in the Mac OSX 10.8 SDK | Thibault Saunier | 1 | -0/+3 | |
2013-01-15 | cross-android-x86.cbc: add config file to cross-compile to android x86 | Andoni Morales Alastruey | 1 | -0/+10 | |
2013-01-15 | android.config: Add support for x86 | Andoni Morales Alastruey | 1 | -14/+37 | |
2012-12-03 | config: set defaults for prefix sources and cache in the config | Andoni Morales Alastruey | 4 | -28/+0 | |
2012-11-27 | Try to use only libraries from the prefix | Andoni Morales Alastruey | 1 | -3/+1 | |
2012-11-21 | set the build paramater in the mingw config | Andoni Morales Alastruey | 2 | -0/+2 | |
2012-11-21 | Fix recipes for the mingw-w64 toolchain | Andoni Morales Alastruey | 4 | -0/+36 | |
Add confoguration files for compiling the mingw-w64 toolchain too. | |||||
2012-11-19 | Use Snow Leopard as the minimum required version | Andoni Morales Alastruey | 1 | -1/+1 | |
We don't support Leopard anymore and otherwise osxvideosik will use the hackish path for the main run loop integration | |||||
2012-11-16 | Fix default Linux x86 config dist path | Sebastian Dröge | 1 | -1/+1 | |
2012-11-05 | Typos in comments | Xavi Artigas | 4 | -12/+12 | |
2012-10-29 | darwin.config: Fix checks for GL headers path | Andoni Morales Alastruey | 1 | -0/+4 | |
2012-10-26 | Add new bootstraper for android | Andoni Morales Alastruey | 1 | -1/+0 | |
2012-10-11 | android: overwritte LDFLAGS | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-10-08 | Fix LDFLAGS for Android ARMv7 | Sebastian Dröge | 1 | -1/+1 | |
2012-10-05 | Add support for ARMv7 architecture | Sebastian Dröge | 1 | -3/+9 | |
2012-10-04 | Merge branch 'android' | Andoni Morales Alastruey | 2 | -0/+80 | |
Conflicts: cerbero/build/filesprovider.py cerbero/config.py packages/base-system/base-system.package packages/gobject-python.package packages/gstreamer-capture.package packages/gstreamer-clutter.package packages/gstreamer-codecs-gpl.package packages/gstreamer-codecs-restricted.package packages/gstreamer-codecs.package packages/gstreamer-core.package packages/gstreamer-dvd.package packages/gstreamer-editing.package packages/gstreamer-effects.package packages/gstreamer-ffmpeg.package packages/gstreamer-networking-restricted.package packages/gstreamer-networking.package packages/gstreamer-playback.package packages/gstreamer-python.package packages/gstreamer-sdk/gstreamer-sdk.package packages/gstreamer-system.package packages/gstreamer-tests.package packages/gstreamer-tutorials.package packages/gstreamer-visualizers.package packages/gstreamer-xcode-integration.package packages/gtk-python.package packages/gtk.package packages/snappy.package packages/vsintegration.package recipes/glib.recipe recipes/libvpx.recipe | |||||
2012-10-01 | variants: use the no debug variant | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-09-14 | config: differenciate the SDK version to use and the min SDK version to target | Andoni Morales Alastruey | 1 | -3/+4 | |
2012-09-12 | Target gingerbread, not jellybean | Sebastian Dröge | 1 | -1/+1 | |
2012-09-10 | android.config: fix usage of the gold linker | Andoni Morales Alastruey | 1 | -2/+4 | |
When passed to CFLAGS or LDFLAGS, libtool strips the -fuse-ld=gold option in the linker command and gcc doesn't understand libtool's -Xcompiler -ffoo or -Wc,-ffoo. When this option is in CC the option remains there. | |||||
2012-09-07 | android.config: pass -fuse-ld=gold to LDFLAGS too | Andoni Morales Alastruey | 1 | -2/+2 | |
2012-09-06 | android.config: use the gold linker everywhere | Andoni Morales Alastruey | 1 | -3/+3 | |
2012-08-31 | cross-android: fix config file for android cross-compilation | Andoni Morales Alastruey | 1 | -4/+3 | |