summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/android.mk
AgeCommit message (Expand)Author
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara
2020-08-12Enable --enable-lto --enable-skia when building with GCC+Clang on LinuxStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-08-08android: support NDK 19 and above (20 as of this commit)Christian Lohmaier
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier
2016-01-19Revert "LTO fixes for android"Tor Lillqvist
2016-01-18LTO fixes for androidPeter Foley
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan
2013-09-22gbuild: drop mkdir -p calls from gb_LinkTarget__commandMichael Stahl
2013-09-22gbuild: rename LinkTarget variable LIBSMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-27PLAINLIBS_NONE missing from some platforms' gb_Library_LAYER definitionsStephan Bergmann
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl
2013-04-30gbuild: UNOLIBS_OOO group is no moreMatúš Kukan
2013-04-23kill RTLIBS group; and autoinstall the librariesMatúš Kukan
2013-01-07mkdir before touchingTor Lillqvist
2013-01-06Let's save a bit of disk spaceTor Lillqvist
2012-10-29gbuild: gb_Library_PLAINLIBS_NONE zombie cleanup for androidMichael Stahl
2012-10-29Use also -lm to be on the safe sideTor Lillqvist
2012-10-29gb_STDLIBS should contain -l options for the linking command lineTor Lillqvist
2012-10-11Merge (manually) change from masterTor Lillqvist
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for androidMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-26gbuild: split out a common android.mkMichael Stahl
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud
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-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl
2011-11-05gbuild: add support for extension description l10nMichael Stahl
2011-08-13config gb_Configuration for all platforms we buildDavid Tardon
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-04We can't run any cppunit tests for AndroidTor Lillqvist
2011-06-21Add UnoApiTargetTor Lillqvist
2011-06-11Add Android platform fileTor Lillqvist