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

1482 Commits

Author SHA1 Message Date
paulbeach
bb5ba713c7 Support 64bit Darwin PPC 2008-06-09 13:04:29 +00:00
paulbeach
224a700089 Support 64bit Darwin PPC 2008-06-09 11:16:51 +00:00
paul_reeves
572bf0a671 Move tests for x64 upstream
Fix minor error of execution logic
2008-06-09 09:49:56 +00:00
paul_reeves
bfaccac37c Rollback test for x64 2008-06-09 09:48:31 +00:00
paulbeach
351e83523a Use Firebird's own delete call rather than system wide delete 2008-06-04 11:18:40 +00:00
paul_reeves
524247a629 Isolate x64 specific constants from win32 binary installer 2008-06-03 12:48:29 +00:00
paul_reeves
4a1d76977e typo 2008-05-31 06:32:11 +00:00
asfernandes
60b84222ef Misc 2008-05-31 02:33:49 +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
47e7c32a88 update hard coded version strings to 2.1.1 2008-05-30 11:34:27 +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
5061eeb0b3 Add more checks for installed versions of firebird and interbase (bug CORE-1855) 2008-05-26 13:08:11 +00:00
paulbeach
21ed7aa5e3 Make the version numbers automatic 2008-05-23 10:53:36 +00:00
paulbeach
6874b36b5a Minor Mods for the Installer 2008-05-23 10:01:58 +00:00
asfernandes
17334c3b8d Linux IA-64 port 2008-05-22 15:01:30 +00:00
robocop
c9109f4e66 - Delete references to header files that only existed in FB1 or until FB2.0.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 11:52:56 +00:00
asfernandes
d64708693a Misc 2008-05-13 02:26:42 +00:00
robocop
3d299813bf Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions. 2008-05-11 14:35:56 +00:00
robocop
76f91d24cd - Delete references to header files that only existed in FB1 or until FB1.5.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-11 12:26:27 +00:00
robocop
fbec82e010 Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
Fix reference to header files that existed in another location in FB1.
2008-05-10 11:11:58 +00:00
robocop
c3efa0cd81 Fix reference to header file that existed in another location in FB1. 2008-05-10 08:54:42 +00:00
robocop
41713b6cde Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause). 2008-05-10 05:10:21 +00:00
alexpeshkoff
b63d55300c Fixed accidentially broken build with builtin ICU 2008-05-08 12:42:05 +00:00
alexpeshkoff
eec2072ff8 Fixed CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 09:30:37 +00:00
makowski
a12d2c0b26 Add comment about Classic on Posix for RemoteBindAddress parameter 2008-05-06 13:02:43 +00:00
robocop
955272b1e5 Delete useless files. 2008-05-01 11:56:36 +00:00
paulbeach
b6a5481be4 Missing in 2.1 2008-04-29 09:40:19 +00:00
paulbeach
ba00e72d56 Fix optimisation problem on MacOSX ppc build that results in a segfault on exit for all utilities
Re-define __ppc__ where necessary
2008-04-25 10:04:25 +00:00
alexpeshkoff
58db61b19c Fixed CORE-1826: changeRunUser.sh and restoreRootRunUser.sh scripts do not change run user in init.d script 2008-04-22 09:26:55 +00:00
asfernandes
9294c095eb Rollback changes already rolled-back in HEAD 2008-04-20 19:16:33 +00:00
alexpeshkoff
8a8a1f376f Alan's patch for ARM 2008-04-15 14:11:41 +00:00
paulbeach
3994fd5df4 Solaris AMD 64bit Port for Classic 2008-04-14 14:04:39 +00:00
paul_reeves
2617333118 Be sure to include the correct version of the QSG 2008-04-14 14:01:10 +00:00
paul_reeves
3dd52d64dd Update readme files to indicate that this is a production build, not a release candidate 2008-04-14 12:23:20 +00:00
paul_reeves
67d390dd9c Change shortcut to point to QSG 2.1 2008-04-14 10:03:00 +00:00
paul_reeves
ba62a748dd Remove references to RC2 2008-04-14 09:20:15 +00:00
paul_reeves
76caf76a2d *** empty log message *** 2008-04-14 09:18:08 +00:00
paulbeach
796dc5a941 Fix issue re. unresolved exception symbols on client link 2008-04-10 13:47:07 +00:00
paulbeach
686c4298d6 Wrongly named libfbclient.so 2008-04-07 13:01:55 +00:00
paulbeach
2a14bf68ab No header for prefix.hpux 2008-04-02 10:21:12 +00:00
robocop
754ba69d91 Remove obsolete SINIX-Z files. 2008-03-30 12:09:36 +00:00
paulbeach
99dab9491b typo 2008-03-28 10:57:44 +00:00
paulbeach
3a0a25e794 This line - be not needed 2008-03-25 09:10:06 +00:00
paulbeach
8280b332bf These changes to 2.0 should be in 2.1 as well 2008-03-24 14:02:49 +00:00
alexpeshkoff
e3b6ffbca1 Fixed a problem with #! specifier not in first line - thanks to Fred Polizo 2008-03-20 10:46:49 +00:00
paulbeach
cfcc52eddc Include aliases.conf in the install 2008-03-17 12:06:11 +00:00
alexpeshkoff
7afd61dfe2 Make it buildable with VC7 2008-03-12 10:38:44 +00:00
robocop
2c986a8480 Misc. 2008-03-02 09:03:08 +00:00
paulbeach
83377303d0 Minor typo 2008-02-29 13:56:52 +00:00
paulbeach
ad3050b4b8 Get rid of the really annoying $UNIX2003 symbols that get pulled into libfbclient.dylib that prevent kinterbasdb running on MacOSX 10.4 2008-02-29 13:26:55 +00:00
paul_reeves
530b1a10bf Ensure readme and installation_readme display RC2
Use Windows instead of Win32 where appropriate.
2008-02-29 11:08:14 +00:00
paul_reeves
dc5f87c6b8 Add updated bosnian translations for binary installer 2008-02-29 09:38:02 +00:00
alexpeshkoff
01e73c7885 fixed access rights to isc1_monitor file - reported by Dmitry 2008-02-28 08:00:57 +00:00
paul_reeves
e6f148bfad Dont run the guardian service if using the classic server. 2008-02-25 09:21:56 +00:00
tsteinmaurer
b596cbeca4 Removed the unused caption 2008-02-22 18:26:43 +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
a0dff9e951 updated translations for windows installer 2008-02-22 10:29:33 +00:00
makowski
e684de2018 French translation for win setup FB2.1RC2 2008-02-21 14:27:56 +00:00
paulbeach
a76d480f35 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 15:53:59 +00:00
alexpeshkoff
e43f401425 backport: Make windows and linux install trees better match 2008-02-19 10:29:14 +00:00
dimitr
2de3fd9842 Update. 2008-02-17 15:03:45 +00:00
alexpeshkoff
179d9989b8 changed soname for embedded library 2008-02-14 16:27:21 +00:00
paul_reeves
0640a8924b Default to using embedded server to build examples 2008-02-13 10:54:00 +00:00
tsteinmaurer
4304d266c0 Adjustments in the German translation based on the English version for Firebird 2.1.0 RC2 2008-02-12 19:59:17 +00:00
paulbeach
f9591670ce update the launchdaemon plist file with the correct dtd url 2008-02-12 16:12:04 +00:00
dimitr
5eca41da6a Misc. 2008-02-12 13:54:47 +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
asfernandes
9103630deb Misc 2008-02-10 17:54:08 +00:00
paulbeach
7ca5ca33b8 Oops - there should be a comment here 2008-02-06 16:20:16 +00:00
alexpeshkoff
9d984a98be Backported fix for CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:34:33 +00:00
paulbeach
467730f903 1. Updated MacOS mod_loader to hanle Bundles and Dynamic Libraries (yes the loading of the two is different)
2. Support the loading of the ICU Libraries dynamically
3. new = FB_NEW - prevent asserts.
2008-02-05 12:36:33 +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
asfernandes
14e722a8c1 Misc 2008-01-23 00:00:40 +00:00
paul_reeves
ecc24716ab Allow snapshots to build without dependencies upon wix and external documentation 2008-01-22 13:54:26 +00:00
alexpeshkoff
a8c5c70dc6 Fixed RC1 regression - SS does not start on Mandriva 2008-01-22 11:39:13 +00:00
robocop
9c2703c9e3 Misc. 2008-01-22 10:09:40 +00:00
paulbeach
c62531a94d Minor Mods 2008-01-22 09:38:30 +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
paulbeach
24b23ebbf7 Welcome to 64bit MacOS builds 2008-01-18 15:12:30 +00:00
paulbeach
036c9e2b75 Welcome to 64bit MacOS builds 2008-01-18 13:20:26 +00:00
alexpeshkoff
f0b17f8866 Finishing merge - backported fix for CORE-1674: Wrong access rights in doc subdirectory 2008-01-17 15:46:40 +00:00
paulbeach
57cb390c1e 64bit Firebird for MacOS 2008-01-17 14:59:35 +00:00
paulbeach
74700ff3ae HPUX Head->B2_1_Release 2008-01-17 13:14:23 +00:00
paulbeach
cdfaa44ab7 HPUX Head->B2_1_Release 2008-01-17 13:07:18 +00:00
alexpeshkoff
511c110579 Applied Damyan's patch - MIPS linux port 2008-01-17 12:20:44 +00:00
paulbeach
4ffce4206a Minor mod for international symbols 2008-01-17 11:43:30 +00:00
nobody
20c5a51245 This commit was manufactured by cvs2svn to create branch 'B2_1_Release'. 2008-01-10 10:06:23 +00:00
alexpeshkoff
7f5e655b5d fixed linux build 2008-01-10 10:06:22 +00:00
asfernandes
e0226e17fb Misc 2008-01-09 23:57:18 +00:00
alexpeshkoff
ba5b321861 Fixed CORE-1421: RPM libstdc++ version dependency 2008-01-09 15:47:45 +00:00
paulbeach
71ee831a7a Move generateNewDBAPassword function from posixLibrary to linuxLibrary. This function makes no sense on HPUX. 2008-01-09 11:05:20 +00:00
paulbeach
f3c21d4ca2 HPUX Port 2008-01-07 12:26:23 +00:00
alexpeshkoff
f92ae11948 Pass through CFLAGS, set for ./configure. This is minimum cross-build support.
It makes it possible to build, for example, for i386 on amd64 linux. Just use:
  ./configure CFLAGS=-m32 --host=i386-cross-linux
