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

29 Commits

Author SHA1 Message Date
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
aafemt
ac44f8d39a Remove DEBUG_GDS_ALLOC from platform files since Alex's added it into make.rules 2004-03-23 11:08:31 +00:00
aafemt
60c4012776 Turn off automatic CPU optimisation 'coz it doesn't work on AMD K6-2 2003-10-30 12:09:59 +00:00
brodsom
b6a34095a3 -Add resources to iscguard
-Generate import library for fbclient.
2003-10-27 01:10:26 +00:00
brodsom
42c46e7369 Remove ipserver from mingw build 2003-09-27 23:28:11 +00:00
skidder
77b17de987 NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
brodsom
b4eb27949b -Remove parse.cpp (yacc generated) warnings 2003-08-19 09:25:21 +00:00
skidder
143f8d2443 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
brodsom
5829455596 Move win32 specific sources in remote to remote/os/win32 2003-07-14 23:29:45 +00:00
brodsom
46c9f79302 Move physical io to os specific 2003-07-14 11:23:04 +00:00
brodsom
adbc533cc8 Use MINGW macro and mthreads 2003-07-04 02:26:45 +00:00
skidder
79db179422 Allow C programs use our shared libraries on Linux and other POSIX platforms 2003-05-25 00:07:30 +00:00
aafemt
0c8daeb80d Improve Win32 build. Add resources to superserver 2003-03-31 10:29:16 +00:00
aafemt
c8d4cb0e14 Ironing POSIX build. Resources were added to some exe and dll's 2003-03-28 11:29:18 +00:00
aafemt
a831b7838e Ironing POSIX build 2003-03-27 11:21:47 +00:00
brodsom
9de03bf380 Modify warning options. Remove unknown-pragmas and add format and signed compare 2003-03-27 03:14:02 +00:00
aafemt
ed3859c23b Another step towards MinGW CS build 2003-03-25 11:07:59 +00:00
aafemt
7e9e535a38 Few improvements for Win32 SS build procedure 2003-03-21 11:53:48 +00:00
brodsom
4e04044bb8 Update instructions, remove win_libs and give instructions to patch manually libfbclient and libfbembed 2003-03-06 23:25:32 +00:00
brodsom
37b2fb6957 Move cntl.cpp to OS_ServerFiles 2003-03-06 13:16:15 +00:00
brodsom
7a72fc1398 Changes for MINGW build
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
-For mingw add some values only used in this port.
-Set OS_Specific_Files
2003-03-05 15:45:25 +00:00
aafemt
e55e271385 Little step towards MinGW build. Physical IO module is platform-depended now 2003-02-11 05:13:36 +00:00
nmcc
a4c2462a73 Move platform specific ld option to platform makefiles. 2002-12-29 01:38:20 +00:00
dimitr
fc4bd62a5c Changes by Dimitry Sibiryakov. 2002-12-12 12:08:51 +00:00
kkuznetsov
c8a58909de Moving platform dependent linker option to platform files 2002-12-05 16:15:05 +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
78be0bfa8d Cleanup. 2002-11-14 13:40:04 +00:00
dimitr
577e358677 More work regarding win32 builds via mingw. 2002-11-12 14:06:07 +00:00
dimitr
6d6ba677a0 We're going to support win32 builds made with mingw. 2002-11-06 12:58:45 +00:00