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

37 Commits

Author SHA1 Message Date
robocop
b6bffea8c4 Disable RTTI after Alex' source code changes. 2006-05-20 06:10:27 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
alexpeshkoff
387e678cca applied Clumplet* classes to dpb where possible 2004-12-09 19:19:47 +00:00
alexpeshkoff
e8d62c70a7 fixed MSVC6 build with RTTI 2004-03-01 16:37:36 +00:00
robocop
c9f10fc8ae Included two unnecessary files time ago 2003-10-06 09:46:29 +00:00
robocop
1d4089c3f7 Committed... just in case 2003-08-13 11:11:47 +00:00
brodsom
c8e8bdaa93 Patch msvc6 after Nickolay changes 2003-08-08 00:29:43 +00:00
brodsom
499337fda5 Split utilities dir 2003-07-15 02:43:36 +00:00
brodsom
5829455596 Move win32 specific sources in remote to remote/os/win32 2003-07-14 23:29:45 +00:00
brodsom
9bb850b4ac Use temporary compiler dir 'temp' below root 2003-07-05 03:17:39 +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
dimitr
b9ebefef71 Fixed win32 build. 2003-04-09 10:08:36 +00:00
dimitr
14f54d6405 Fixed build problem pointed by Arno (caused the server to crash in some cases). 2003-02-27 16:28:49 +00:00
brodsom
d07b738efd Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 13:01:21 +00:00
dimitr
ad8f28ab81 Cleanup. 2003-02-25 08:22:23 +00:00
brodsom
66cdfd5a7c Return warning level in msvc6 to 3 until there is a solution to the Q167355 bug. 2003-02-17 13:44:42 +00:00
dimitr
21ccf8d45e /W4 -> /W3 2003-02-17 13:22:45 +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
2fa82967a0 Add svc.cpp to fbserver 2003-02-16 00:17:30 +00:00
dimitr
3645cb8586 Updated project files. Fixed issues with exception handling. 2003-02-15 09:25:26 +00:00
dimitr
765b88cc4d Changed options for the release configuration. 2003-02-10 10:36:53 +00:00
dimitr
e71660f43b Updated project files. 2003-01-28 08:58:23 +00:00
dimitr
2bbd4dba82 Updated project files:
1. Cleaned up used import libraries.
  2. Winsock2 is used.
  3. Embedded engine now supports true local access.
2003-01-18 19:21:39 +00:00
skidder
db3692790b New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements 2002-11-30 15:08:09 +00:00
dimitr
75f019565f We no longer need NOMSG macro defined. 2002-11-19 13:21:23 +00:00
dimitr
2712acb10d Updates project files. 2002-11-17 16:06:23 +00:00
dimitr
a49092c2f3 1. Reorganized project files.
2. Added fb_lock_print and qli.
3. Implemented classic and embedded servers.
4. Used new configuration manager.
2002-11-06 15:10:15 +00:00
alexpeshkoff
bffdfeef0e Minor bug while cleaning netware port 2002-10-31 16:07:45 +00:00
seanleyne
0b82f4aa07 Removed obsolete "Netware" port 2002-10-30 06:40:58 +00:00
seanleyne
94430c5d33 Removed support for obsolete IPX/SPX Protocol 2002-10-30 05:04:56 +00:00
alexpeshkoff
01aca29946 Threads' priority scheduling in Win32
Added thd_priority.cpp to project file

Inactive by default
To bring to active state uncomment
     //#define THREAD_PSCHED
in thd_priority.h
2002-10-28 15:34:39 +00:00
dimitr
a3d20d7006 Corrected project files. 2002-10-26 08:32:21 +00:00
dimitr
e5a9611188 no message 2002-10-06 10:59:22 +00:00
dimitr
4321328dd4 Added new files to the projects. 2002-09-28 14:08:36 +00:00
dimitr
9d415a7879 Get rid of unnecessary files. 2002-09-20 10:13:29 +00:00
dimitr
f9c50a1b97 Just a small correction for the generated headers. 2002-08-12 05:34:57 +00:00
dimitr
d481d117fc Added FB2 project files for MSVC6 2002-07-01 14:59:48 +00:00