summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/ANDROID_ARM_GCC.mk
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
* gbuild: split out a common android.mkMichael Stahl2012-09-261-69/+2
* Use --as-needed --no-add-needed for AndroidTor Lillqvist2012-04-201-0/+2
* Use -z defs to catch undefineds at build timeTor Lillqvist2012-01-231-0/+3
* No need to mention the system "log" library, it clashes with our "log" libraryTor Lillqvist2012-01-091-1/+0
* Revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon"Tor Lillqvist2012-01-091-0/+5
* gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardonTor Lillqvist2012-01-091-5/+0
* Reword comment to match reality betterTor Lillqvist2012-01-091-3/+4
* Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONETor Lillqvist2011-12-201-1/+9
* Override gb_Library__set_soversion_script_platform as emptyTor Lillqvist2011-12-161-0/+2
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-11/+8
* No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist2011-11-251-0/+11
* Enforce lib prefix for UNO components here, tooTor Lillqvist2011-11-211-0/+13
* Link with -lgnustl_shared on AndroidTor Lillqvist2011-11-141-1/+1
* Always use -shared and -llog -landroid for Android also in gbuildTor Lillqvist2011-11-121-0/+26
* gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud2011-11-101-0/+42