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

21 Commits

Author SHA1 Message Date
epocman
bbbf2cbff1 Win32 stub GDS32.DLL now preferably attempts to load FBCLIENT.DLL from its installation location (rootdir/bin) instead of system directories. Related to the finishing touches of the Win32 installation scheme looking forward multi-instances support after V1.5.
Please build maintainers, add advapi32.lib to msvc7/mingw builds of gds32.dll. Thanks.
2003-10-30 18:06:07 +00:00
brodsom
6d3e653370 -Remove build warning (warning LNK4098: defaultlib MSVCRTD conflicts with use of other libs) 2003-09-01 14:17:03 +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
dimitr
b9ebefef71 Fixed win32 build. 2003-04-09 10:08:36 +00:00
dimitr
172c4099f3 Updated project files:
- moved gds32_debug.def
  - removed IB7 functions from compatibility gds32
2003-03-18 08:58:59 +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
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
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
dimitr
fc950a368b Added proper version information for the both client libraries. 2002-10-12 10:03:56 +00:00
dimitr
13f3ee5ebb Renamed the win32 client library. 2002-08-26 13:50:03 +00:00
dimitr
b0a6cdd050 1. Get rid of debug runtime libraries in our release builds
2. Added gpre_boot and gsec projects
2002-08-09 17:05:15 +00:00
dimitr
4bbda075d5 Keep in-sync with Mark's changes. 2002-07-29 18:42:40 +00:00
dimitr
d481d117fc Added FB2 project files for MSVC6 2002-07-01 14:59:48 +00:00