mkubecek
5546109ce4
fix build on architectures where char is unsigned (e.g. aarch64)
2014-11-14 08:44:47 +00:00
mapopa
f1958739a5
Some parts are missing in powerpc64el , copy pasted from prefix arm64
2014-11-12 13:57:52 +00:00
mapopa
5280cf51da
add prefix file linux_powerpc64el
2014-11-12 06:22:58 +00:00
paulbeach
1a0042b119
Fix annoying typo
2014-09-17 13:03:14 +00:00
paulbeach
41f5204ba5
Fix typo
2014-09-17 12:55:29 +00:00
alexpeshkoff
cb65a2ae3c
Backported fix for CORE-4475: attempt to create lock files directory fails during cleanup
2014-06-30 11:46:26 +00:00
alexpeshkoff
4db5ac60e0
Missed file for ARM64 port
2014-05-22 10:28:25 +00:00
alexpeshkoff
b144c0d35e
I have a report that this fix makes it possible to have successfull release build on HP-UX B.11.31 with HP C/aC++ A.06.26 compiler
2014-05-22 10:09:53 +00:00
alexpeshkoff
4bec156968
Slightly better fix for gfix posix build problem
2013-12-12 09:14:48 +00:00
hvlad
99651f72d6
Trying to fix posix build of gfix
2013-12-12 08:23:44 +00:00
roman-simakov
fa751247f4
Ignoring port for localhost in nbackup. Added check for localhost and error message if non localhost provided.
2013-12-04 16:24:08 +00:00
paulbeach
3fa95ef5a7
Enable support for the Cobol pre-compiler in libfbclient and libfbembed should anyone want to compile it and use it.
2013-08-30 08:16:29 +00:00
alexpeshkoff
b1ec77c44d
Patch from LO
2013-07-22 07:36:20 +00:00
alexpeshkoff
74938ad13e
Fixed CORE-3935 and CORE-3993
2012-12-14 17:45:38 +00:00
alexpeshkoff
c2574cf733
Cleanup - avoid unneeded module in trace plugin
2012-11-01 10:40:27 +00:00
paulbeach
16624e82de
Fix problem with Trace not working on MacOS
2012-11-01 09:06:56 +00:00
paulbeach
4c60664e54
Allow build for 2.5.2 on MacOS
2012-08-14 08:09:29 +00:00
paulbeach
70835c8072
Fix CORE-3740 - optimisation bug in GCC
2012-08-08 14:38:40 +00:00
paulbeach
357f07a063
Copy libfbclient.dylib to Firebird SuperServer Framework Libraries to support the ODBC driver
2012-06-20 09:32:26 +00:00
alexpeshkoff
a38f89cf14
Fixed CORE-3682: Firebird 2.5.1 OSX Lion hangs on attaching to second database
2012-03-06 13:28:02 +00:00
alexpeshkoff
ec2402c0d0
Backported fix for CORE-3727: Support C preprocessor flags in firebird build system
2012-01-12 15:02:17 +00:00
alexpeshkoff
117b1d1225
Applied Michal's patch
2012-01-11 13:04:11 +00:00
alexpeshkoff
084eb9e9e1
Backported fix for CORE-3677: Stop utilities to export entrypoints
2011-12-27 12:45:55 +00:00
alexpeshkoff
f8f918d29e
Backported fixes for CORE-3605 and CORE-3606
2011-10-12 11:58:00 +00:00
alexpeshkoff
27dfa289d9
CORE-3615: add silent_install target to firebird's Makefile
2011-10-06 09:25:02 +00:00
paulbeach
6f94f3806b
There seems to be an optimisation bug in Apple's implementation of gcc 4.2.1 on MacOSX 10.7 (Lion) when compiling in 32bit mode. The function uuid_to_char returns an error "binary UUID argument for UUID_TO_CHAR must use 16 bytes". Reducing the compiler optimisation flag from -O3 to -O1 fixes the problem.
2011-09-14 09:00:48 +00:00
paulbeach
006812b549
Needed for 2.5.1 build
2011-08-16 09:19:27 +00:00
paulbeach
263bbe344b
Fix typo
2011-06-15 08:30:49 +00:00
mapopa
2bea56a9dd
remove -mcpu=powerpc from cflags on powerpc
...
-mcpu=powerpc assumes certain powerpc and will create wrong code if the
default cpu is not compatible with with -mcpu=powerpc. This is the case
on softfloat toolchains for instance.
This patch removes the -mcpu= state from cflags and the default cpu will
be used.
http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2010q2/001932.html
2011-05-10 10:00:58 +00:00
mapopa
e3f9719b0d
Description: Drop -m32 flag
...
This prefix file is used on all sparc variants and -m32 breaks the build on sparc64
Author: Damyan Ivanov <dmn@debian.org>
Forwarded: from debian/patches
2011-05-10 09:49:05 +00:00
alexpeshkoff
68d00482e2
Fixed CORE-3397: Unresolved symbols in intl and trace libraries
2011-03-18 17:48:03 +00:00
alexpeshkoff
a7535c16c4
Fixed CORE-3377: During firebird build records about missing fbintl.conf are attempted to be placed in firebird.log in destination (not build) directory
2011-03-09 11:59:31 +00:00
alexpeshkoff
27b6da7104
Damyan's patch fixing list of targets for linux/s390
2011-01-16 14:05:51 +00:00
alexpeshkoff
97b90028ec
Fixed CORE-3257: 'make install' fails on linux
2010-11-24 13:19:20 +00:00
alexpeshkoff
84aef755e2
Backported CORE-3185: Firebird compilation on a box, already running firebird server
2010-10-15 14:54:45 +00:00
alexpeshkoff
18fdb80572
Fixed CORE-3156: Problems using UDFs on Mac
2010-10-05 12:17:50 +00:00
alexpeshkoff
732986946c
Paul's changes from CVS - Mac port
2010-06-09 08:37:25 +00:00
alexpeshkoff
1020333c68
fixed posic build
2010-03-24 12:50:35 +00:00
alexpeshkoff
569200e719
Backported fix for CORE-2844: Unresolved symbol references when linking fbsvcmgr and fbtracemgr
2010-03-14 14:17:29 +00:00
paulbeach
23489337fc
Make changeMultiConnectMode executable.
2010-02-04 10:55:02 +00:00
alexpeshkoff
97b210a87e
Partially applied Damyan's patches from CORE-2825
2010-02-03 11:56:01 +00:00
alexpeshkoff
3d0222b806
Fixed regression when missing --prefix switch in configure.
...
Fixed FreeBSD built, install on FreeBSD is in progress.
2010-01-29 11:34:25 +00:00
alexpeshkoff
0e8baa2c5e
HPUX port
2010-01-29 10:04:06 +00:00
paulbeach
f950c831b6
Adjust the build process slightly for Darwin
2009-11-30 12:00:44 +00:00
verbguy
02c3be6515
international library fails to load on AIX with unresolved symbols. reviewed by Alex
2009-11-10 15:28:24 +00:00
verbguy
ad601e0f8c
exported symbols in HP-UX version file should match firebird.vers
2009-11-03 23:33:39 +00:00
verbguy
66018e590a
exported symbols in AIX export file should match the firebird.vers
2009-11-03 21:17:41 +00:00
verbguy
71b7001321
AIX porting changes
...
- suppress "unknown pragma message" messages for production build
- fix comment, -qstaticinline is still used in production build
2009-11-02 20:34:58 +00:00
verbguy
784c78e919
hpux corrections for rpath issues and atomic library
2009-10-27 19:47:07 +00:00
paulbeach
0c50bf99a7
Missing symbols
2009-10-23 11:30:32 +00:00