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

34 Commits

Author SHA1 Message Date
alexpeshkoff
0492d1ff83 cleanup 2011-01-16 14:03:18 +00:00
alexpeshkoff
c40737ca56 cleanup unused NDEBUG macro 2009-11-04 10:04:33 +00:00
alexpeshkoff
cef41b3286 1. Solaric/Sparc SunProCC port.
2. Cleanup SOLARIS_MT threading model.
2009-05-05 08:06:37 +00:00
alexpeshkoff
775e23b43b 1. Added utilities/err.cpp where needed.
2. Cleaned up most of platform-specific additions - most opf them are not needed any more,
still causing troubles when porting. It will be better to re-add that which are really needed.

3. Do not build gds_drop utility on platforms where not needed.
2009-04-16 11:54:19 +00:00
alexpeshkoff
ea19ce9e77 Moved most of OS-specific checks away from regular makefiles 2009-01-28 13:47:26 +00:00
alexpeshkoff
e40105fe12 Make fbguard work with superclassic too 2008-05-05 09:27:49 +00:00
asfernandes
f4aba4e145 Misc 2007-04-03 02:31:30 +00:00
alexpeshkoff
60b09ce34d remove unneeded, insecure gds_relay from all builds 2007-04-01 10:34:30 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
kkuznetsov
e78207ddba Splitting thd.cpp into 2 files
ThreadData.cpp - thread control class to use in Client
thd.cpp -  thread control class to use in Server
To avoid making global visibility of a lot of THD_* ISC_event and so functions in libfbclient.so
(Can be breakable but needed)
2005-03-01 15:49:10 +00:00
stryqx
9b3d2c22ad change CLIENT_UTIL_TARGET from gds_delay to gds_relay 2004-02-13 10:14:40 +00:00
robocop
42aa6432fd We made EXACT_NUMERICS unconditional in FB1 and the macro was removed 2003-10-27 09:29:33 +00:00
skidder
77b17de987 NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
kkuznetsov
8b8a9bb179 *** empty log message *** 2003-08-08 06:29:52 +00:00
skidder
143f8d2443 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
brodsom
46c9f79302 Move physical io to os specific 2003-07-14 11:23:04 +00:00
kkuznetsov
8ba963241a Trying to make FB2 compiler independant add prefix for SUN C compiler and fix fist compilation error 2003-06-20 17:55:31 +00:00
brodsom
2c112840b0 Changes for MINGW build
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
2003-03-05 15:42:28 +00:00
kkuznetsov
9f00a42c5b Some Impruvements with sfio 2003-02-20 14:41:17 +00:00
aafemt
e55e271385 Little step towards MinGW build. Physical IO module is platform-depended now 2003-02-11 05:13:36 +00:00
kkuznetsov
aa4323c82a Adding linker option what prevent user to setting LD_LIBRARY_PATH 2002-12-07 13:50:30 +00:00
kkuznetsov
c8a58909de Moving platform dependent linker option to platform files 2002-12-05 16:15:05 +00:00
kkuznetsov
5108897171 *** empty log message *** 2002-11-21 13:46:18 +00:00
eku
3ef71f0bba Include support for ADA and FORTRAN into gpre by default. 2002-11-21 10:08:42 +00:00
kkuznetsov
cef617b5c0 GPRE additional files on Solaris x86 2002-11-20 13:38:15 +00:00
kkuznetsov
cae491530e My 'as' do not eat pipes 2002-11-05 13:14:31 +00:00
nmcc
40f601faa2 Move compiler/platform specific cflags from make.rules to individual
platform prefix files.
2002-11-05 01:49:39 +00:00
kkuznetsov
caac44c4e8 *** empty log message *** 2002-11-01 13:22:35 +00:00
skidder
fc024e878f Little garbage cleanup. Shouldn't break anything 2002-10-04 21:57:21 +00:00
kkuznetsov
e2f036dd01 *** empty log message *** 2002-09-26 13:32:44 +00:00
kkuznetsov
d69b2f8c43 *** empty log message *** 2002-09-26 09:53:42 +00:00
kkuznetsov
03a4c67709 *** empty log message *** 2002-09-25 11:20:30 +00:00
eku
4d05bd6fb7 Control build type (production/development) by configure (--enable-debug). 2002-09-10 06:08:56 +00:00
skywalker
cc0eb3f21a This time for sure - 4th generation main change this time was to incorperate
the super build as well as classic into fb2.
2002-07-29 15:04:06 +00:00