summaryrefslogtreecommitdiff
path: root/config/android.config
AgeCommit message (Expand)AuthorFilesLines
2013-10-31android: Switch to NDK r9Edward Hervey1-1/+1
2013-10-03android: fix compiler and linker flags for armv7-aAndoni Morales Alastruey1-3/+4
2013-09-30pixman: 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