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

378 Commits

Author SHA1 Message Date
alexpeshkoff
5a8664a0aa avoid use of RTTI 2006-05-19 15:14:14 +00:00
asfernandes
04c989bb4e Misc 2006-04-20 02:44:48 +00:00
dimitr
c92884fd79 Hopefully, this should cure the posix builds. 2006-04-19 11:45:05 +00:00
robocop
67919047a2 Try to comply with MacOS docs... there's work to do in inet.cpp with FB_SETOPT_FLAGS. 2006-04-19 03:07:34 +00:00
robocop
a1e873b13e Totally misc. 2006-04-19 03:04:11 +00:00
asfernandes
0ee70a66c1 Misc 2006-04-19 02:31:06 +00:00
alexpeshkoff
35783feeca correcting my previous commit - thanks to Claudio 2006-04-18 10:12:27 +00:00
alexpeshkoff
37bcd38740 set FB_SEND_FLAGS for known platforms 2006-04-18 09:44:41 +00:00
asfernandes
a5be4e7e2c Misc 2006-04-16 22:11:20 +00:00
alexpeshkoff
1a5505065d ported fixes from 2.0 release 2006-04-16 12:58:29 +00:00
asfernandes
6df3f27648 Misc 2006-04-07 02:58:06 +00:00
aafemt
27574fc477 Since timestamp routines are compiled-in directly, no need to link against fbclient. 2006-04-06 04:19:00 +00:00
asfernandes
487aeb2a72 Misc 2006-03-21 01:55:01 +00:00
alexpeshkoff
6601374bcb removed absolutely unneeded setuid - thanks to Sergey Skvortsov 2006-03-19 15:32:00 +00:00
asfernandes
a0b728a202 Misc 2006-03-10 02:05:24 +00:00
kkuznetsov
b02f5ba7ae Minor cleanup 2006-03-09 09:34:55 +00:00
kkuznetsov
4cc9c89261 Fix Solaris sparc 32 bit gcc port 2006-03-09 09:23:35 +00:00
asfernandes
b33f0a9ee2 Use tab instead of spaces 2006-03-08 02:06:50 +00:00
kkuznetsov
e7aa5f0206 Temporally comment out my previous commit 2006-03-07 13:01:53 +00:00
kkuznetsov
24929aec13 Fix make process on Solaris OSes 2006-03-07 11:21:55 +00:00
alexpeshkoff
2bcacd9feb fixed FBUDF build on posix 2006-03-06 17:49:47 +00:00
kkuznetsov
fbd37ebdd9 Removed profile gcc flag 2006-03-03 10:56:26 +00:00
kkuznetsov
4e9bcc0d48 Add defines to support Sun C++ compiller
in FB Code.
2006-02-20 07:45:20 +00:00
kkuznetsov
819daebddf Minor updates to Solaris sparc 64 prefixes 2006-02-08 09:25:32 +00:00
kkuznetsov
1d075f735e More fixes to SCC port 2006-02-06 16:12:49 +00:00
kkuznetsov
da4a0dba5c Fix 64 switches 2006-02-03 12:24:25 +00:00
kkuznetsov
31de60a64a Prepare for use Sun CC compiler on Solaris sparc platform 2006-02-03 08:19:08 +00:00
robocop
85f98f6d8b The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
First step: remove them from the build configurations. More to come.
2006-02-01 08:51:09 +00:00
alexpeshkoff
8917de76eb applied patch from Michal Kubecek 2006-01-19 14:32:45 +00:00
alexpeshkoff
e16afe3583 fixed posix build 2006-01-15 13:39:56 +00:00
aafemt
e036d9a77f Strip executables in prod build 2005-12-28 06:58:28 +00:00
aafemt
0122f7a0d7 Redundant objects 2005-12-28 06:09:42 +00:00
aafemt
977db0b105 Adapted for GCC 3.4 2005-12-28 06:08:32 +00:00
alexpeshkoff
29c883241a fixed fbudf 2005-12-24 17:03:32 +00:00
alexpeshkoff
1bdceef8a2 fix non-nptl SS build 2005-12-20 12:14:52 +00:00
alexpeshkoff
f13cdb88d2 deleted libfbcommon as was suggested by Jim 2005-12-18 17:56:43 +00:00
alexpeshkoff
07720dd5fa correctly build public ibase.h 2005-12-18 17:56:17 +00:00
alexpeshkoff
0ff18a3bc4 deleted libfbcommon as was suggested by Jim 2005-12-18 17:49:52 +00:00
dimitr
62beb045d7 Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 12:57:15 +00:00
alexpeshkoff
722e0efdc5 rebuild libraries not only during boot_phase1 2005-11-27 15:04:40 +00:00
kkuznetsov
15d9a76eed Sync solaris prefixes 2005-11-17 06:55:44 +00:00
aafemt
d774e43c03 Fix MinGW SS build 2005-10-22 12:35:04 +00:00
alexpeshkoff
bb962b92ef Reanimated -database switch in gsec. Also fixed linux CS build after solaris-related changes. 2005-09-30 16:25:52 +00:00
asfernandes
d2308bfcaa Forward-port collation LT_LT from 1.5 branch 2005-09-24 22:50:25 +00:00
kkuznetsov
936ad598b6 Adding ability to build CS server with threaded services (can be controled throught configure platform varyable
service_thread_CS):
1)Moving object files of utils to superclient temp directory
2)Add new define STD_UTIL
3) Hide utils functions to local scope of libfbembed


Build tested Solaris x86 and Linux x86
2005-09-21 08:30:42 +00:00
kkuznetsov
d65fb07878 Allowing using SERVICE_THREAD in CLASSIC server as platform option 2005-08-24 12:12:23 +00:00
alexpeshkoff
826d92c6d9 Added ods.cpp to posix. Also fixes for SS build. 2005-08-17 14:07:19 +00:00
aafemt
94d1b55a01 Remove isc_ipc from platform files after it was added to main list 2005-08-10 04:42:23 +00:00
alexpeshkoff
23430bf2c3 applied Renato's patch - makes it successfully buildable on freebsd 2005-08-09 06:51:43 +00:00
alexpeshkoff
e2f58e69f5 fixed posix CS build 2005-08-09 06:46:56 +00:00