Author: muggenhor
Date: Sun Sep 14 15:40:28 2008
New Revision: 6018

URL: http://svn.gna.org/viewcvs/warzone?rev=6018&view=rev
Log:
 * Change the autotools build system such that if the system provides an SQLite 
version that meets our requirements we use that instead of the one in our own 
repository
 * Require sqlite3 versions >= 3.5.4 and < 3.6 (due to r5984 these versions are 
possible)
 * Move physfs_vfs.[ch] from lib/sqlite3/ to lib/framework/
 * Update the autotools, raw win32 Makefile, Code::Blocks and MSVC build systems
  - NOTE: Xcode still requires an update

This closes ticket:59

Added:
    trunk/lib/framework/physfs_vfs.c
      - copied, changed from r6017, trunk/lib/sqlite3/physfs_vfs.c
    trunk/lib/framework/physfs_vfs.h
      - copied unchanged from r6017, trunk/lib/sqlite3/physfs_vfs.h
Removed:
    trunk/lib/sqlite3/physfs_vfs.c
    trunk/lib/sqlite3/physfs_vfs.h
Modified:
    trunk/configure.ac
    trunk/lib/framework/Makefile.am
    trunk/lib/framework/frameresource.c
    trunk/lib/framework/framework.vcproj
    trunk/lib/framework/makefile.win32
    trunk/lib/sqlite3/Makefile.am
    trunk/lib/sqlite3/makefile.win32
    trunk/lib/sqlite3/sqlite3.vcproj
    trunk/po/POTFILES.in
    trunk/src/Makefile.am
    trunk/src/main.c
    trunk/src/makefile.win32
    trunk/src/stats-db.c
    trunk/warzone2100.cbp
    trunk/win32/Warzone2100.vcproj


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to