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

35 Commits

Author SHA1 Message Date
robocop
4b3e5da421 More cleanup. Get rid of obsolete files, too. 2004-03-30 08:54:12 +00:00
robocop
56f95e9a11 Third step to rename 2004-03-11 05:09:33 +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
bea4e7c3b8 Fix MSVC7 makefiles. Note: I didn't test them with VC 7.0, only 7.1 2003-12-14 04:39:36 +00:00
skidder
dbc89040a4 Update MSVC7 makefiles. Files were actually edited using VS2003 and then version numbers were replaced back to 7.0 2003-12-05 20:39:51 +00:00
skidder
2ee2f2ad62 Update MSVC7 makefiles 2003-09-08 21:43:39 +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
skidder
84bfde306d Win32 engine builds and seems to work 2003-08-06 18:06:22 +00:00
brodsom
99b88c68ad Update output directories 2003-07-17 11:41:28 +00:00
brodsom
49a86dde7d Move physical io to os specific 2003-07-14 10:35:49 +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
e07667a193 * Synced the msvc7 build files 2003-05-09 15:10:20 +00:00
skidder
bd030ff404 Update MSVC7 makefiles to reflect rpb_chain changes 2003-04-28 18:24:47 +00:00
hippoman
416ddd3239 * Sync the msvc7 build 2003-04-20 03:30:57 +00:00
brodsom
b15fac104a Remove WINDOWS_ONLY remains 2003-03-25 02:24:09 +00:00
brodsom
c7f5f1ee5a Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 00:43:32 +00:00
hippoman
90a69e36a3 * Added missing JRD\ExecuteStatment.* files to engine* projects 2003-03-01 23:22:21 +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
brodsom
ff94cad8aa Rename header arg.h to log2.h (included only in log.cpp) and remove atom.h 2003-02-15 16:22:30 +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
da42b92a8e Fixed the MSVC7 build, why.c has been removed 2002-12-22 01:54:13 +00:00
hippoman
d39aef1386 Fixed the build, isc_win32.cpp has been removed 2002-11-30 17:30:33 +00:00
hippoman
c65b26ddf7 Fixed the build, thd_win32.cpp has been deleted.. 2002-11-23 23:11:34 +00:00
hippoman
4ec8b1292f NOMSG is not needed, addied version.lib 2002-11-20 15:01:59 +00:00
hippoman
7248b4cfc7 update to the latest changes 2002-11-16 23:54:47 +00:00
hippoman
0e80faf074 MSVC7 Project files.. 2002-11-15 00:11:25 +00:00