Commit Graph

9 Commits

Author SHA1 Message Date
8963cc01f5 EasyHack: Removed gcc conditionals 2012-02-13 17:33:15 +00:00
469c9ac2f9 Enforce a "lib" prefix for UNO components for Android
This commit for the old build system. (Don't bother for components not
relevant for Android.)

The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".

The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
4b60da5d1d add more component prefixes 2011-08-17 23:51:45 +02:00
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
bd9ecf7bfd make the renderer component point to the right shared library 2011-06-10 16:00:58 +02:00
7aa90bf27b no more writeInfo 2011-03-13 19:52:04 -05:00
4905a19032 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
d02017d4d3 squash misc warnings 2010-10-10 04:25:31 -05:00
2951e4f069 emf+-cppcanvas-renderer.diff: emf+ import - rendering part in cppcanvas 2010-09-15 17:54:14 +02:00