warzone2100/lib/sqlite3
Giel van Schijndel 5bf53cd315 Relicense the PhysicsFS implementation of SQLite's (3.5+) VFS to the zlib license to be fully compatible with PhysicsFS
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3981 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-09 17:04:35 +00:00
..
Makefile.am Allow compiling of sqlite3.c by disabling -Wmissing-field-initializers when compiling in lib/sqlite3/ 2008-03-08 15:26:48 +00:00
Makefile.raw Add a partially completed SQLite VFS (requires SQLite 3.5+) implementation for PhysicsFS 2008-03-08 14:23:07 +00:00
physfs_vfs.c Relicense the PhysicsFS implementation of SQLite's (3.5+) VFS to the zlib license to be fully compatible with PhysicsFS 2008-03-09 17:04:35 +00:00
physfs_vfs.h Relicense the PhysicsFS implementation of SQLite's (3.5+) VFS to the zlib license to be fully compatible with PhysicsFS 2008-03-09 17:04:35 +00:00
sqlite3.c Prevent problem with the definition of DATADIR (wz' configure defines it to a string, what objidl.h does not like, because it uses that name as an identifier). 2008-03-09 11:42:53 +00:00
sqlite3.diff Update the sqlite3.diff for r3971 2008-03-09 11:50:43 +00:00
sqlite3.h * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00
sqlite3.vcproj Fix the MSVC project file for sqlite3; patch by Buginator 2008-03-08 18:24:20 +00:00
sqlite3ext.h * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00