summaryrefslogtreecommitdiff
path: root/solenv/inc/unxandr.mk
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist1-2/+5
2012-04-14really replace SDK with SDKBINDavid Tardon1-1/+1
2011-11-30Don't bother with -D_PTHREADS -D_REENTRANT for AndroidTor Lillqvist1-0/+5
2011-11-25No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist1-1/+9
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-0/+4
2011-11-14Also link shared libs always with -llog -landroid -lgnustl_sharedTor Lillqvist1-0/+2
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist1-2/+2
2011-11-08Revert "Just put the Android ARM compiler options in the mk files"Tor Lillqvist1-10/+5
2011-11-08Just put the Android ARM compiler options in the mk filesTor Lillqvist1-5/+10
2011-11-07For Android, we don't actually want to build programs, but shared librariesTor Lillqvist1-0/+17
2011-06-02Unify DLLPOSTFIX value on all platforms.Francois Tigeot1-1/+0
2011-05-18Include unxgcc and not unxlng, use unique DLLPOSTFIXTor Lillqvist1-3/+3
2011-05-16Add Android .mk fileTor Lillqvist1-0/+34