aafemt
017497b834
Comment out dirs with broken files
2005-03-24 11:16:27 +00:00
aafemt
d12ca08964
Missed directories
2005-03-23 10:24:58 +00:00
alexpeshkoff
3f24624257
fix examples in package
2005-03-20 11:00:34 +00:00
alexpeshkoff
eaf6cb9791
merge 1.5 install files to 2.0
2005-03-13 16:12:03 +00:00
kkuznetsov
e07165febc
Solaris install system
2005-03-11 15:00:03 +00:00
alexpeshkoff
beb174bcef
removed dependency from libssl
2005-02-24 17:09:20 +00:00
kkuznetsov
d7debd47b7
FW fixes from 1.5.2
2005-02-16 10:29:11 +00:00
skidder
9fc69a47c2
Add support for generic Linux builds (misc platforms)
2004-12-28 21:07:12 +00:00
robocop
4012106884
Misc.
2004-12-25 09:44:03 +00:00
kkuznetsov
af0ab61ae2
Some things is moved from R1.5.1.
...
Starting separating of defines accoding
SOLARIS -- any threading modes
SOLARIS_MT - solaris with Sun threading model
current nothing - solaris with posix threading model
2004-12-24 09:35:48 +00:00
alexpeshkoff
b44256eccc
security fixes - added check for libssl and gsec.client build
2004-11-07 13:43:43 +00:00
skidder
933063c7ce
Slightly adjust Dmitry's Firebird::TimeStamp class to make it more useful, change is coordiated with Dmitry. Use thread-safe localtime_r routine when it is available
2004-11-04 19:14:20 +00:00
aafemt
93886429c5
1) Multithread for Win32. 2) Space is important sometimes
2004-10-25 09:45:03 +00:00
skidder
69363fd241
Add support for biarch builds
2004-10-24 09:10:56 +00:00
skidder
498ea634b0
Add support for daily builds
2004-10-17 23:51:11 +00:00
skidder
6c85fc2f27
Use GNU autoconf macros to determine switches required to generate threaded binaries properly
2004-10-04 05:23:56 +00:00
skidder
6ff14d2a10
Correctly build on non-x86 SuSE linux
2004-09-30 16:30:05 +00:00
kkuznetsov
17725b9cee
added new directory remote/os/sun to mkdir -p
2004-09-15 09:36:50 +00:00
kkuznetsov
5f27a6a541
Putted SolX86 install files from 1.5.1 to HEAD
2004-08-19 13:51:15 +00:00
kkuznetsov
43f2ec4f03
Fix for not adding both lpthread and lthread on Solaris|solx86
2004-06-29 15:16:12 +00:00
skidder
277788de7a
NetBSD port from James K. Lowden
2004-05-20 23:05:02 +00:00
kkuznetsov
234fdb0e43
Add check for caddr_t to fix compile error on Solaris munmap,
...
some more warnings to prefix solx86gcc, comment historycal pragmas
2004-05-13 14:05:00 +00:00
eku
3dd652eea7
Remainings of ib_stdio
2004-05-03 11:31:57 +00:00
skidder
dcfa42372f
Fix POSIX build
2004-05-02 08:53:23 +00:00
brodsom
cab173f71d
-Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build.
2004-04-30 23:03:00 +00:00
aafemt
9206abab9f
Another dir for win32 in temp
2004-04-13 10:41:14 +00:00
skidder
d1e22bee87
Use llrint() on platforms where it is available
2004-04-09 00:23:58 +00:00
aafemt
6010dd4166
Missed dirs in temp
2004-03-30 10:04:11 +00:00
skidder
f26d84f76b
1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets
2004-03-25 23:12:50 +00:00
skidder
75ae1d9890
Fix some packaging issues with non-x86 Linux ports. Prepare AMD64 port for public testing
2004-01-29 06:32:09 +00:00
skidder
ae809d5c63
Add prefix for my machine
2004-01-12 04:58:09 +00:00
brodsom
90ccb542cf
Fix Posix build after
...
- utils.cpp creation
- WAL/JOURNAL removal
2004-01-07 00:31:32 +00:00
skidder
6f4eab41e7
Correction.
2003-11-23 16:37:40 +00:00
skidder
d0280a8c1b
Enable support for raw devices by default
2003-11-23 16:27:09 +00:00
kkuznetsov
da00bfb433
first trying gcc for solx86
2003-11-21 19:52:10 +00:00
eku
4a38dfd307
Moved the definition of socklen_t to autoconfig.h. It's used in inet.ccp and
...
server.cpp.
2003-11-20 08:13:30 +00:00
brodsom
7e79ed8810
-Fix threading in MinGW (and the failed tests in fbtcs)
2003-11-18 03:12:35 +00:00
stryqx
c75dee1e72
Fix build on FreeBSD 4.x
2003-11-13 03:41:45 +00:00
stryqx
4a5d703b20
Fix build on FreeBSD 4.x
2003-11-13 00:53:12 +00:00
aafemt
32ac267cc6
downgrade autoconf requirement to 2.56
2003-11-10 11:25:05 +00:00
stryqx
36f27074d7
Look for the install script template for FreeBSD in the right location.
2003-11-06 09:31:56 +00:00
stryqx
57e2bb7c39
Let configure know about the FreeBSD install script.
2003-11-06 09:25:44 +00:00
brodsom
6fb1964481
Add journal and archive to posix build
2003-11-05 16:53:37 +00:00
eku
707e6828ac
Added comment as requested by Claudio.
2003-11-04 08:34:42 +00:00
eku
84a21604a3
Work around a problem with some Linux distros.
2003-11-04 06:45:22 +00:00
eku
d924b4cd93
Undo my latest changes as requested by Nickolay Samofatov.
2003-11-04 06:25:11 +00:00
eku
83c6c315ca
Let autoconf control whether -DSUPERCLIENT is used or not.
2003-10-31 12:41:46 +00:00
eku
da0d0f068f
Cleanup usage of gettimeofday.
2003-10-31 11:33:45 +00:00
eku
9fd64756dc
Spelling.
2003-10-30 12:47:59 +00:00
eku
9c114cf8e0
Detect POSIX threads support with autoconf. Some code cleanup.
2003-10-30 09:49:40 +00:00