robocop
|
4b5e87d44e
|
Update project files.
|
2008-03-27 11:43:31 +00:00 |
|
asfernandes
|
9582ea243c
|
1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
|
2007-04-15 15:57:12 +00:00 |
|
robocop
|
698b5e6cff
|
I remember I was told to leave common* in peace and thus I introduced new classes' files where needed in VC6, but since almost everyone seems to prefer common, common_classic and common_static, I'm following the trend.
|
2007-04-04 08:49:08 +00:00 |
|
robocop
|
e71a03261c
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
|
robocop
|
257306263f
|
Integrating Alex's Win32 NTLM authentication in VC6.
|
2007-02-02 10:58:46 +00:00 |
|
robocop
|
b6bffea8c4
|
Disable RTTI after Alex' source code changes.
|
2006-05-20 06:10:27 +00:00 |
|
robocop
|
612bb088b9
|
Add alloc.cpp to the "common" section in fbclient and fbembed projects as Dmitry did in MSVC7.
|
2005-12-01 05:46:51 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
brodsom
|
9109ba3a62
|
Avoid duplicated definition of SERVER_SHUTDOWN (defined in firebird.h)
|
2004-05-19 15:03:13 +00:00 |
|
robocop
|
1824343930
|
Cleanup.
Fixed a linking error with MSVC6, too.
|
2004-03-28 09:10:30 +00:00 |
|
skidder
|
f26d84f76b
|
1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets
|
2004-03-25 23:12:50 +00:00 |
|
alexpeshkoff
|
e8d62c70a7
|
fixed MSVC6 build with RTTI
|
2004-03-01 16:37:36 +00:00 |
|
arnobrinkman
|
010a776085
|
update fbembed
|
2003-08-21 23:05:56 +00:00 |
|
arnobrinkman
|
05b6cf8350
|
make fbembed work again
|
2003-08-20 12:34:13 +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
|
523e000333
|
Update
|
2003-07-14 09:45:18 +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
|
b8aa5e8448
|
Add remote client to the embedded server again.
|
2003-06-05 19:40:25 +00:00 |
|
dimitr
|
d2ffee6790
|
Updated project files
|
2003-05-05 10:36:14 +00:00 |
|
dimitr
|
b9ebefef71
|
Fixed win32 build.
|
2003-04-09 10:08:36 +00:00 |
|
dimitr
|
1f3e4b22cd
|
Some changes for the embedded server.
|
2003-03-01 16:30:55 +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 |
|
dimitr
|
96bd820bda
|
Updated project files.
|
2003-02-27 15:35:17 +00:00 |
|
dimitr
|
df05e0a1f1
|
Fixed win32 build.
|
2003-02-26 11:28:20 +00:00 |
|
brodsom
|
d07b738efd
|
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
|
2003-02-25 13:01:21 +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 |
|
dimitr
|
22206cd56e
|
Added finalization code.
|
2003-02-16 19:19:38 +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
|
b5af66601e
|
Updated project files.
|
2003-01-24 09:30:09 +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
|
734eb806a7
|
Updates project files.
|
2002-11-16 10:58:33 +00:00 |
|
dimitr
|
074d99a1a7
|
Cleanup.
|
2002-11-10 14:46:27 +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 |
|