or, certainly:
  ./autogen.sh CFLAGS=-m32 --host=i386-cross-linux
Should also help when doing builds in other cases when 32/64 bit choice is possible.
2008-01-04 17:34:46 +00:00
alexpeshkoff
74724c0566 Frontported fix for CORE-1674: Wrong access rights in doc subdirectory 2008-01-04 15:14:54 +00:00
asfernandes
0ee85c7525 Misc 2007-12-28 00:14:00 +00:00
paulbeach
7db090f19e Apply MacOS changes to HEAD 2007-12-27 12:19:52 +00:00
paulbeach
4a2f1647fe Apply MacOS changes to HEAD 2007-12-27 10:55:58 +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
d3a5c1f6f8 MInor tweaks to a) speed up testing the installer, and b) document the available options. 2007-12-21 12:22:22 +00:00
paul_reeves
50d5e101ed Add support to build VCRT merge modules. These files are VC8 specific, and technically they belong under the 'install\arch-specific\win32\msvc8' directory. But that directory does not exist (and may never exist), so they can be parked here for the time being. 2007-12-21 12:21:25 +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
paulbeach
256c0ba277 Apply MacOS changes to HEAD 2007-12-20 11:34:29 +00:00
paul_reeves
bf99212d84 Add some generic functions to test for host O/S 2007-12-19 14:07:13 +00:00
dimitr
6720a8600b Just better English. Credits go to Helen. 2007-12-19 13:40:39 +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
paulbeach
91c4f3734e Apply MacOS changes to HEAD 2007-12-19 13:25:49 +00:00
alexpeshkoff
4816dbe061 1. Use EXE_LINK or STATICEXE_LINK (what appropriate) to link executables instead of plain LD.
2. Fron-ported fix for broken in ALt-Linux ld - changed order of libraries in command line.
2007-12-14 11:32:06 +00:00
paul_reeves
74b3502494 Fix build 2007-12-13 11:04:58 +00:00
paulbeach
18dcda1ab9 Fix MacOS install typo 2007-12-10 11:13:53 +00:00
asfernandes
66e179cfe7 Misc 2007-12-09 13:09:58 +00:00
robocop
5aeb5aa99c Misc. 2007-12-08 07:46:23 +00:00
paulbeach
d1a0e95271 MacOS 10.5 (Leopard) updates 2007-12-07 12:19:37 +00:00
robocop
8a7da83a18 Follow VC8 changes. 2007-12-04 08:36:09 +00:00
alexpeshkoff
f4dc0c29cb Multi-instancing in SlackWare 2007-12-03 16:11:46 +00:00
alexpeshkoff
1a83a0f90d Comment 2007-12-03 15:48:52 +00:00
dimitr
cc15362a03 Some practice in the English language :-) 2007-11-29 18:45:58 +00:00
hvlad
c2800e66e8 Implement CORE-1625 : Implement new setting to relax strict SQL standard's alias checking rules 2007-11-29 17:53:38 +00:00
alexpeshkoff
dc17b59e87 Multi-instancing support in generic startup file for super-server. 2007-11-27 07:45:37 +00:00
alexpeshkoff
ba77f62858 Multi-instance support for Mandriva/Mandrake/Redhat/Fedora 2007-11-26 15:41:34 +00:00
alexpeshkoff
3b638b124b misc 2007-11-26 15:40:23 +00:00
hvlad
8e52da6e14 Make instreg independent from common 2007-11-26 12:32:23 +00:00
alexpeshkoff
206786df6e Added minimum multi-instance support 2007-11-19 13:21:51 +00:00
alexpeshkoff
9310dfd260 frontported change in startup script 2007-11-19 13:20:59 +00:00
robocop
2d2b8cf718 Misc. 2007-11-17 10:18:10 +00:00
asfernandes
54b36766c0 Misc 2007-11-17 00:38:16 +00:00
alexpeshkoff
6af3bfc4e9 Fixed VC7 build 2007-11-15 13:29:57 +00:00
paulbeach
94033a9cc2 HPUX Port 2007-11-15 08:20:12 +00:00
dimitr
ae790e61bc Fixed the CPL applet linkage (made it static instead of dynamic).
This is the only project that overrides the common property sheets (in terms of linkage).
2007-11-14 10:02:33 +00:00
dimitr
0f4023ee6e Fixed linkage issues. 2007-11-13 15:01:26 +00:00
dimitr
4f48b4e61a Re-enable the dynamic linkage for the release builds as well. This should solve both CORE-1587 and CORE-1590. 2007-11-13 14:09:46 +00:00
robocop
3fc16e5848 Fix the VC6 project files. 2007-10-29 03:22:13 +00:00
asfernandes
8df237433f Correction - there was a \0 byte in this file 2007-10-28 23:41:37 +00:00
skidder
9f6743102a Correction 2007-10-28 18:03:40 +00:00
skidder
2619fd6532 Allow local protocol to work with servers running both under restricted accounts (e.g. Vista regular user) and unrestricted accounts (e.g. LocalService) 2007-10-28 15:00:49 +00:00
asfernandes
9dd863d6d7 Create class to buffer random bytes generation as process of generate many small random bytes is slow - thanks to Nickolay 2007-10-28 14:54:16 +00:00
skidder
1a8e6e55be Fix broken MSVC 2005 build. The problem was about the GUIDs in solution file
not matching the ones in project files causing VS to kill dependencies in SLN file during the build.

Tested against recent MSVC 8.0.50727.867
2007-10-26 10:44:57 +00:00
robocop
5db43d6e6c Add fbsvcmgr project to VC6. 2007-10-25 04:01:21 +00:00
robocop
08ddfb000d Misc. 2007-10-24 06:13:08 +00:00
alexpeshkoff
3c7d1cc0c1 misc 2007-10-17 14:03:13 +00:00
alexpeshkoff
0aeed96c56 Added project to build fbsvcmgr using VC7 2007-10-17 14:02:18 +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
19f560ef09 Make run_all a little more useful. 2007-10-10 14:00:25 +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