summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/ANDROID_ARM_GCC.mk
AgeCommit message (Expand)AuthorFilesLines
2016-09-22gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl1-2/+0
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2012-09-26gbuild: split out a common android.mkMichael Stahl1-69/+2
2012-04-20Use --as-needed --no-add-needed for AndroidTor Lillqvist1-0/+2
2012-01-23Use -z defs to catch undefineds at build timeTor Lillqvist1-0/+3
2012-01-09No need to mention the system "log" library, it clashes with our "log" libraryTor Lillqvist1-1/+0
2012-01-09Revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon"Tor Lillqvist1-0/+5
2012-01-09gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardonTor Lillqvist1-5/+0
2012-01-09Reword comment to match reality betterTor Lillqvist1-3/+4
2011-12-20Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONETor Lillqvist1-1/+9
2011-12-16Override gb_Library__set_soversion_script_platform as emptyTor Lillqvist1-0/+2
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-11/+8
2011-11-25No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist1-0/+11
2011-11-21Enforce lib prefix for UNO components here, tooTor Lillqvist1-0/+13
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist1-1/+1
2011-11-12Always use -shared and -llog -landroid for Android also in gbuildTor Lillqvist1-0/+26
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud1-0/+42