alexpeshkoff
d108970f7f
Patch by Damyan Ivanov for Mipsel
2007-04-01 10:04:28 +00:00
paulbeach
68b261513c
Firebird 2.0 MacOS Classic Intel Build
2007-03-09 10:32:58 +00:00
aafemt
604d85dc77
Fix MinGW build
2007-02-06 12:18:18 +00:00
alexpeshkoff
330971855f
Diego Petteno patch for Gentoo/FreBSD
2006-12-08 18:32:09 +00:00
alexpeshkoff
fa39957bb5
Applied patch by Michal Kubecek
2006-11-19 15:40:39 +00:00
paulbeach
382be6fdc7
Correct typo
2006-11-09 07:43:57 +00:00
paulbeach
9ff9566445
Configure.in should work out alignment correctly for non X86 platforms
2006-11-08 13:00:38 +00:00
alexpeshkoff
182adc6036
applied patch by Damyan Ivanov for PowepPC
2006-10-23 11:48:32 +00:00
kkuznetsov
d34f8b80a1
Fix compile error in sort.cpp
2006-07-25 13:03:11 +00:00
aafemt
ad1284a487
Get rid of YACC
2006-06-05 11:11:17 +00:00
alexpeshkoff
59f2dbcd65
avoid use of libstdc++ when not required
2006-05-19 15:16:24 +00:00
alexpeshkoff
2899dc1649
added slackware support to configure.in
2006-04-25 17:06:09 +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
alexpeshkoff
1543b10e82
New scripts for linux
2005-04-29 18:24:44 +00:00
kkuznetsov
58f4cd4cdc
Make Solaris install scripts "unified" for sparc and x86
2005-04-20 14:30:49 +00:00
kkuznetsov
6c04bc06a5
Revert my previos commit as autoconf fails with 2 equally filenames beetween case
2005-04-20 07:47:44 +00:00
kkuznetsov
513714f7f2
misc
2005-04-19 08:05:17 +00:00
kkuznetsov
13c9bfeaa3
Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested yet)
2005-04-18 16:06:21 +00:00
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