summaryrefslogtreecommitdiff
path: root/config/android.config
AgeCommit message (Expand)AuthorFilesLines
2015-08-16config/android: Use the gold linker for ARM64Edward Hervey1-2/+0
2015-08-14android: Update to NDK r10eNicolas Dufresne1-1/+1
2015-04-07config/android: Specify float work endiannessEdward Hervey1-0/+4
2015-01-28config/android: More fixes for Android x86_64Edward Hervey1-4/+7
2015-01-28config/android: Fix ldflags (missing space)Edward Hervey1-1/+1
2015-01-28config/android: Add support for Android L and ARM64/X86_64Edward Hervey1-11/+48
2014-12-20android: Update to NDK r10dEdward Hervey1-1/+1
2014-12-17config/android: Use proper toolchain version for gnustlEdward Hervey1-0/+3
2014-12-17config: Update/fix android versionsEdward Hervey1-1/+5
2014-11-27config: android: Don't allow using system librariesEdward Hervey1-0/+3
2014-11-05android: Update to Android NDK r10cSebastian Dröge1-1/+1
2014-10-21android: Add support for the gcc 4.9 toolchain of the new NDKSebastian Dröge1-2/+2
2014-06-16Rename the Gtk variant to Gtk3Thibault Saunier1-1/+1
2014-03-15android: Update to NDK r9dSebastian Dröge1-1/+1
2014-03-03Add support for building for Android on OSXSebastian Dröge1-2/+2
2014-02-14android: Switch to NDK r9c.Jan Schmidt1-1/+1
2014-01-30android: add host in the platform config fileAndoni Morales Alastruey1-0/+2
2014-01-30universal: add support for unversal builds for other platformsAndoni Morales Alastruey1-0/+4
2014-01-30variants: add new variants to customize builds even moreAndoni Morales1-0/+2
2013-12-18config: Use 'home_dir' for all paths instead of hardcoded "~/cerbero"Edward Hervey1-1/+1
2013-10-11android: Switch to NDK r9Edward Hervey1-1/+1
2013-10-02android: fix compiler and linker flags for armv7-aAndoni Morales Alastruey1-3/+4
2013-09-28pixman: Build with TLS support on iOS and AndroidSebastian Dröge1-2/+0
2013-06-21android: add OBJCOPY env variableAndoni Morales Alastruey1-0/+1
2013-05-10android: don't override the config archAndoni Morales Alastruey1-3/+3
2013-05-10android: fix bootstrapAndoni Morales Alastruey1-1/+3
2013-05-07Android: using android-ndk-r8eChen Jie1-1/+1
2013-04-22android: Allow to use 4.7 and x86-64 toolchains if availableSebastian Dröge1-8/+27
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge1-3/+3
2013-01-24android: Fix LDFLAGS when building for ARMv7Nicolas Dufresne1-1/+1
2013-01-15android.config: Add support for x86Andoni Morales Alastruey1-14/+37
2012-12-03config: set defaults for prefix sources and cache in the configAndoni Morales Alastruey1-3/+0
2012-11-05Typos in commentsXavi Artigas1-3/+3
2012-10-11android: overwritte LDFLAGSAndoni Morales Alastruey1-1/+1
2012-10-08Fix LDFLAGS for Android ARMv7Sebastian Dröge1-1/+1
2012-10-05Add support for ARMv7 architectureSebastian Dröge1-3/+9
2012-09-10android.config: fix usage of the gold linkerAndoni Morales Alastruey1-2/+4
2012-09-07android.config: pass -fuse-ld=gold to LDFLAGS tooAndoni Morales Alastruey1-2/+2
2012-09-06android.config: use the gold linker everywhereAndoni Morales Alastruey1-3/+3
2012-08-22Fix some more recipesSebastian Dröge1-1/+4
2012-08-22Some more Android portsSebastian Dröge1-0/+8
2012-08-21Also set -DPICSebastian Dröge1-2/+2
2012-08-21Update Android config and add a sample cerbero config for AndroidSebastian Dröge1-1/+1
2012-08-21Some random Android build fixesSebastian Dröge1-1/+0
2012-08-21Make sure to compile/link everything with -fPICSebastian Dröge1-2/+2
2012-08-21Initial Android build supportSebastian Dröge1-0/+57