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

1464 Commits

Author SHA1 Message Date
alexpeshkoff
5111967019 Fixed CORE-2249: Error build Firebird 2.1 in FreeBSD 7.0 2008-12-19 15:41:21 +00:00
hvlad
685acf8e9d Improvement CORE-2243 : Make Firebird distribution on Windows easier.
Don't embedd manifest into fbintl.dll, fbudf.dll, ib_udf.dll and ib_util.dll.
2008-12-15 21:46:52 +00:00
alexpeshkoff
841b82bd19 HPUX port 2008-12-12 13:28:34 +00:00
alexpeshkoff
611f4c27ad HPUX port 2008-12-10 15:22:19 +00:00
asfernandes
a1628d1358 Backport fix for CORE-2227 - Problem with column names with Accents and triggers 2008-12-10 01:03:32 +00:00
paulbeach
30950ef789 Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:33:18 +00:00
paulbeach
cf5b4a364e Small mod for HPUX 2008-11-28 09:45:50 +00:00
paulbeach
e4a23dba39 Solaris 10 64bit SS 2008-09-23 11:05:43 +00:00
paulbeach
24938f2767 Solaris 10 64bit SS 2008-09-23 10:48:52 +00:00
robocop
0e74c813dc Misc. 2008-09-16 09:24:59 +00:00
paulbeach
e7fa40f3da Solaris 10 Modifications 2008-09-12 09:17:30 +00:00
paulbeach
54a4904afe Solaris 10 Modifications 2008-09-12 09:07:32 +00:00
paulbeach
efd7f5bc19 Solaris 10 Firebird 2.1 2008-09-11 14:11:28 +00:00
paulbeach
eca2ba6619 Solaris 10 for 2.1 2008-09-11 11:49:56 +00:00
paulbeach
51e528ae2d Fix CORE-2065 Add (ln -s) libfbclient.dylib to the default dynamic loader search path /usr/local/lib for Classic 2008-09-05 11:00:13 +00:00
paulbeach
17304a1139 Solaris 10 2008-09-04 11:47:18 +00:00
paulbeach
177270c74f Solaris 10 2008-09-04 10:21:44 +00:00
paulbeach
8d4373d170 Update permissions for security database 2008-09-03 10:12:18 +00:00
paulbeach
3cc98c20f8 Update permissions for security database 2008-09-03 10:06:28 +00:00
paulbeach
f3e61a2100 Update permissions for security database + Solaris 10 Changes 2008-09-03 09:42:23 +00:00
paulbeach
e63d618c2c Solaris 10 2008-09-02 13:50:48 +00:00
paulbeach
4bb11ee796 Solaris 10 SuperServer with Sfio support 2008-09-02 13:42:03 +00:00
alexpeshkoff
cccb9d1ac1 Backpoprted fix for CORE-2033:Unresolved symbol _Unwind_GetIP in client library 2008-08-05 10:54:26 +00:00
paul_reeves
bfe2c632e0 Tidy up code that detects a running server. 2008-06-16 09:51:18 +00:00
paul_reeves
9e99bf806b Remove redundant comment 2008-06-13 17:39:31 +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
8391f25028 Use Global\ prefix correctly (with thanks to Adriano for spotting this.)
Add some notes about mutexes.
2008-06-13 11:42:18 +00:00
paul_reeves
c3e93e4ea9 Tidy up code to detect running server 2008-06-13 07:45:16 +00:00
paulbeach
d14bc10dad Time to tidy up some old stuff 2008-06-11 12:06:46 +00:00
paul_reeves
a5da3d11ec Re-instate test for platform prior to calling registry 2008-06-10 10:17:19 +00:00
paul_reeves
bdf92fbca7 Remove unnecessary tests for platform target 2008-06-10 10:15:50 +00:00
paulbeach
253b81a95e Support 64bit Darwin PPC - And will "only" work on 10.5 no matter how hard I try to support earlier versions. 2008-06-09 14:01:14 +00:00
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