8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 19:23:03 +01:00
Commit Graph

30 Commits

Author SHA1 Message Date
skidder
aca5a83a46 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
robocop
6f1f881b3c Follow Dmitry's cleanup. 2009-07-14 09:08:54 +00:00
robocop
e0d508a3e8 Fix the MSVC builds after Dmitry's cleanup. 2009-07-14 04:20:44 +00:00
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
robocop
4b5e87d44e Update project files. 2008-03-27 11:43:31 +00:00
alexpeshkoff
1a4652f01a Trusted authentication for windows 2006-12-08 18:38:15 +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
paul_reeves
1642e60e24 Set all VS 7.1 project files to output binaries into the same directory. 2005-02-02 11:57:22 +00:00
brodsom
9109ba3a62 Avoid duplicated definition of SERVER_SHUTDOWN (defined in firebird.h) 2004-05-19 15:03:13 +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
2557bda632 Adjust MSVC7 makefiles for XNET support 2003-09-09 19:00:44 +00:00
skidder
95de179b0c Adjust MSVC7 makefiles to reduce command line compiler warnings 2003-08-18 16:56:27 +00:00
skidder
ce78ed1f1d 1) Make NBACKUP happy on Win32 CS too.
2) Fix tracking of OWN_hung in Win32 CS lock manager (lock-up debugging aid)
3) Fix possible unsynchronized access to memory manager in Win32 CS builds
and client library. Have shown itself as a very rare crash of Win32 CS manager
process during its startup.
4) Reduce warnings a little
Points 2 and 3 need to be backported to B1_5_Release
2003-08-10 15:43:23 +00:00
brodsom
99b88c68ad Update output directories 2003-07-17 11:41:28 +00:00
brodsom
5829455596 Move win32 specific sources in remote to remote/os/win32 2003-07-14 23:29:45 +00:00
hippoman
416ddd3239 * Sync the msvc7 build 2003-04-20 03:30:57 +00:00
hippoman
3cb3609a4a Fixed MSVC7 build, added IPSERVER define 2003-03-04 22:00:13 +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
418c6de78d Sync msvc7 build with latest changes 2003-02-01 03:08:27 +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