alexpeshkoff
b3c33aeeb6
Renamed aliases.conf to databases.conf as suggested by Dmitry
2013-04-08 16:28:05 +00:00
alexpeshkoff
292cf70723
Cleanup - no more separate classic/super builds support
2012-06-07 11:43:41 +00:00
alexpeshkoff
963096063f
Fronported CORE-3615: add silent_install target to firebird's Makefile (and some other misc install-related fixes)
2011-10-06 09:31:22 +00:00
alexpeshkoff
88b8a40a04
1. Cleaned up most of SUPERSERVER usage.
...
SUPERSERVER has 4 different meanings in our code:
- this is milticlient server (replaced with Config::getMultiClientServer())
- use shared data cache (replaced with Config::getSharedCache())
- use shared metadata cache (replaced with macro SHARED_METADATA_CACHE)
- database are NOT shared between processes (replaced with getSharedDatabase())
2. Use fb_smp_server as both superclassic and classic binary on posix
(xinetd autodecection is done).
3. Small posix build cleanup.
2010-04-15 14:40:27 +00:00
asfernandes
cd0c292823
Misc
2010-03-17 02:12:39 +00:00
alexpeshkoff
24cc956f6e
freebsd port
2010-03-15 11:58:46 +00:00
alexpeshkoff
c6372d4a9d
CORE-2921: still miss superclassic support
2010-03-12 14:40:45 +00:00
robocop
ecd01da22d
Goodbye gdef.
2009-12-04 10:05:41 +00:00
alexpeshkoff
920c4a57d7
Fixed CORE-2392: install cleanup for 2.5 beta1
2009-03-27 12:53:26 +00:00
alexpeshkoff
489245fa50
We are not interbase during 7 years - fixed comments and environment
2008-05-08 07:29:44 +00:00
asfernandes
11b869588d
Misc
2008-02-08 01:25:41 +00:00
alexpeshkoff
a8ec4a25d9
Fixed CORE-1728: Monitoring tables do not work after fresh linux install
2008-02-06 11:27:32 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
robocop
a749151080
Correct some files to refer to FB2 and security2.fdb
2005-03-05 01:44:38 +00:00
brodsom
acbf2cc904
Remove references to gds.h, gds.hxx and gdsold.h from builds
2004-04-27 12:38:57 +00:00
stryqx
ed9428af76
Cope with upgrades more gracefully.
2004-01-12 06:24:36 +00:00
stryqx
c327a617f9
libgds links to libfbembed for ClassicServer.
2004-01-12 05:59:55 +00:00
stryqx
0bfc247521
Even though the libgds symlinks are commented out, make them correct.
2003-11-06 12:25:23 +00:00
stryqx
0f67d0e872
A better solution - copy the symlinks as symlinks.
2003-11-06 12:20:45 +00:00
stryqx
334202f9c0
Make the install less noisy for 2.0.
...
Save some disk space by symlinking libfbclient.so.2 and libfbembed.so.2
to libfbclient.so.2.0.0 and libfbembed.so.2.0.0 respectively.
2003-11-06 12:13:00 +00:00
stryqx
a34401d15e
First cut at the install script for FreeBSD.
...
Package management for FreeBSD binaries will be done via the FreeBSD Ports
Tree.
2003-11-06 09:20:33 +00:00