skidder
086875af9f
Maintaining VC7 build manually is too labor intensive and leads to strange engine bugs.
...
Instead re-generate MSVC7 build files from MSVC8 using VSPC utility:
http://sourceforge.net/projects/vspc
This produces working build.
2009-03-04 02:48:18 +00:00
skidder
cb77c1122e
More fixes for VS2003 build
2009-03-02 08:56:44 +00:00
asfernandes
d52dc96278
1) Move the new Node classes to appropriate files
...
2) Creation of StmtNode
3) Conversion of IN AUTONOMOUS TRANSACTION to InAutonomousTransactionNode (inherited from StmtNode) - it makes this feature almost self-contained
Please do a boot build or at least run blr_table.
2008-05-19 13:47:48 +00:00
dimitr
d637ed09e2
Major cleanup of the old-style blk and allocator-based blk_type.
2008-03-19 16:29:17 +00:00
dimitr
99caa91b85
DSQL integration into the engine.
2008-02-28 13:48:16 +00:00
dimitr
f9b75ffc74
Cleanup the makefiles.
2008-02-20 15:38:36 +00:00
asfernandes
2aa3d479a8
Remove RTTI in MSVC7 debug build too - thanks to Claudio
2006-05-21 15:17:28 +00:00
asfernandes
2922c0b1e7
Disable RTTI in MSVC7 build
2006-05-21 00:24:49 +00:00
asfernandes
515e3cc6ce
MSVC7 projects for boot-build with fbembed
2005-06-22 22:46:36 +00:00
skidder
5cb24ba873
Enable RTTI, remove fb_exception.cpp from utilities
2004-03-01 04:54:55 +00:00
skidder
4c06a6db77
Enable RTTI, remove fb_exception.cpp from utilities
2004-03-01 04:27:51 +00:00
skidder
3ab69473b7
Update MSVC makefiles.
...
1) add PDB generation for release binaries
2) add fb_string stuff
2004-02-17 20:10:54 +00:00
skidder
d20ee8b414
Update MSVC7 makefiles. Use VS2003 since nobody else is obviously using VS7 makefiles. To build with original VS.NET use one of the available converters (I fixed up VSPC to be able to convert Firebird projects, for example)
2004-01-08 17:15:28 +00:00
skidder
95de179b0c
Adjust MSVC7 makefiles to reduce command line compiler warnings
2003-08-18 16:56:27 +00:00
brodsom
99b88c68ad
Update output directories
2003-07-17 11:41:28 +00:00
brodsom
25c9a8aee6
Move generated source from 'generated' to 'gen'. So we don't use a CVS and obsolete directory for build output and it will be easier to do a clean build.
2003-07-03 12:37:37 +00:00
hippoman
416ddd3239
* Sync the msvc7 build
2003-04-20 03:30:57 +00:00
hippoman
a9eff28375
* updated msvc7 build files.
2003-03-01 22:04:19 +00:00
brodsom
6129a2a222
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 13:12:05 +00:00
hippoman
1654ff0d7c
* Fixed the msvc7 build files
2003-02-21 00:31:05 +00:00
brodsom
43f51c8068
Warning control from autoconfig_msvc.h
2003-02-17 13:37:08 +00:00
brodsom
8bdf295e25
Change build system to move warning control to only one header for each compiler
2003-02-16 11:39:22 +00:00
hippoman
164b284b4a
Sync msvc7 build with latest changes
2003-01-24 22:57:57 +00:00
hippoman
4ec8b1292f
NOMSG is not needed, addied version.lib
2002-11-20 15:01:59 +00:00
hippoman
0e80faf074
MSVC7 Project files..
2002-11-15 00:11:25 +00:00