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

42 Commits

Author SHA1 Message Date
paul_reeves
ef9e2e38b4 Add env. test for for FBBUILD_FILENAME_SUFFIX
Include fbrmclib.dll in the 32-bit kits
Include the 32-bit *.lib files in the 64-bit Binary Installer.
Ensure that commands passed to msiexec use double quotes when appropriate. (CORE-2111)
2009-03-04 16:24:53 +00:00
paul_reeves
08003e072c Update hard-coded version numbers
Minor amendments to documentation
2009-01-16 12:12:42 +00:00
paul_reeves
3606948a60 Detect env var correctly 2008-12-24 09:39:36 +00:00
paul_reeves
da507d702a Check for running server before testing for installed products.
Tidy up script so that it can be debugged stand-alone (ie, instead of within the build environment.)
Fix obvious bug in test to StartEngine.
2008-06-13 11:46:21 +00:00
paul_reeves
4a1d76977e typo 2008-05-31 06:32:11 +00:00
paul_reeves
76d0de8d79 o Don't call instreg if an existing version of firebird is already installed.
o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 14:19:34 +00:00
paul_reeves
c64ed709cd o Improve detection of previously installed products.
o Don't call instreg if an existing version of firebird is already installed.

o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 11:32:12 +00:00
paul_reeves
67d390dd9c Change shortcut to point to QSG 2.1 2008-04-14 10:03:00 +00:00
paul_reeves
dc5f87c6b8 Add updated bosnian translations for binary installer 2008-02-29 09:38:02 +00:00
paul_reeves
251cd63de5 Don't include old fb 2.0 release notes.
Comment out unmaintained installation languages
2008-02-22 10:31:23 +00:00
paul_reeves
c8b990d733 Fix build script if wix already executed.
Add ru directory for i18n
Use appropriate format placeholders in translations.
2008-02-12 13:43:42 +00:00
paul_reeves
da899e323c Go a little way further to minimize hard-coded version string hell. 2008-01-24 10:17:41 +00:00
paul_reeves
94217370a7 minor changes required to bring the windows installer up to date for 2.1 2008-01-22 08:06:29 +00:00
asfernandes
c27c33d750 Misc 2007-12-22 00:53:39 +00:00
paul_reeves
512f5f881a Add support to deploy VCRT libraries via msi, if windows installer 3.0 is available. 2007-12-21 12:10:16 +00:00
paul_reeves
bcfd8860ce Implement feature request CORE-548
Installer now generates a help screen when passed /?, /h or /help on the command-line
2007-12-19 13:34:34 +00:00
paul_reeves
29e36a883c Be sure to include manifest for wow64 2007-10-17 13:05:44 +00:00
paul_reeves
240322a866 Ensure that binary installer removes an existing service. Otherwise it will attempt to start the pre-existing service, not the one it has just installed. 2007-10-15 15:09:55 +00:00
paul_reeves
8d9c89f4e1 Roll back deployment with static linking of ms runtimes 2007-10-10 10:54:20 +00:00
paul_reeves
602e7afd4e Switch on support to deploy 32-bit client into <SysWOW64> when installing the 64-bit kits. 2007-09-18 15:09:24 +00:00
paul_reeves
8d76d28b21 Roll back support for icu debug builds as part of the Firebird build process on Windows 2007-09-12 14:05:00 +00:00
paul_reeves
8ba98bd599 Implement support for passing /clean option when running the Windows binary uninstaller.
(CORE-1158)

Update documentation for scripted installations.
2007-09-11 12:21:05 +00:00
paul_reeves
002e202c26 Bring into line with recent changes to the build process 2007-09-11 12:15:55 +00:00
paul_reeves
1e645af6f4 Remove some more hard-coded version numbers from the install script. 2007-07-25 14:43:42 +00:00
paul_reeves
311ca5b547 Add link to landing page
Make sure we include the metadata update script.
2007-07-03 09:08:57 +00:00
paul_reeves
5a55223448 Make sure that manifest file is _really_ included, if it is needed. 2007-07-02 14:46:47 +00:00
paul_reeves
4b0a6d5502 Include link to 2.1.0 release notes
Dynamically generate version number for readme menuitem
2007-07-02 14:36:32 +00:00
paul_reeves
29d99cc0f7 Tidy up a little. 2007-06-26 09:22:13 +00:00
paul_reeves
855b5ae36a Upgrade inno setup script to IS5
Add support for building 64-bit installable binaries
Update readme's for beta 1.
2007-06-26 08:43:44 +00:00
paul_reeves
e77b743b33 Forward port the windows installation scripts and i18n from B2_0_Release 2006-12-06 05:52:31 +00:00
paul_reeves
29df42060c Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme. 2006-03-29 13:44:55 +00:00
paul_reeves
7364e5a271 Make sure we ship instructions on scripted installs with the binary installer. 2005-07-19 13:09:46 +00:00
asfernandes
ffef9313c0 INTL script 2005-07-05 15:25:27 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
paul_reeves
660ee953d4 Add Spanish translations for Win32 installer. Fix problem with Bosnian translation. Update readmes for Alpha2. 2005-05-04 10:47:44 +00:00
paul_reeves
a561c352ec Install msvc runtimes in <sys>; ship msvc runtimes with embedded; Assume MSVC 7 is default compiler. 2005-03-23 08:20:30 +00:00
robocop
94e04d3768 Misc. 2005-03-20 04:26:10 +00:00
paul_reeves
bec585cacc Final tweaks for Win32 Alpha1 builds. 2005-03-18 11:25:48 +00:00
paul_reeves
7047f6d1ee Improve detection of previous Windows installs. 2005-03-16 10:53:53 +00:00
paul_reeves
4f9598eb21 Update Win32 install scripts, and readme's. 2005-03-14 14:55:48 +00:00
paul_reeves
4b26e525c3 Update Win32 MSVC7 project files. Fix some Win32 packaging issues. 2005-03-04 10:08:06 +00:00
paul_reeves
2d1b902d28 Add supporting files to build Win32 packages 2005-02-17 15:04:23 +00:00