Tag: cws_src680_evoab201 User: mmeeks Date: 05/02/08 07:53:52 Added: /dba/connectivity/source/drivers/evoab2/ DataAccess.xcu, EApi.cxx, EApi.h, NCatalog.cxx, NCatalog.hxx, NConnection.cxx, NConnection.hxx, NDatabaseMetaData.cxx, NDatabaseMetaData.hxx, NDebug.cxx, NDebug.hxx, NDriver.cxx, NDriver.hxx, NPreparedStatement.cxx, NPreparedStatement.hxx, NResultSet.cxx, NResultSet.hxx, NResultSetMetaData.cxx, NResultSetMetaData.hxx, NServices.cxx, NStatement.cxx, NStatement.hxx, NTables.cxx, NTables.hxx, evoab.xml, evoab2.map, makefile.mk
Modified: /dba/connectivity/prj/ build.lst, d.lst /dba/connectivity/source/drivers/mozab/ makefile.mk /dba/connectivity/source/drivers/mozab/mozillasrc/ makefile.mk Log: #i34909# Reviewed by: fs Work by: mjayant Evolution 2.0 connectivity driver. File Changes: Directory: /dba/connectivity/prj/ ================================= File [changed]: build.lst Url: http://dba.openoffice.org/source/browse/dba/connectivity/prj/build.lst?r1=1.20&r2=1.20.28.1 Delta lines: +1 -3 ------------------- --- build.lst 10 Nov 2004 13:46:13 -0000 1.20 +++ build.lst 8 Feb 2005 15:53:42 -0000 1.20.28.1 @@ -8,9 +8,7 @@ cn connectivity\source\resource nmake - all cn_res NULL cn connectivity\source\sdbcx nmake - all cn_sdbcx cn_types NULL cn connectivity\source\drivers\ado nmake - w cn_ado cn_dbtools NULL -cn connectivity\source\drivers\mozab\mozillasrc nmake - all cn_mozab_mozillasrc cn_file NULL -cn connectivity\source\drivers\mozab nmake - all cn_mozab cn_mozab_mozillasrc cn_dbtools NULL -cn connectivity\source\drivers\evoab nmake - all cn_evoab cn_dbtools cn_file NULL +cn connectivity\source\drivers\evoab2 nmake - all cn_evoab2 cn_dbtools cn_file NULL cn connectivity\source\drivers\calc nmake - all cn_calc cn_file NULL cn connectivity\source\drivers\odbc nmake - all cn_odbc cn_dbtools NULL cn connectivity\source\drivers\mysql nmake - all cn_mysql cn_dbtools NULL File [changed]: d.lst Url: http://dba.openoffice.org/source/browse/dba/connectivity/prj/d.lst?r1=1.21&r2=1.21.28.1 Delta lines: +1 -1 ------------------- --- d.lst 9 Nov 2004 12:07:13 -0000 1.21 +++ d.lst 8 Feb 2005 15:53:42 -0000 1.21.28.1 @@ -12,7 +12,7 @@ ..\source\drivers\jdbc\*.xml %_DEST%\xml%_EXT%\*.xml ..\source\drivers\odbc\*.xml %_DEST%\xml%_EXT%\*.xml ..\source\drivers\mozab\*.xml %_DEST%\xml%_EXT%\*.xml -..\source\drivers\evoab\*.xml %_DEST%\xml%_EXT%\*.xml +..\source\drivers\evoab2\*.xml %_DEST%\xml%_EXT%\*.xml ..\source\drivers\calc\*.xml %_DEST%\xml%_EXT%\*.xml ..\source\drivers\mysql\*.xml %_DEST%\xml%_EXT%\*.xml ..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.jar Directory: /dba/connectivity/source/drivers/evoab2/ =================================================== File [added]: DataAccess.xcu Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/DataAccess.xcu?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup Added lines: 16 --------------- <?xml version="1.0" encoding="UTF-8"?> <oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="DataAccess" oor:package="org.openoffice.Office"> <node oor:name="UserDefinedDriverSettings"> <node oor:name="Postgresql Driver" oor:op="replace"> <prop oor:name="DriverPageDisplayName"> <value>Evolution -SDBC Driver V 0.5</value> </prop> <prop oor:name="DriverTypeDisplayName"> <value>evolution-1.5</value> </prop> <prop oor:name="DriverDsnPrefix"> <value>sdbc:addressbook:</value> </prop> </node> </node> </oor:node> File [added]: EApi.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/EApi.cxx?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: EApi.h Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/EApi.h?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NCatalog.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NCatalog.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NCatalog.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NCatalog.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NConnection.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NConnection.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDatabaseMetaData.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDatabaseMetaData.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDebug.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDebug.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDebug.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDebug.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDriver.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDriver.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NDriver.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDriver.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NPreparedStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NPreparedStatement.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NPreparedStatement.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NPreparedStatement.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NResultSet.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NResultSet.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NResultSet.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NResultSet.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NResultSetMetaData.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NResultSetMetaData.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NResultSetMetaData.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NServices.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NServices.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NStatement.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NStatement.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NStatement.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 0 -------------- File [added]: NTables.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NTables.cxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 154 ---------------- /************************************************************************* * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #ifndef _CONNECTIVITY_EVOAB_TABLES_HXX_ #include "NTables.hxx" #endif #ifndef _COM_SUN_STAR_SDBC_XROW_HPP_ #include <com/sun/star/sdbc/XRow.hpp> #endif #ifndef _COM_SUN_STAR_SDBC_XRESULTSET_HPP_ #include <com/sun/star/sdbc/XResultSet.hpp> #endif #ifndef _COM_SUN_STAR_SDBC_COLUMNVALUE_HPP_ #include <com/sun/star/sdbc/ColumnValue.hpp> #endif #ifndef _COM_SUN_STAR_SDBC_KEYRULE_HPP_ #include <com/sun/star/sdbc/KeyRule.hpp> #endif #ifndef _COM_SUN_STAR_SDBCX_KEYTYPE_HPP_ #include <com/sun/star/sdbcx/KeyType.hpp> #endif #ifndef _CONNECTIVITY_SDBCX_TABLE_HXX_ #include <connectivity/sdbcx/VTable.hxx> #endif #ifndef _CONNECTIVITY_EVOAB_CATALOG_HXX_ #include "NCatalog.hxx" #endif #ifndef _CONNECTIVITY_EVOAB_BCONNECTION_HXX_ #include "NConnection.hxx" #endif #ifndef _COMPHELPER_EXTRACT_HXX_ #include <comphelper/extract.hxx> #endif #ifndef _CONNECTIVITY_DBTOOLS_HXX_ #include "connectivity/dbtools.hxx" #endif #ifndef _DBHELPER_DBEXCEPTION_HXX_ #include "connectivity/dbexception.hxx" #endif #ifndef _CPPUHELPER_INTERFACECONTAINER_H_ #include <cppuhelper/interfacecontainer.h> #endif #ifndef _COMPHELPER_TYPES_HXX_ #include <comphelper/types.hxx> #endif #ifndef CONNECTIVITY_EVOAB_DEBUG_HELPER_HXX #include "NDebug.hxx" #endif using namespace ::comphelper; using namespace ::cppu; using namespace connectivity::evoab; using namespace connectivity::sdbcx; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::sdbcx; using namespace ::com::sun::star::sdbc; using namespace ::com::sun::star::container; using namespace ::com::sun::star::lang; using namespace dbtools; typedef connectivity::sdbcx::OCollection OCollection_TYPE; Reference< XNamed > OEvoabTables::createObject(const ::rtl::OUString& aName) { ::rtl::OUString aSchema = ::rtl::OUString::createFromAscii("%"); Sequence< ::rtl::OUString > aTypes(1); aTypes[0] = ::rtl::OUString::createFromAscii("%"); ::rtl::OUString sEmpty; Reference< XResultSet > xResult = m_xMetaData->getTables(Any(),aSchema,aName,aTypes); Reference< XNamed > xRet = NULL; if(xResult.is()) { Reference< XRow > xRow(xResult,UNO_QUERY); if(xResult->next()) // there can be only one table with this name { OTable* pRet = new OTable( this, sal_True, aName, xRow->getString( 4 ), xRow->getString( 5 ), sEmpty ); xRet = pRet; } } ::comphelper::disposeComponent(xResult); return xRet; } // ------------------------------------------------------------------------- void OEvoabTables::impl_refresh( ) throw(RuntimeException) { static_cast<OEvoabCatalog&>(m_rParent).refreshTables(); } // ------------------------------------------------------------------------- void OEvoabTables::disposing(void) { m_xMetaData = NULL; OCollection::disposing(); } // ----------------------------------------------------------------------------- File [added]: NTables.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NTables.hxx?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 86 --------------- /************************************************************************* * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://www.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ #ifndef _CONNECTIVITY_EVOAB_TABLES_HXX_ #define _CONNECTIVITY_EVOAB_TABLES_HXX_ #ifndef _CONNECTIVITY_SDBCX_COLLECTION_HXX_ #include "connectivity/sdbcx/VCollection.hxx" #endif #ifndef _COM_SUN_STAR_SDBC_XDATABASEMETADATA_HPP_ #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #endif namespace connectivity { namespace evoab { class OEvoabTables : public sdbcx::OCollection { ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData > m_xMetaData; protected: virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNamed > createObject(const ::rtl::OUString& _rName); virtual void impl_refresh() throw(::com::sun::star::uno::RuntimeException); public: OEvoabTables(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _rMetaData, ::cppu::OWeakObject& _rParent, ::osl::Mutex& _rMutex, const TStringVector &_rVector) : sdbcx::OCollection(_rParent,sal_True,_rMutex,_rVector), m_xMetaData(_rMetaData) {} virtual void SAL_CALL disposing(void); }; } } #endif // _CONNECTIVITY_EVOAB_TABLES_HXX_ File [added]: evoab.xml Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/evoab.xml?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 30 --------------- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd"> <module-description> <module-name>evoab</module-name> <component-description> <author>Jayant Madavi</author> <name>com.sun.star.comp.sdbc.evoab.OEvoabDriver</name> <description>This library implements the database driver for evolution address book formats. </description> <loader-name>com.sun.star.loader.SharedLibrary</loader-name> <language>c++</language> <status value="final"/> <supported-service>com.sun.star.sdbc.Driver</supported-service> <service-dependency> ... </service-dependency> </component-description> <project-build-dependency>cppuhelper</project-build-dependency> <project-build-dependency>cppu</project-build-dependency> <project-build-dependency>sal</project-build-dependency> <project-build-dependency>vos</project-build-dependency> <runtime-module-dependency>cppuhelper</runtime-module-dependency> <runtime-module-dependency>cppu</runtime-module-dependency> <runtime-module-dependency>sal</runtime-module-dependency> <runtime-module-dependency>vos</runtime-module-dependency> <runtime-module-dependency>osl</runtime-module-dependency> <runtime-module-dependency>svtools-light1</runtime-module-dependency> <runtime-module-dependency>svtools</runtime-module-dependency> <runtime-module-dependency>ucbhelper</runtime-module-dependency> <runtime-module-dependency>unotools</runtime-module-dependency> <runtime-module-dependency>comphelper</runtime-module-dependency> </module-description> File [added]: evoab2.map Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/evoab2.map?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 8 -------------- EVOAB_2_0 { global: component_getImplementationEnvironment; component_writeInfo; component_getFactory; local: *; }; File [added]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/makefile.mk?rev=1.1.4.1&content-type=text/vnd.viewcvs-markup Added lines: 136 ---------------- #************************************************************************* # # The Contents of this file are made available subject to the terms of # either of the following licenses # # - GNU Lesser General Public License Version 2.1 # - Sun Industry Standards Source License Version 1.1 # # Sun Microsystems Inc., October, 2000 # # GNU Lesser General Public License Version 2.1 # ============================================= # Copyright 2000 by Sun Microsystems, Inc. # 901 San Antonio Road, Palo Alto, CA 94303, USA # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License version 2.1, as published by the Free Software Foundation. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, # MA 02111-1307 USA # # # Sun Industry Standards Source License Version 1.1 # ================================================= # The contents of this file are subject to the Sun Industry Standards # Source License Version 1.1 (the "License"); You may not use this file # except in compliance with the License. You may obtain a copy of the # License at http://www.openoffice.org/license.html. # # Software provided under this License is provided on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, # WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, # MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. # See the License for the specific provisions governing your rights and # obligations concerning the Software. # # The Initial Developer of the Original Code is: Sun Microsystems, Inc. # # Copyright: 2000 by Sun Microsystems, Inc. # # All Rights Reserved. # # Contributor(s): _______________________________________ # # # #************************************************************************* PRJ=..$/..$/.. PRJINC=..$/.. PRJNAME=connectivity TARGET=evoab2 ENABLE_EXCEPTIONS=TRUE .IF "$(ENABLE_EVOAB2)"!="YES" dummy: @echo "Evolution 2.0 Addressbook build disabled" .ELSE # --- Settings ---------------------------------- .IF "$(DBGUTIL_OJ)"!="" ENVCFLAGS+=/FR$(SLO)$/ .ENDIF .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/version.mk CFLAGS+=`pkg-config --cflags gobject-2.0` # --- Files ------------------------------------- EXCEPTIONSFILES=\ $(SLO)$/NDriver.obj \ $(SLO)$/NTables.obj \ $(SLO)$/NCatalog.obj \ $(SLO)$/NConnection.obj \ $(SLO)$/NDatabaseMetaData.obj \ $(SLO)$/NStatement.obj \ $(SLO)$/NPreparedStatement.obj \ $(SLO)$/NServices.obj \ $(SLO)$/NResultSet.obj \ $(SLO)$/NResultSetMetaData.obj \ $(SLO)$/EApi.obj SLOFILES=\ $(EXCEPTIONSFILES) \ $(SLO)$/NDebug.obj SHL1VERSIONMAP=$(TARGET).map # --- Library ----------------------------------- SHL1TARGET= $(EVOAB_TARGET)2 SHL1OBJS=$(SLOFILES) SHL1STDLIBS=\ $(CPPULIB) \ $(CPPUHELPERLIB) \ $(VOSLIB) \ $(OSLLIB) \ $(SVLLIB) \ $(SVLIB) \ $(TOOLSLIB) \ $(SVTOOLLIB) \ $(SVTLIB) \ $(UNOTOOLSLIB) \ $(UCBHELPERLIB) \ $(SALLIB) \ $(DBTOOLSLIB) \ $(DBFILELIB) \ $(COMPHELPERLIB) .IF "$(DBFILELIB)" == "" SHL1STDLIBS+= ifile$(UPD).lib .ENDIF SHL1STDLIBS+=`pkg-config --libs gobject-2.0` SHL1DEPN= SHL1IMPLIB= i$(TARGET) SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME= $(SHL1TARGET) .ENDIF # --- Targets ---------------------------------- .INCLUDE : target.mk Directory: /dba/connectivity/source/drivers/mozab/ ================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/makefile.mk?r1=1.15&r2=1.15.44.1 Delta lines: +4 -3 ------------------- --- makefile.mk 8 Sep 2004 12:10:48 -0000 1.15 +++ makefile.mk 8 Feb 2005 15:53:49 -0000 1.15.44.1 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.15.44.1 $ # -# last change: $Author: kz $ $Date: 2004/09/08 12:10:48 $ +# last change: $Author: mmeeks $ $Date: 2005/02/08 15:53:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -64,10 +64,11 @@ PRJNAME=connectivity TARGET=$(MOZAB_TARGET) TARGET2=$(MOZAB_TARGET)drv -.IF "$(OS)"=="MACOSX" || "$(WITH_MOZILLA)" == "NO" +.IF "$(OS)"=="MACOSX" || "$(SYSTEM_MOZILLA)" == "YES" all: @echo " Not building the mozabsrc stuff in OpenOffice.org build" @echo " dependency to Mozilla developer snapshots not feasable at the moment" + @echo " see http://bugzilla.mozilla.org/show_bug.cgi?id=135137" .ENDIF Directory: /dba/connectivity/source/drivers/mozab/mozillasrc/ ============================================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/mozillasrc/makefile.mk?r1=1.13&r2=1.13.60.1 Delta lines: +5 -4 ------------------- --- makefile.mk 25 Jun 2004 18:34:20 -0000 1.13 +++ makefile.mk 8 Feb 2005 15:53:50 -0000 1.13.60.1 @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.13.60.1 $ # -# last change: $Author: hjs $ $Date: 2004/06/25 18:34:20 $ +# last change: $Author: mmeeks $ $Date: 2005/02/08 15:53:50 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,11 +86,12 @@ .INCLUDE : settings.mk -.IF "$(OS)"=="MACOSX" || "$(WITH_MOZILLA)" == "NO" +.IF "$(OS)"=="MACOSX" || "$(SYSTEM_MOZILLA)" == "YES" dummy: @echo " Not building the mozillasrc stuff in OpenOffice.org build" @echo " dependency to Mozilla developer snapshots not feasable at the moment" + @echo " see http://bugzilla.mozilla.org/show_bug.cgi?id=135137" .ELSE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
