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
alexpeshkoff
7eeb60267d
Applied suggested by Dmitry changes with some additions, this should be OK for both linux and MinGW
2005-08-08 13:47:25 +00:00
alexpeshkoff
991e84ec26
fixed utils build - such way of adding isc_ipc to lockprint anyway bad
2005-08-08 11:20:18 +00:00
alexpeshkoff
4d182bc6fb
fixed posix build
2005-08-08 09:56:29 +00:00
kkuznetsov
b8f373d101
Fix solaris x86 build
2005-07-29 09:24:46 +00:00
aafemt
ded6a80c4a
Use libfbcommon wherever possible and drop ancient workaround for dependencies (use -MMD switch instead)
2005-07-22 10:26:30 +00:00
aafemt
4224c35066
Mangled stdcall export
2005-07-04 05:54:21 +00:00
alexpeshkoff
0d1a78724a
one more attempt to make it build on all platforms
2005-06-29 06:17:03 +00:00
alexpeshkoff
b6e53c4e5b
make icu build on both linux and solaris
2005-06-27 12:43:32 +00:00
aafemt
86394e24ce
Let's produce not so big files
2005-06-27 10:20:00 +00:00
alexpeshkoff
d59be2b673
Fixed problem, noticed by Dimitry Sibiryakov
2005-06-22 09:21:37 +00:00
alexpeshkoff
bc516b4788
a bit better handling of intl stuff
2005-06-21 09:16:17 +00:00
aafemt
eae3679604
Fix over-export
2005-06-16 12:09:46 +00:00
alexpeshkoff
77f0cf5bee
fixed gsec CS posix build
2005-06-15 15:03:50 +00:00
aafemt
c7a7155dc6
ICU adaptation and some improvements
2005-06-10 10:32:51 +00:00
alexpeshkoff
e031878ff4
fixed posix build after Dmitry's change
2005-06-08 09:58:40 +00:00
aafemt
c24c3130b1
ICU build with MinGW
2005-06-08 05:28:47 +00:00
aafemt
93da790005
More appropriate place to configure ICU
2005-06-07 05:09:42 +00:00
kkuznetsov
0ee1eb1ef9
First step to build icu on others then Linux
...
Linux should work but must be retested
2005-06-02 08:00:34 +00:00
asfernandes
f9bf775ce6
Removed inconsistences spotted by Claudio
2005-05-30 15:57:43 +00:00
asfernandes
0f67560006
Make "configure --with-editline" work
2005-05-29 15:27:08 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
aafemt
d1d1c1423a
Config classes are not part of common library because of ifdefs inside
2005-05-19 05:09:06 +00:00
alexpeshkoff
a84dab163b
Applied class MetaName
2005-05-12 18:28:49 +00:00
kkuznetsov
59c8324fd3
misc cleanup
2005-04-19 08:23:49 +00:00
kkuznetsov
bb8dc9d9c0
Some more moving from solx86 to sol-sparc-64
2005-04-13 13:02:43 +00:00
kkuznetsov
1b0d8489c5
Some workarounds
2005-04-13 07:46:39 +00:00
kkuznetsov
483d31e242
Starting work to port FB2 to Solaris sparc 64 using gcc (incomplete)
2005-04-07 14:59:51 +00:00
aafemt
017497b834
Comment out dirs with broken files
2005-03-24 11:16:27 +00:00
robocop
a749151080
Correct some files to refer to FB2 and security2.fdb
2005-03-05 01:44:38 +00:00
robocop
2f752f36aa
Totally misc.
2005-03-04 00:01:42 +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
kkuznetsov
afde1d317e
Fix error in makefile
2005-03-01 15:10:40 +00:00
alexpeshkoff
f4cd5a154f
Changed name to security2.fdb
2005-02-24 12:24:38 +00:00
fsg
071e9652c9
Add Optimizer.cpp to posix build.
...
FSG
2005-02-14 21:02:04 +00:00
fsg
3c04dcdf34
Fixed posix superserver build.
...
FSG
2005-02-05 10:30:48 +00:00
stryqx
49a19c9946
Fix final instance of gds_delay to gds_relay.
2005-01-24 02:15:48 +00:00
aafemt
6196c962ac
Missed objects
2005-01-13 07:28:32 +00:00
skidder
f36811f20c
Honor CFLAGS given by the user in POSIX builds
2004-12-28 21:12:47 +00:00
skidder
d6324d2e17
Add support for generic Linux builds (misc platforms)
2004-12-28 21:00:57 +00:00
skidder
f5a12f2a0d
Update Linux/Sparc build
2004-12-28 20:57:46 +00:00
robocop
3229363ef6
val.h and val.cpp are unrelated.
...
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00
robocop
1f0b8804d1
Misc.
2004-12-10 14:51:25 +00:00
alexpeshkoff
387e678cca
applied Clumplet* classes to dpb where possible
2004-12-09 19:19:47 +00:00
robocop
bb170bd3b6
isc_interpret is fb_interpret again.
...
Please do a full rebuild.
2004-11-28 01:03:05 +00:00