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

1428 Commits

Author SHA1 Message Date
paulbeach
cea7e57881 Small mod to installation for Solaris - missing README 2009-06-18 09:21:55 +00:00
paul_reeves
8757b28281 rollback incorrect change 2009-06-11 12:45:56 +00:00
paul_reeves
173f426561 Update hardcoded version strings 2009-06-10 09:14:52 +00:00
paulbeach
fa92d565d9 Problem with weak symbols and Apple's version of GCC 4.0.1 on PPC 2009-04-17 09:51:48 +00:00
alexpeshkoff
9f07e4de54 Backported fix for CORE-2376: Change default for authentication method parameter 2009-04-09 09:03:27 +00:00
robocop
6b99a4a706 Expose frac() in ib_udf but only as udf_frac to not clash with a possible native implementation. 2009-03-05 06:40:25 +00:00
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
dimitr
4ddadee74f Sync with HEAD. 2009-01-17 06:46:45 +00:00
dimitr
d86bbafe62 Sync with HEAD. 2009-01-16 20:40:14 +00:00
paul_reeves
08003e072c Update hard-coded version numbers
Minor amendments to documentation
2009-01-16 12:12:42 +00:00
dimitr
f73aadebc5 Misc. 2008-12-31 07:51:01 +00:00
alexpeshkoff
a2b7e431b7 HPUX installer 2008-12-26 13:47:41 +00:00
alexpeshkoff
a7ce892b4c HPUX installer - first draft 2008-12-25 12:26:50 +00:00
paul_reeves
3606948a60 Detect env var correctly 2008-12-24 09:39:36 +00:00
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