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

275 Commits

Author SHA1 Message Date
alexpeshkoff
97944d5d60 Backported fix for CORE-2157: fbclient does not have libpthread dependency 2009-01-29 15:29:56 +00:00
paulbeach
6333886611 Solaris 10 SuperServer with Sfio support 2008-09-02 13:22:28 +00:00
paulbeach
6f286cbc52 Bring the Solaris installation upto Firebird 2.0. Make it compatible with Solaris 10.
Start to document and add changes for supporting the latest version of Sfio, so
this will support gcc 4.x
2008-07-07 10:57:09 +00:00
alexpeshkoff
74fcaa0a0c Bacported fix for CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 12:46:05 +00:00
alexpeshkoff
617ac01bcc Bacported fix for CORE-1887: New created databases have wrong access rights 2008-05-07 12:50:57 +00:00
paulbeach
c78bb7a1a1 Solaris AMD 64bit port 2008-04-14 13:17:54 +00:00
alexpeshkoff
42be05407a Backported fix for CORE-1692: Firebird::string::vprintf() fails with long resulting string 2008-01-17 17:06:14 +00:00
paulbeach
3c8012c09c HPUX Depot install 2008-01-10 09:49:37 +00:00
alexpeshkoff
a862d1e755 Backported fix for CORE-1421: RPM libstdc++ version dependency 2008-01-09 17:06:14 +00:00
paulbeach
e11d717306 HPUX Installer - Configure should be working now 2008-01-07 11:11:17 +00:00
paulbeach
81aa8360b7 HPUX Installer - Configure should be working now 2008-01-02 16:08:53 +00:00
paulbeach
267f10c753 HPUX 2008-01-02 13:54:38 +00:00
paulbeach
ba2138926c HPUX 2008-01-02 13:20:27 +00:00
paulbeach
32b35a7d54 HPUX 2008-01-02 12:47:44 +00:00
paulbeach
2e42051c48 YATypo 2007-12-19 13:46:12 +00:00
paulbeach
649e66bd59 typo 2007-12-19 13:15:06 +00:00
paulbeach
f4c47c70b4 Differentiate between ppc and i386 for MacOS 2007-12-19 12:50:56 +00:00
paulbeach
c9cfbe0a48 SuperServer support for MacOS 2007-12-19 09:01:21 +00:00
robocop
352e0dd175 Misc. 2007-12-08 07:04:20 +00:00
paulbeach
3e41ab06f8 MacOS 10.5 (Leopard) updates 2007-12-07 10:05:55 +00:00
alexpeshkoff
3ad26a2733 Fixed posix build 2007-11-15 11:48:00 +00:00
paulbeach
d51cb9b1b4 HPUX Port 2007-11-08 15:28:37 +00:00
alexpeshkoff
c59d5b90cd Backported fix for CORE-1558: Help people get core files in case of abort() on BUGCHECK 2007-11-02 15:49:10 +00:00
alexpeshkoff
22d07b3cbf No need to manually add libstdc++ when using correct linker.
Also created problems with ./configure on HPUX.
2007-08-30 15:37:11 +00:00
paulbeach
07fe493ac4 Solaris Port 2007-08-30 09:16:23 +00:00
alexpeshkoff
0959770d70 Bacported fix for CORE-1418: Races when starting and quickly shutting down blocking AST thread 2007-08-20 13:41:03 +00:00
paulbeach
c25f1cd153 Firebird 2.0 MacOS Classic Intel Build - Missed 1st time round 2007-03-26 13:51:54 +00:00
paulbeach
f3d3fa2b98 Firebird 2.0 MacOS Classic Intel Build 2007-03-07 15:04:35 +00:00
alexpeshkoff
e79d5aa309 Diego Petteno patch for Gentoo/FreBSD 2006-12-08 18:26:56 +00:00
alexpeshkoff
8df6b8cb16 Linux PowerPC port 2006-12-08 15:41:55 +00:00
alexpeshkoff
bf5b9bd316 Backported patch by Michal Kubecek 2006-11-19 15:45:18 +00:00
paulbeach
29f42264e4 Correct typo 2006-11-09 07:44:31 +00:00
paulbeach
6d508e988b Configure.in should work out alignment correctly for non X86 platforms 2006-11-08 13:20:14 +00:00
alexpeshkoff
7a76ca0e4d added slackware support to configure.in in 2.0.release 2006-04-25 17:07:23 +00:00
robocop
e5338ba1ed Only strcmp and strncmp have common names across all plartforms. Cater for differences in strcasecmp/stricmp and strncasecmp/strnicmp. 2006-03-25 07:08:00 +00:00
alexpeshkoff
a7baf679e6 Let FreeBSD use editline by default 2006-03-19 15:37:42 +00:00
alexpeshkoff
eac2883cdc fixing build on FreeBSD/amd64 2006-03-19 13:56:58 +00:00
kkuznetsov
ed781e84ed Fix packaging on SOLARIS sparc port 2006-03-09 13:26:47 +00:00
alexpeshkoff
24728e6ea8 test presence of gmtime_r() 2005-12-23 09:21:46 +00:00
aafemt
4a03148026 deleted libfbcommon as was suggested by Jim 2005-12-20 08:18:02 +00:00
aafemt
99d1bb4161 MinGW also can do threaded CS 2005-09-29 09:22:50 +00:00
kkuznetsov
d65fb07878 Allowing using SERVICE_THREAD in CLASSIC server as platform option 2005-08-24 12:12:23 +00:00
kkuznetsov
3c12c30fc5 Making icu debug build of icu when building debug FB 2005-08-09 06:51:25 +00:00
alexpeshkoff
621b92ee36 Set default for x86 linux to build with editline 2005-08-04 12:33:44 +00:00
alexpeshkoff
1ff9ab47aa Make output better understandable on 64-bit native platforms 2005-08-04 10:36:45 +00:00
kkuznetsov
48013f54ed More plays with icu on Solaris x86 2005-06-22 13:48:23 +00:00
aafemt
060a7b1a6d MinGW port of ICU 2005-06-15 05:31:47 +00:00
aafemt
93da790005 More appropriate place to configure ICU 2005-06-07 05:09:42 +00:00
kkuznetsov
0ee1eb1ef9 First step to build icu on others then Linux
Linux should work but must be retested
2005-06-02 08:00:34 +00:00
asfernandes
59213efe7e Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00