8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 04:03:03 +01:00
firebird-mirror/builds/install/arch-specific/hpux/super
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
..
makeinstallImage.sh.in Goodbye gdef. 2009-12-04 10:05:41 +00:00
postInstall.sh.in Fixed CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:40:50 +00:00
postUninstall.sh.in HPUX Port 2008-01-07 12:26:23 +00:00
preInstall.sh.in 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
preUninstall.sh.in Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
tarInstall.sh.in Misc 2008-12-27 18:24:56 +00:00
tarmainInstall.sh.in Misc 2008-12-27 18:24:56 +00:00
tarmainUninstall.sh.in Misc. 2008-12-29 09:28:43 +00:00
tarUninstall.sh.in Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00