Warning, /RDBC/ChangeLog is written in an unsupported language. File is not indexed.
0001 2001-04-06 17:43 onuchin
0002
0003 * odbc/Makefile.SRT:
0004 PACKAGE = RDBCodbc added. Another weird fixing(??)
0005
0006 2001-04-06 15:51 onuchin
0007
0008 * odbc/Makefile.SRT:
0009 override LIBLIBS = -L$(ODBCPP_DIR) -lodbc++ -L$(UNIXODBC_LIB) -lodbc -lodbcinst
0010 Temporary solution for dynamic loading of unixODBC,libodbc++ libs
0011 (should be fixed by modification of correspondent arch_specs files)
0012
0013 2001-04-06 11:17 onuchin
0014
0015 * include/RDBC/config.h:
0016 clearing mess appeared after upgrating from 1.0.2 -> 1.0.3
0017
0018 2001-04-06 10:31 onuchin
0019
0020 * macros/Makefile.SRT:
0021 demobld.mysql README.RDBC added
0022
0023 2001-04-06 09:59 onuchin
0024
0025 * GNUmakefile:
0026 PACKAGE_INCLUDE=include/RDBC added to point to include dir
0027
0028 2001-04-05 20:58 onuchin
0029
0030 * Makefile.SRT, odbc/Makefile.SRT:
0031 Fix of rootcint dictionary generation
0032
0033 2001-04-05 12:26 onuchin
0034
0035 * rdbc/Makefile.SRT:
0036 Error generating CintDictionary is fixed
0037
0038 2001-04-04 20:08 onuchin
0039
0040 * GNUmakefile, Makefile, Makefile.SRT, Makefile.am, Makefile.in,
0041 RDBC.spec, config.h, config.log, config.status, include/Makefile,
0042 include/Makefile.in, include/RDBC/Makefile,
0043 include/RDBC/Makefile.in, include/RDBC/config.h,
0044 macros/GNUmakefile, macros/Makefile, macros/Makefile.SRT,
0045 macros/Makefile.am, macros/Makefile.in, odbc/GNUmakefile,
0046 odbc/Makefile.SRT, odbc/Makefile.am, odbc/Makefile.in,
0047 rdbc/GNUmakefile, rdbc/Makefile.SRT, rdbc/Makefile.am,
0048 rdbc/Makefile.in:
0049 SRT makefiles added
0050
0051 2001-03-27 18:23 onuchin
0052
0053 * GNUmakefile:
0054 Fix in "make clean". Now it works like in SRT
0055
0056 2001-03-27 16:15 onuchin
0057
0058 * rdbc/: LinkDef.h, Makefile.am, Makefile.in:
0059 LinkDef.h moved from include/RDBC dir
0060
0061 2001-03-27 16:14 onuchin
0062
0063 * include/RDBC/: LinkDef.h, Makefile, Makefile.am, Makefile.in,
0064 config.h:
0065 include/RDBC/LinkDef.h moved to rdbc subdir
0066
0067 2001-03-27 16:11 onuchin
0068
0069 * GNUmakefile, configure:
0070 version updated to 1.0.3
0071
0072 2001-03-27 09:33 onuchin
0073
0074 * AUTHORS, BUGS, COPYING, ChangeLog, GNUmakefile, INSTALL,
0075 INSTALL.local, Makefile, Makefile.am, Makefile.in, NEWS, RDBC.spec,
0076 RDBC.spec.in, README, TODO, acconfig.h, acinclude.m4, aclocal.m4,
0077 config.h, config.h.in, config.log, config.status, configure,
0078 configure.in, libtool, missing, mkinstalldirs, stamp-h, stamp-h.in,
0079 admin/config.guess, admin/config.sub, admin/cvs2cl.pl,
0080 admin/install-sh, admin/ltconfig, admin/ltmain.sh,
0081 admin/makechangelog.sh, admin/makehtml.C, admin/makeloghtml.C,
0082 admin/missing, admin/mkinstalldirs, macros/Makefile,
0083 macros/Makefile.am, macros/Makefile.in, macros/RDBCbench.C,
0084 macros/RDBCconsumer.C, macros/RDBCemp.C, macros/RDBCfirst.C,
0085 macros/RDBCform.C, macros/RDBCmysql.C, macros/RDBCproducer.C,
0086 macros/RDBCscroll.C, macros/README.RDBC, macros/access_log.mysql,
0087 macros/demobld.mysql, odbc/LinkDef.h, odbc/Makefile.am,
0088 odbc/Makefile.in, odbc/ODBCCallableStatement.cxx,
0089 odbc/ODBCCallableStatement.h, odbc/ODBCConnection.cxx,
0090 odbc/ODBCConnection.h, odbc/ODBCDatabaseMetaData.cxx,
0091 odbc/ODBCDatabaseMetaData.h, odbc/ODBCPreparedStatement.cxx,
0092 odbc/ODBCPreparedStatement.h, odbc/ODBCResultSet.cxx,
0093 odbc/ODBCResultSet.h, odbc/ODBCResultSetMetaData.cxx,
0094 odbc/ODBCResultSetMetaData.h, odbc/ODBCStatement.cxx,
0095 odbc/ODBCStatement.h, odbc/README, rdbc/Makefile.am,
0096 rdbc/Makefile.in, rdbc/README, rdbc/TRDBCServer.cxx, rdbc/TSQL.cxx,
0097 rdbc/TSQLCallableStatement.cxx, rdbc/TSQLConnection.cxx,
0098 rdbc/TSQLDatabaseMetaData.cxx, rdbc/TSQLDriverInfo.cxx,
0099 rdbc/TSQLDriverManager.cxx, rdbc/TSQLImportClient.cxx,
0100 rdbc/TSQLImportClient.h, rdbc/TSQLImporter.cxx,
0101 rdbc/TSQLPreparedStatement.cxx, rdbc/TSQLResultSet.cxx,
0102 rdbc/TSQLResultSetMetaData.cxx, rdbc/TSQLStatement.cxx,
0103 rdbc/TSQLTypes.cxx, rdbc/TSQLUrl.cxx, include/Makefile,
0104 include/Makefile.am, include/Makefile.in, include/RDBC/LinkDef.h,
0105 include/RDBC/Makefile, include/RDBC/Makefile.am,
0106 include/RDBC/Makefile.in, include/RDBC/TRDBCServer.h,
0107 include/RDBC/TSQL.h, include/RDBC/TSQLCallableStatement.h,
0108 include/RDBC/TSQLConnection.h, include/RDBC/TSQLDatabaseMetaData.h,
0109 include/RDBC/TSQLDriverInfo.h, include/RDBC/TSQLDriverManager.h,
0110 include/RDBC/TSQLImporter.h, include/RDBC/TSQLPreparedStatement.h,
0111 include/RDBC/TSQLResultSet.h, include/RDBC/TSQLResultSetMetaData.h,
0112 include/RDBC/TSQLStatement.h, include/RDBC/TSQLTypes.h,
0113 include/RDBC/TSQLUrl.h, include/RDBC/config.h,
0114 mysql/MySQLCallableStatement.cxx, mysql/MySQLConnection.cxx,
0115 mysql/MySQLConnectionPrivate.h, mysql/MySQLDatabaseMetaData.cxx,
0116 mysql/MySQLPreparedStatement.cxx, mysql/MySQLResultSet.cxx,
0117 mysql/MySQLResultSetMetaData.cxx, mysql/MySQLResultSetPrivate.h,
0118 mysql/MySQLStatement.cxx, mysql/MySQLStatementPrivate.h,
0119 mysql/README, mysql/config.m4:
0120 RDBC-1.0.3 ( for SRT and GNU autotools )
0121
0122 2001-03-27 09:33 onuchin
0123
0124 * AUTHORS, BUGS, COPYING, ChangeLog, GNUmakefile, INSTALL,
0125 INSTALL.local, Makefile, Makefile.am, Makefile.in, NEWS, RDBC.spec,
0126 RDBC.spec.in, README, TODO, acconfig.h, acinclude.m4, aclocal.m4,
0127 config.h, config.h.in, config.log, config.status, configure,
0128 configure.in, libtool, missing, mkinstalldirs, stamp-h, stamp-h.in,
0129 admin/config.guess, admin/config.sub, admin/cvs2cl.pl,
0130 admin/install-sh, admin/ltconfig, admin/ltmain.sh,
0131 admin/makechangelog.sh, admin/makehtml.C, admin/makeloghtml.C,
0132 admin/missing, admin/mkinstalldirs, macros/Makefile,
0133 macros/Makefile.am, macros/Makefile.in, macros/RDBCbench.C,
0134 macros/RDBCconsumer.C, macros/RDBCemp.C, macros/RDBCfirst.C,
0135 macros/RDBCform.C, macros/RDBCmysql.C, macros/RDBCproducer.C,
0136 macros/RDBCscroll.C, macros/README.RDBC, macros/access_log.mysql,
0137 macros/demobld.mysql, odbc/LinkDef.h, odbc/Makefile.am,
0138 odbc/Makefile.in, odbc/ODBCCallableStatement.cxx,
0139 odbc/ODBCCallableStatement.h, odbc/ODBCConnection.cxx,
0140 odbc/ODBCConnection.h, odbc/ODBCDatabaseMetaData.cxx,
0141 odbc/ODBCDatabaseMetaData.h, odbc/ODBCPreparedStatement.cxx,
0142 odbc/ODBCPreparedStatement.h, odbc/ODBCResultSet.cxx,
0143 odbc/ODBCResultSet.h, odbc/ODBCResultSetMetaData.cxx,
0144 odbc/ODBCResultSetMetaData.h, odbc/ODBCStatement.cxx,
0145 odbc/ODBCStatement.h, odbc/README, rdbc/Makefile.am,
0146 rdbc/Makefile.in, rdbc/README, rdbc/TRDBCServer.cxx, rdbc/TSQL.cxx,
0147 rdbc/TSQLCallableStatement.cxx, rdbc/TSQLConnection.cxx,
0148 rdbc/TSQLDatabaseMetaData.cxx, rdbc/TSQLDriverInfo.cxx,
0149 rdbc/TSQLDriverManager.cxx, rdbc/TSQLImportClient.cxx,
0150 rdbc/TSQLImportClient.h, rdbc/TSQLImporter.cxx,
0151 rdbc/TSQLPreparedStatement.cxx, rdbc/TSQLResultSet.cxx,
0152 rdbc/TSQLResultSetMetaData.cxx, rdbc/TSQLStatement.cxx,
0153 rdbc/TSQLTypes.cxx, rdbc/TSQLUrl.cxx, include/Makefile,
0154 include/Makefile.am, include/Makefile.in, include/RDBC/LinkDef.h,
0155 include/RDBC/Makefile, include/RDBC/Makefile.am,
0156 include/RDBC/Makefile.in, include/RDBC/TRDBCServer.h,
0157 include/RDBC/TSQL.h, include/RDBC/TSQLCallableStatement.h,
0158 include/RDBC/TSQLConnection.h, include/RDBC/TSQLDatabaseMetaData.h,
0159 include/RDBC/TSQLDriverInfo.h, include/RDBC/TSQLDriverManager.h,
0160 include/RDBC/TSQLImporter.h, include/RDBC/TSQLPreparedStatement.h,
0161 include/RDBC/TSQLResultSet.h, include/RDBC/TSQLResultSetMetaData.h,
0162 include/RDBC/TSQLStatement.h, include/RDBC/TSQLTypes.h,
0163 include/RDBC/TSQLUrl.h, include/RDBC/config.h,
0164 mysql/MySQLCallableStatement.cxx, mysql/MySQLConnection.cxx,
0165 mysql/MySQLConnectionPrivate.h, mysql/MySQLDatabaseMetaData.cxx,
0166 mysql/MySQLPreparedStatement.cxx, mysql/MySQLResultSet.cxx,
0167 mysql/MySQLResultSetMetaData.cxx, mysql/MySQLResultSetPrivate.h,
0168 mysql/MySQLStatement.cxx, mysql/MySQLStatementPrivate.h,
0169 mysql/README, mysql/config.m4:
0170 Initial revision
0171
0172 2001-02-20 17:22 messier
0173
0174 * .cvsignore:
0175 Added package RDBC
0176