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

23 Commits

Author SHA1 Message Date
brodsom
3acf7023dc -To solve the dsc.h and ibase.h duplicated definitions
Create new dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 11:22:23 +00:00
robocop
e6187cecd2 Cleanup
Some bug fixes
Style
2004-03-07 07:58:55 +00:00
alexpeshkoff
e8d62c70a7 fixed MSVC6 build with RTTI 2004-03-01 16:37:36 +00:00
skidder
08eee5ebaa Further AMD64 fixes. Given this fixes you may start playing with databases using isql_static. 2004-01-21 07:18:30 +00:00
brodsom
9bf60eadc0 -Removing PYXIS 2003-09-11 02:17:05 +00:00
brodsom
25488398a6 Update msvc6 build after Nickolay changes 2003-09-09 07:49:42 +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
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
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
978080d716 Fixed debug build of gpre_boot. 2003-02-04 10:28:05 +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
dimitr
9941c04160 Updated project files. 2002-12-11 08:35:04 +00:00
dimitr
63805e9489 Cleanup. 2002-12-03 11:09:41 +00:00
dimitr
86ee5fdbf1 Make COBOL available in win32 builds of gpre. 2002-11-12 14:04: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
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