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

33 Commits

Author SHA1 Message Date
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
cf54a1f284 Bugfix 2003-05-01 13:28:46 +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
f02ef90cdc Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
brodsom
3b486dfb95 Move def files to builds directory 2003-02-19 13:07:13 +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
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
c6a1172080 Link with XNET support. 2003-01-19 14:12:13 +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
alexpeshkoff
e234f46913 Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 17:01:58 +00:00
dimitr
9941c04160 Updated project files. 2002-12-11 08:35:04 +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
bf4d9495a8 Updated project files. 2002-11-26 09:00:19 +00:00
dimitr
b2b118e6f4 Updated project files. 2002-11-22 11:20:29 +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
8e8d78435f Synchronized generic and win32-only files. The latter is removed. 2002-11-16 15:54:21 +00:00
dimitr
ca16650ed0 Updates project files. 2002-11-16 08:38:55 +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
seanleyne
94430c5d33 Removed support for obsolete IPX/SPX Protocol 2002-10-30 05:04:56 +00:00
dimitr
a3d20d7006 Corrected project files. 2002-10-26 08:32:21 +00:00
dimitr
9d6f32ce20 Added proper version information for the both client libraries. 2002-10-18 11:11:22 +00:00
dimitr
fc950a368b Added proper version information for the both client libraries. 2002-10-12 10:03:56 +00:00
dimitr
9d415a7879 Get rid of unnecessary files. 2002-09-20 10:13:29 +00:00
dimitr
e5a5f1c361 Added new projects to the workspace:
- gdef.exe
  - instreg.exe
  - instsvc.exe
2002-08-28 09:20:14 +00:00
dimitr
8ccefecb12 Cleaned up fbclient.dll contents. 2002-08-28 06:12:28 +00:00
dimitr
13f3ee5ebb Renamed the win32 client library. 2002-08-26 13:50:03 +00:00