Commit graph

11 commits

Author SHA1 Message Date
Tor Lillqvist
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
sb
136983d14d sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/> 2010-09-14 15:14:56 +02:00
sb
008f61c9f1 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
sb
7caef4c5dc sb129: #i113189# support XML-based services.rdb in com.sun.star.registry.SimpleRegistry 2010-09-10 13:09:39 +02:00
sb
2e24fc7415 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
f4d7dfdfba sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Rüdiger Timm
98d812db2b INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED
2008/03/31 07:26:17 rt 1.3.10.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:20:21 +00:00
Vladimir Glazounov
16b3211839 INTEGRATION: CWS sb71 (1.2.2); FILE MERGED
2007/10/04 12:57:58 sb 1.2.2.1: #i75466# Moved SHLnRPATHs across cwsresync.
2007-10-15 11:03:40 +00:00
Jens-Heiner Rechtien
efd6744b0f INTEGRATION: CWS sb76 (1.1.2); FILE ADDED
2007/08/31 11:22:35 sb 1.1.2.2: #i77885# Removed unimplemented symbols.
2007/08/31 11:21:56 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 12:09:34 +00:00
Jens-Heiner Rechtien
0b379e852e INTEGRATION: CWS sb76 (1.1.2); FILE ADDED
2007/08/31 11:21:56 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 12:09:18 +00:00