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

This commit is contained in:
sb 2010-01-29 17:01:54 +01:00
parent a0b4cdb08b
commit eeca9dafb7
66 changed files with 50 additions and 187 deletions

View File

@ -29,7 +29,7 @@
#
#*************************************************************************
UDK_3.1 {
UDK_3_0_0 {
global:
cppunitTestPlugIn;

View File

@ -29,7 +29,7 @@
#
#*************************************************************************
UDK_3.1 {
UDK_3_0_0 {
global:
cppunitTestPlugIn;

View File

@ -1,8 +0,0 @@
CAN_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -125,7 +125,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=exports.dxp

View File

@ -1,8 +0,0 @@
CAN_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -47,7 +47,7 @@ SHL1STDLIBS = \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALLIB)
SHL1VERSIONMAP = canvasfactory.map
SHL1VERSIONMAP = $(SOLARENV)/src/component.map
SHL1DEPN =
SHL1IMPLIB = i$(TARGET)

View File

@ -1,8 +0,0 @@
CAN_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -64,7 +64,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=exports.dxp

View File

@ -1,8 +0,0 @@
CAN_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -56,7 +56,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=exports.dxp

View File

@ -1,8 +0,0 @@
CAN_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -79,7 +79,7 @@ SHL1IMPLIB=i$(TARGET)
SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=exports.dxp

View File

@ -1,9 +0,0 @@
DTRANS_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -50,7 +50,7 @@ SLOFILES= \
SHL1TARGET= dtrans
SHL1VERSIONMAP= exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1STDLIBS= \
$(SALLIB) \

View File

@ -1,10 +0,0 @@
UDK_3_0_0 {
global:
GetVersionInfo;
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};

View File

@ -68,7 +68,7 @@ SHL1IMPLIB=i$(SHL1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
DEF1EXPORTFILE= exports.dxp
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
.IF "$(GUI)"=="WNT"

View File

@ -1,4 +1,4 @@
GIFEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
METEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
PBMEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
PGMEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
PICTEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
PPMEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
EPSEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;
DoExportDialog;

View File

@ -1,4 +1,4 @@
RASEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;

View File

@ -1,4 +1,4 @@
TIFEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;

View File

@ -1,4 +1,4 @@
XPMEXPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicExport;

View File

@ -1,4 +1,4 @@
CGMIMPORTER_1_0 {
UDK_3_0_0 {
global:
ImportCGM;

View File

@ -1,4 +1,4 @@
DXFIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
EPSIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
METIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
PBMIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
PCDIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
PCXIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
PICTIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
PSDIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
RASIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
TGAIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
TIFIMPORTER_1_0 {
UDK_3_0_0 {
global:
GraphicImport;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
getDataArea;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
get_zh_charset;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
get_indexdata_ko_dict;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
getAllCalendars_en_AU;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
getAllCalendars_es_AR;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
getAllCalendars_ast_ES;

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
getAllCalendars_af_NA;
getAllCalendars_af_ZA;

View File

@ -1,10 +0,0 @@
UDK_3_0_0 {
global:
GetVersionInfo;
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};

View File

@ -72,7 +72,7 @@ SHL1STDLIBS= \
$(I18NREGEXPLIB)
SHL1DEPN= makefile.mk
SHL1VERSIONMAP= i18nsearch.map
SHL1VERSIONMAP= $(SOLARENV)/src/component.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)

View File

@ -1,4 +1,4 @@
OOO_1.1 {
UDK_3_0_0 {
global:
GetVersionInfo;
getHangul2HanjaData;

View File

@ -1,10 +0,0 @@
UDK_3_0_0 {
global:
GetVersionInfo;
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};

View File

@ -64,7 +64,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
SHL1DEPN= makefile.mk \
$(SLB)/i18nisolang$(ISOLANG_MAJOR)$(COMID).lib
SHL1VERSIONMAP=$(PRJNAME).map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)

View File

@ -29,7 +29,7 @@
#
#*************************************************************************
UDK_3.1 {
UDK_3_0_0 {
global:
cppunitTestPlugIn;

View File

@ -1,10 +0,0 @@
UDK_3_0_0 {
global:
GetVersionInfo;
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};

View File

@ -73,7 +73,7 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
SHL1VERSIONMAP= exports.map
SHL1VERSIONMAP= $(SOLARENV)/src/component.map
# --- Targets ------------------------------------------------------

View File

@ -1,8 +0,0 @@
UDK_3_0_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -60,7 +60,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(SALLIB)
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)

View File

@ -1,8 +0,0 @@
UDK_3_0_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -56,7 +56,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(SALLIB)
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)

View File

@ -1,8 +0,0 @@
UDK_3_0_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -59,7 +59,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(SALLIB)
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)

View File

@ -1,8 +0,0 @@
UDK_3_0_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -63,7 +63,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(SALLIB)
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)

View File

@ -60,7 +60,7 @@ SLOFILES= $(SLO)$/unodialogsample.obj \
# --- library -----------------------------------
SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1VERSIONMAP=$(TARGET).map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1STDLIBS= \
$(CPPULIB) \

View File

@ -1,8 +0,0 @@
UDLG_1_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -29,7 +29,7 @@
#
#*************************************************************************
UDK_3.1 {
UDK_3_0_0 {
global:
registerAllTestFunction;

View File

@ -1,8 +0,0 @@
UDK_3_0_0 {
global:
component_getImplementationEnvironment;
component_writeInfo;
component_getFactory;
local:
*;
};

View File

@ -72,7 +72,7 @@ LIB1OBJFILES=$(SLOFILES)
SHL1TARGET=$(TARGET)
SHL1IMPLIB=i$(TARGET)
SHL1VERSIONMAP=exports.map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
# @@@ Add additional libs here.
SHL1STDLIBS=\