[Gambas-devel-svn] SF.net SVN: gambas: [84] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-04 17:33:46
|
Revision: 84 http://svn.sourceforge.net/gambas/?rev=84&view=rev Author: gambas Date: 2006-10-04 10:32:40 -0700 (Wed, 04 Oct 2006) Log Message: ----------- Rules for ignoring .svn directories when generating a source package. [GB.DB.FIREBIRD] * NEW: A standalone version of ibpp 2.5.2.2 is used now. Modified Paths: -------------- 2.0/trunk/Makefile.am 2.0/trunk/app/Makefile.am 2.0/trunk/comp/Makefile.am 2.0/trunk/component.am 2.0/trunk/examples/Makefile.am 2.0/trunk/gb.db.firebird/README 2.0/trunk/gb.db.firebird/configure.ac 2.0/trunk/gb.db.firebird/src/Makefile.am 2.0/trunk/gb.db.firebird/src/main.cpp 2.0/trunk/gb.gtk.svg/Makefile.am Added Paths: ----------- 2.0/trunk/gb.db.firebird/src/all_in_one.cpp 2.0/trunk/gb.db.firebird/src/ibpp/ 2.0/trunk/gb.db.firebird/src/ibpp/Makefile.am 2.0/trunk/gb.db.firebird/src/ibpp/changelog.txt 2.0/trunk/gb.db.firebird/src/ibpp/core/ 2.0/trunk/gb.db.firebird/src/ibpp/core/_dpb.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/_ibpp.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/_ibpp.h 2.0/trunk/gb.db.firebird/src/ibpp/core/_ibs.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/_rb.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/_spb.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/_tpb.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/all_in_one.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/array.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/blob.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/database.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/date.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/dbkey.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/events.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/exception.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/ibase.h 2.0/trunk/gb.db.firebird/src/ibpp/core/iberror.h 2.0/trunk/gb.db.firebird/src/ibpp/core/ibpp.h 2.0/trunk/gb.db.firebird/src/ibpp/core/row.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/service.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/statement.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/time.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/transaction.cpp 2.0/trunk/gb.db.firebird/src/ibpp/core/user.cpp 2.0/trunk/gb.db.firebird/src/ibpp/howtobuild.txt 2.0/trunk/gb.db.firebird/src/ibpp/license.txt 2.0/trunk/gb.db.firebird/src/ibpp/releasenotes.txt 2.0/trunk/gb.db.firebird/src/ibpp/todo.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |