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