summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/android.mk
AgeCommit message (Expand)Author
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