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

86 Commits

Author SHA1 Message Date
paul_reeves
76422c9ac9 Keep 2.5 'sort of' up-to-date 2008-01-23 06:59:07 +00:00
robocop
a6d4ab83fb Misc. 2008-01-22 11:08:20 +00:00
robocop
e1187273c8 Totally misc. 2007-12-22 09:36:52 +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
bf99212d84 Add some generic functions to test for host O/S 2007-12-19 14:07:13 +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
63cbecf438 Update installation readme files for beta 2 2007-10-15 05:53:45 +00:00
paul_reeves
5412f664dc Misc 2007-10-12 12:18:21 +00:00
paul_reeves
3fe3373d30 Update readme for beta 2 2007-10-12 12:15:58 +00:00
paul_reeves
93bd6f7343 Update installation notes 2007-10-12 12:09:13 +00:00
paul_reeves
1f2454fd73 Forward port (from 2.0.3) latest polish translations for windows installer. 2007-10-10 10:57:19 +00:00
paul_reeves
8d9c89f4e1 Roll back deployment with static linking of ms runtimes 2007-10-10 10:54:20 +00:00
paul_reeves
baa525f174 Don't deploy the MSVC8 C runtimes unless we link dynamically. 2007-09-18 15:10:43 +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
asfernandes
4dd7b4c668 Misc 2007-09-12 02:31:28 +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
f824c95dda Remove quotes around env var and document how to define it correctly. 2007-07-25 14:41:06 +00:00
paul_reeves
0c89a68f27 Make sure example is actually correct. 2007-07-05 13:57:32 +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
f8a2a79e50 Remove duplicate line 2007-07-02 14:25:26 +00:00
paul_reeves
68d25aeb80 Make sure embedded packages are separated by platform.
Include manifest if necessary.
2007-07-02 14:00:03 +00:00
paul_reeves
47bb73ab37 Include the VC80 runtime manifest. 2007-07-02 12:28:50 +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
daeee1441b Misc upstream changes to support InnoSetup 5 and other enhancements to innosetup install script. 2007-06-22 12:21:25 +00:00
asfernandes
f1924b238c Metadata charset upgrade scripts 2007-06-02 19:11:18 +00:00
paul_reeves
bfa81ae564 Include consts_pub.h in ibase.h
Create the examples directories before trying to copy files into them.
2007-03-22 09:10:14 +00:00
robocop
b8f8dded53 Misc. 2007-03-22 04:20:27 +00:00
paul_reeves
b913620c50 Update readme for 2.1 alpha 2007-03-21 13:23:16 +00:00
paul_reeves
3dca2c8c92 Don't include fbrmclib.dll in standard kits until we a) agree otherwise, and b) produce an x64 library. 2007-03-20 13:25:09 +00:00
paul_reeves
64ca585e9f Include the Fb 2.1 pdf file in the Windows kits. 2007-03-20 13:11:46 +00:00
paul_reeves
17556b87ae Update manual installation batch files to support installation as a non-default service name. 2007-03-16 11:49:45 +00:00
paul_reeves
bc8abd1ef1 Make inclusion of examples in zip package optional. 2007-03-15 15:25:41 +00:00
paul_reeves
7014e385f9 Start bringing main install script into line with requirements to build x64 and Win32 targets.
The ZIP option works for now. Other options are temporarily broken.
2007-02-26 15:20:30 +00:00
paul_reeves
633fc6bf17 Move install scripts to the install script directory. 2007-02-26 15:08:51 +00:00
dchri
7124a5c6e1 Changed sed "discovery" switch to a compatible but more widely used switch. 2007-02-09 08:29:55 +00:00
robocop
839cfa6ed4 Corrections. 2007-02-03 10:38:42 +00:00
helebor
26b17b9813 *** empty log message *** 2006-12-11 12:53:41 +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
robocop
8089416fcf Fixing docs and scripts. 2006-05-13 05:50:28 +00:00
asfernandes
00fbfce04c Misc 2006-03-29 15:20:38 +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