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

401 Commits

Author SHA1 Message Date
mkubecek
90dba29aa3 Fix libdir on s390x (S/390-64) Linux 2014-11-24 15:58:09 +00:00
mkubecek
bb1710f96d fix libdir on 64-bit linux platforms (powerpc64(le), aarch64) 2014-11-14 08:42:03 +00:00
mkubecek
8eab3ce0cf look for sem_open also in libpthread 2014-11-14 08:37:46 +00:00
mapopa
4ef741aa43 Fix missing prefix file issue 2014-11-12 12:27:24 +00:00
mapopa
8835fbc4e7 add powerpc64le configure check 2014-11-12 06:17:09 +00:00
alexpeshkoff
e1c5dce5d7 Fixed regression in 2.5.3 - fails to build on relatively old distros 2014-07-03 07:48:17 +00:00
hvlad
3294d606a9 Implement support for fallocate() call on Linux.
Implement improvement CORE-4443 : Use fast file grow on those Linux systems which supports it
2014-05-29 07:44:26 +00:00
alexpeshkoff
7b208f8543 Committed commented ARM64-linux port in order to reserve class ID for it 2013-11-29 11:33:33 +00:00
alexpeshkoff
4b181664fd Minimum fix for CORE-4031: make install wrong under Debian Ubuntu 64 2013-03-04 15:18:26 +00:00
alexpeshkoff
450f670d79 Try to make Darwin port happy 2012-12-14 17:40:09 +00:00
alexpeshkoff
540390ea16 Fixed CORE-3970: Trace uses impresice timer in POSIX 2012-11-06 10:45:52 +00:00
alexpeshkoff
6080eec2a2 Backported fix for CORE-3770: fbtracemgr loads CPU up to ~55% when no activity is present 2012-03-27 13:17:23 +00:00
paulbeach
6307c50804 False positive for fdatasync on MacOS 2011-07-08 11:31:08 +00:00
alexpeshkoff
c4f522cadf Fixed CORE-2921: 'make install' does not work on freebsd 2011-06-03 09:52:28 +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
8af62682b2 Fixed CORE-3194: Number of connections to linux superclassic has limit equal 508 2011-01-28 16:52:06 +00:00
alexpeshkoff
ea3bcabcc2 Check for presence of sync functions 2010-11-25 15:50:13 +00:00
alexpeshkoff
0c139f1f55 CORE-3184: Committed Damyan's patch - port for linux/hppa and linux/alpha 2010-10-15 09:07:13 +00:00
alexpeshkoff
008d4c1a64 Fixed CORE-3166: Script changeMultiConnectMode.sh should not be present in SS environment 2010-10-13 12:47:42 +00:00
alexpeshkoff
6ea33a5255 Fixed posix build, CORE-2917 2010-04-19 11:24:51 +00:00
alexpeshkoff
94ccd2c59f Patch from Damyan Ivanov to better detect some GNU OSes 2010-04-16 14:01:47 +00:00
alexpeshkoff
00cef81912 Fixed libatomic_ops detection. This should help with linux/hppa build 2010-03-31 08:39:03 +00:00
alexpeshkoff
d37897a0ac Fixed accidentially broken by me posix build 2010-03-12 18:51:13 +00:00
alexpeshkoff
c72813658c CORE-2921: backported changes from HEAD 2010-03-12 14:43:48 +00:00
alexpeshkoff
946a447375 freebsd port 2010-02-22 09:54:41 +00:00
alexpeshkoff
65a7c56323 Applied last patch from CORE-2825, sligtly modified 2010-02-03 14:04:31 +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
0709833576 Bacported fix for CORE-2775: Linux packages miss fbtrace.conf 2009-11-30 14:07:20 +00:00
paulbeach
f950c831b6 Adjust the build process slightly for Darwin 2009-11-30 12:00:44 +00:00
verbguy
784c78e919 hpux corrections for rpath issues and atomic library 2009-10-27 19:47:07 +00:00
paulbeach
deafa6b226 MacOSX 10.6 and gcc 4.1.2 changes 2009-10-20 13:30:55 +00:00
alexpeshkoff
6449dcc85e Fixed darwin built with gcc4.1 2009-10-12 13:41:00 +00:00
alexpeshkoff
aed0cd3b91 Correct system detection - thanks to Adriano 2009-10-12 08:21:08 +00:00
alexpeshkoff
23b4e0767e Port to Renesas SH (linux) by Nobuhiro Iwamatsu 2009-10-07 13:29:17 +00:00
verbguy
415f92a999 configure should always generate the common files, like ./gen/firebird/firebid.conf. was not happening on Solaris. ok'ed by Alex 2009-09-30 11:40:12 +00:00
verbguy
2b9e6083de variable should be quoted in case of empty string 2009-09-29 18:55:50 +00:00
alexpeshkoff
1cd3a17563 No use mentioning 64bit I/O for 32bit on 64bit platform 2009-09-29 12:57:31 +00:00
alexpeshkoff
61ef8b7178 Patch for HPUX from Bill 2009-09-29 12:13:40 +00:00
alexpeshkoff
dbc31c7283 Added dynamic comment about Restrict UDF, CORE-2626 2009-09-23 11:34:24 +00:00
aafemt
7a4a42d706 Mistype 2009-09-18 21:07:05 +00:00
alexpeshkoff
2ca82515cd Impovement CORE-2625: Port to s390 (32-bit), patch from Damyan Ivanov 2009-09-18 13:08:47 +00:00
alexpeshkoff
c3bd83e0b7 misc CORE-2601 2009-09-11 11:17:41 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
verbguy
626f4ccfbd solaris distribution kit changes, reviewed by alex 2009-09-08 20:11:30 +00:00
alexpeshkoff
46e7388ecc We perform C++, not plain C compilation - therefore ese CXXFLAGS instead of CFLAGS 2009-08-07 13:29:02 +00:00
alexpeshkoff
72e5680b4f A little better behavior when standard editline library requested but not found 2009-08-05 13:55:03 +00:00
alexpeshkoff
7d7612f001 Need sizeof(size_t) to correctly define format in common.h 2009-08-04 10:37:20 +00:00
alexpeshkoff
4bbc55f210 HPUX port 2009-07-29 11:00:12 +00:00
alexpeshkoff
c4255b2f4e Always build threaded binaries. This lets simplify configure.in a bit. 2009-07-29 10:56:26 +00:00
alexpeshkoff
fec5a06b91 HPUX port 2009-07-28 12:28:26 +00:00