Paul Reeves
78c8061d60
Tidy up copying of header files and include perf.h
2016-04-08 15:25:44 +02:00
Paul Reeves
ead2f25d8d
Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136
2016-04-08 12:50:42 +02:00
Paul Reeves
41d5ca2869
Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136
2016-04-08 11:17:38 +02:00
Paul Reeves
194b379b68
Oops, committed too soon and missed the other minor syntax error.
2016-04-07 18:38:41 +02:00
Paul Reeves
ecf60a866f
Correct minor syntax error
2016-04-07 18:34:08 +02:00
Paul Reeves
0c9a1ab2e4
Minor code cleanup
2016-04-06 16:44:02 +02:00
Paul Reeves
13e06e54e0
Two small changes
...
Only copy icu dat file. Previously we were pulling in icu empty.dat file too.
Make sure we deploy plugins.conf
2016-04-06 16:42:27 +02:00
Paul Reeves
b8e6fd2ae8
Don't show two error messages if user hasn't correctly entered a new password.
2016-04-06 16:39:04 +02:00
Paul Reeves
b19c1fb650
Tidy up installation notes.
2016-04-06 16:34:11 +02:00
Paul Reeves
07508ee465
More cleanup of files no longer required in the installer.
2016-04-06 16:29:48 +02:00
Paul Reeves
476861ba1e
Remove variables that are no longer relevant to installer
2016-04-06 16:26:57 +02:00
Paul Reeves
6b544e039a
Remove obsolete files from installation.
...
Among other things this resolves one of the issues raised in CORE-5187. The other issue appears to be fixed.
2016-04-06 16:25:35 +02:00
Paul Reeves
4f99d718c3
Add some more strings for i18n in the binary installer
2016-04-06 10:17:12 +02:00
Paul Reeves
88923cbe9c
Don't allow user to change name of SYSDBA at install time.
...
After the comment in CORE-5126 this is probably not possible at installation time. However, even if it was, it is probably not a feature we want to make available.
2016-04-06 10:13:57 +02:00
Paul Reeves
26f5fe4a4a
Make some progress on fixing CORE-4110.
...
This should make product comparison a little more resilient in future. This fix needs to be backported to earlier branches for further testing.
2016-04-06 10:09:46 +02:00
Paul Reeves
0b10016986
Roll back change re guardian deployment. Default to not installing the guardian as the firebird service is configured to restart anyway.
2016-04-05 17:03:43 +02:00
Paul Reeves
161500c4ca
Deploy fbclient to <sys> by default.
...
Now that we are deploying the msvc10 runtimes to <sys> it makes sense to deploy the client library to <sys> as well. this will make things easier for users that do a standard firebird install and expect their favourite 3rd-party tools to 'just work'.
In addition, revert to deploying the guardian by default. Until we modify instsvc to configure the firebird service to automatically restart we are more or less stuck with the guardian.
2016-04-01 10:34:11 +02:00
Paul Reeves
c826af58d5
Force file to use CRLF as windows still seems to have problems with call :label.
2016-04-01 10:01:40 +02:00
f272387c40
Backported fix for CORE-5180: Do not require root rights to build linux package
2016-03-30 21:03:22 +03:00
Dmitry Yemanov
82937db85d
Ensure that security database upgrade script is distributed. Remove old
...
upgrade scripts that are out of interest anymore.
2016-03-27 10:31:31 +03:00
paul_reeves
26b17c2221
Sync B3_0_Release branch with recent windows installer changes for RC2
2016-03-04 08:54:58 +00:00
dimitr
58fd5a6f3c
Fixed mistake in the French translation.
2016-02-28 11:15:12 +00:00
paul_reeves
9e860f8052
Add Bosnian i18n files for the Windows binary installer.
...
With thanks to Fikret Hasovic
2016-02-22 16:20:30 +00:00
dimitr
da0c1c638f
Misc adjustments.
2016-02-22 08:27:19 +00:00
dimitr
cf91d6a0b5
Russian translation for the Windows installer.
2016-02-22 08:19:18 +00:00
makowski
9a481d2a76
update French files for Windows install
2016-02-16 13:47:10 +00:00
asfernandes
6259b1b1e0
Misc.
2016-02-15 02:53:24 +00:00
paul_reeves
412a131c43
Miscellaneous changes to prepare windows installer for RC2
2016-02-10 14:25:11 +00:00
paul_reeves
8511591d13
Convert install script to UTF-8
...
Do not assign name of chosen installation language to BelevedLabel as, at least for the moment non-ascii characters get mangled.
Disable support for Bosnian at install time (temporarily, I hope.)
2016-02-03 15:02:45 +00:00
paul_reeves
b43781496c
Convert i18n files to UTF-8 with BOM
2016-02-03 14:59:25 +00:00
paul_reeves
7fde2d2ce3
Convert i18n files to UTF-8 with BOM
2016-02-03 14:57:32 +00:00
paul_reeves
29baa78313
Add BOM to file. Hopefully this finally fixes CORE-5002
2016-01-28 11:40:08 +00:00
alexpeshkoff
a99381312f
Fixed CORE-4996: Need some SECURITY2.FDB --> SECURITY3.FDB upgrade feature, placed new files into linux package
2016-01-11 14:23:35 +00:00
alexpeshkoff
d54d2d46f8
Fixed CORE-5053: changeServerMode.sh can mess with configuration
2015-12-28 14:10:42 +00:00
alexpeshkoff
100d7f5da9
Fixed CORE-4842: Installer script fails in some linux environments
2015-12-25 18:19:49 +00:00
alexpeshkoff
474538c7ff
Added support for using pascal to access OO API
2015-12-21 17:01:26 +00:00
dimitr
d92c26fb1e
This should fix CORE-4862: ibase.h from x64 package includes non-existing file.
2015-12-18 12:28:28 +00:00
paul_reeves
dbd023006c
Include zlib1.dll in the binary kits
2015-12-11 16:06:37 +00:00
paul_reeves
a8e163ba8c
Change file format of custom messages to UTF-8
...
This ought to fix CORE-5002 but needs further testing
2015-12-09 10:25:53 +00:00
asfernandes
85cae875bf
Misc.
2015-11-18 01:10:08 +00:00
paul_reeves
f9ef24deff
Misc
2015-11-12 07:23:08 +00:00
paul_reeves
cc97f27845
Remove comments left in by error while testing.
2015-11-12 07:19:37 +00:00
paul_reeves
5ea6608626
Fix dumb error which has been lurking in the windows packaging code for a while.
2015-11-10 17:04:56 +00:00
paul_reeves
d8e0de00b9
Sync RC1 windows installer changes to trunk.
...
Remove old manual install/uninstall scripts
Add new ones
2015-11-10 09:08:19 +00:00
paul_reeves
25ca026d91
Sync RC1 windows installer changes to trunk.
2015-11-10 09:01:42 +00:00
paul_reeves
7ee91130a2
Sync RC1 windows installer changes to trunk.
...
Misc changes
2015-11-10 08:52:32 +00:00
paul_reeves
f7eea068e9
Sync RC1 windows installer changes to trunk.
...
Remove references to embedded kits
Include all relevant pdb files in the pdb kits
Bring the contents of the zip kits up-to-date
2015-11-10 08:50:32 +00:00
paulbeach
f639ecb65b
More changes to support the new pkgbuild installer for El Capitan
2015-10-15 12:32:55 +00:00
paulbeach
a4bcb40f11
New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan
2015-10-13 12:10:20 +00:00
paulbeach
7bf1dd20c6
Apple in the last release of OSX have somehow managed to change the default behaviour of tail
2015-09-28 13:25:25 +00:00
robocop
a1349d3b44
Misc.
2015-09-22 06:00:39 +00:00
paul_reeves
c67ba73863
Bring trunk up to date with previously committed changes for Beta 2
...
Add correct support for configuring architecture at install time
Make sure that security3.fdb is installed.
Tidy up uninstall CLEAN option.
2015-09-17 09:59:03 +00:00
alexpeshkoff
53765456b9
Bring gentoo installation up-to-date
2015-07-26 18:03:52 +00:00
alexpeshkoff
0ebf76aae8
This should fix issues with different systemd location in FS
2015-07-26 18:02:30 +00:00
paulbeach
8007de6b6b
improved plist for SuperServer on Yosemite (10.10), thanks to David Nock
2015-07-02 08:47:39 +00:00
paulbeach
9250236bee
Use RunAtLoad rather than KeepAlive
2015-03-17 09:15:34 +00:00
paulbeach
3c1c24364a
StartupItems is now deprecated on Yosemite (10.10), use launchctl for SuperServer as well as Classic
2015-03-06 09:02:34 +00:00
mkubecek
922b040dab
Fix bashism/typo in utility scripts.
2014-11-17 11:55:57 +00:00
mkubecek
795acd3c5f
minor fixes of SUSE init script
2014-11-14 07:58:56 +00:00
alexpeshkoff
552256f59b
Resolved packaging issue - added boost files to linux binary package
2014-10-16 12:42:47 +00:00
mapopa
72ed0352d9
make init script writeable by the root user
2014-03-05 16:59:59 +00:00
asfernandes
ddd97ce346
Misc.
2014-03-04 02:12:15 +00:00
mapopa
10aabf2382
cleanup old text and links
2014-02-27 16:42:03 +00:00
mapopa
a33b974f86
Removing any old system startup links for /etc/init.d/firebird
2014-02-27 16:23:25 +00:00
mapopa
74d9133a87
Fix debian update-rc.d warning
...
update-rc.d: warning: start runlevel arguments (2 3 5) do not match firebird Default-Start values (2 3 4 5)
2014-02-27 16:12:59 +00:00
mapopa
4255bea1e6
cleanup old comments
2014-02-27 15:55:14 +00:00
mapopa
b40b4c582c
kill the guardian also at install time in debian
2014-02-27 15:38:53 +00:00
robocop
2810026363
Misc and warnings.
2013-12-29 00:35:50 +00:00
alexpeshkoff
6b22039d4f
debuginfo uninstall
2013-11-28 16:37:00 +00:00
alexpeshkoff
02553cf005
Fixed regression in unistaller which arrived when adding systemd support
2013-11-27 13:08:09 +00:00
alexpeshkoff
957b696b5c
Added support for systemd
...
Removed scripts to change firebird runuser to root and back to firebird
Removed script changing SYSDBA password (nothing except gsec call left in it)
Reorganize posix/linux install files minimizing OS-specific part of .tgz install scripts
Related cleanup and bugfixing in posix install
2013-09-13 12:27:16 +00:00
paul_reeves
c3f783a343
Improve installed product detection to support changes in Fb3.
2013-08-07 09:58:04 +00:00
paul_reeves
26b18b9f0b
Be less specific about version when detecting if a version of firebird is running at installation time.
2013-08-06 08:49:21 +00:00
paul_reeves
92587f68aa
Fix CORE-4153 - write out changes to firebird.conf before starting the server
2013-08-05 13:08:30 +00:00
paul_reeves
5c31db3451
Sync misc changes related to the windows installer for Alpha 1 to trunk
2013-07-30 06:56:02 +00:00
alexpeshkoff
96d258b449
Fixed SS startup scripts
2013-07-29 07:23:37 +00:00
alexpeshkoff
a6f501e46e
Put OO API include files into linux packages
2013-07-17 12:50:16 +00:00
alexpeshkoff
95f3fccfee
Fixed posix install and management scripts
2013-07-17 12:02:44 +00:00
alexpeshkoff
5b4e02caf3
Front-ported changes from 2.5
2013-07-17 11:55:04 +00:00
paulbeach
99606d64b8
Add support for embedded mode on MacOSX as an app bundle as well as the existing framework
2013-07-17 11:43:20 +00:00
paulbeach
5b0b510e7c
Update mod_loader to use Posix dl functions rather than deprecated NS functions. Add support for embedded mode on MacOSX as an app bundle as well as the existing framework
2013-07-17 10:25:37 +00:00
asfernandes
b6a4d39596
Misc.
2013-07-06 23:11:13 +00:00
paul_reeves
9e2aa58bcd
push changes made to windows installer for Alpha1 tag to TRUNK
2013-07-05 09:40:26 +00:00
alexpeshkoff
3687048bc2
Misc
2013-04-15 06:54:07 +00:00
alexpeshkoff
b3c33aeeb6
Renamed aliases.conf to databases.conf as suggested by Dmitry
2013-04-08 16:28:05 +00:00
alexpeshkoff
4a661d9574
Fixed CORE-4031: make install wrong under Debian Ubuntu 64 (and fixed some unrelated bugs in linux install)
2013-03-04 15:29:05 +00:00
makowski
c33368612b
Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578
2012-12-14 10:01:27 +00:00
mkubecek
2278d6a8d5
Use firebird instead of fb_smp_server in xinetd config template
2012-07-23 15:29:40 +00:00
paul_reeves
851fa1c447
Modify firebird.conf at install time according to choice of server architecture.
2012-06-14 09:31:24 +00:00
paul_reeves
00a23281e8
Validate sysdba password entry
2012-06-12 14:32:08 +00:00
paul_reeves
7d866ed16c
Misc
2012-06-12 14:29:12 +00:00
paul_reeves
ca821f1805
Add a couple of new i18n strings for the innosetup installer.
2012-06-12 14:27:38 +00:00
paul_reeves
78518edbcf
Pass correct param to gsec
2012-06-11 09:34:03 +00:00
paul_reeves
5eb6888214
remove redundant file
2012-06-11 09:04:04 +00:00
alexpeshkoff
292cf70723
Cleanup - no more separate classic/super builds support
2012-06-07 11:43:41 +00:00
paul_reeves
7c722c03dd
Add innosetup install script for fb3.
...
Misc changes to support new install requirements of fb3
(Note - this is still a work in progress.)
2012-05-29 10:14:03 +00:00
paul_reeves
9d0aef435d
Add stub files for ru and cz for win32 installer.
2012-05-29 09:40:55 +00:00
mkubecek
eea9d14d74
Add interpreter specification to generated scripts.
2012-05-22 16:49:43 +00:00
paul_reeves
5697e01098
Update the i18n files to make them relevant to Fb 3.0 alpha status.
2012-05-10 10:50:22 +00:00
alexpeshkoff
a91319462b
Fixed CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set.
2012-03-07 12:04:43 +00:00