aafemt
19d132c8f6
Fix MinGW build
2007-05-11 06:40:19 +00:00
aafemt
07bb8336e9
Some tweaks for POSIX builds
2007-03-29 06:08:47 +00:00
paulbeach
68b261513c
Firebird 2.0 MacOS Classic Intel Build
2007-03-09 10:32:58 +00:00
alexpeshkoff
75291104c5
fixed posix build
2007-01-28 15:35:32 +00:00
asfernandes
45346169c5
1) UNICODE_CI - UNICODE case-insensitive collation for UTF8
...
2) Locale specific attribute for UNICODE collations
3) Remove code duplication in implementation of UNICODE collations for fbintl
4) Remove ugly TEXTTYPE type
2006-09-17 20:06:36 +00:00
aafemt
e6576cfc69
Fix MinGW SS build
2006-08-29 08:37:33 +00:00
asfernandes
c13b4cc61a
Work on collation attributes:
...
1) Define a common format for it
2) Merge attributes of the base collation in the attributes of the derived one
2006-07-30 20:31:25 +00:00
asfernandes
1ed2374c94
Misc
2006-06-14 01:48:20 +00:00
asfernandes
93b5358e58
Ability to use:
...
1) ICU charsets through fbintl
2) UNICODE collation (charset_UNICODE) for all fbintl charsets
2006-06-13 02:38:39 +00:00
asfernandes
d2308bfcaa
Forward-port collation LT_LT from 1.5 branch
2005-09-24 22:50:25 +00:00
asfernandes
f9bf775ce6
Removed inconsistences spotted by Claudio
2005-05-30 15:57:43 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
skidder
f36811f20c
Honor CFLAGS given by the user in POSIX builds
2004-12-28 21:12:47 +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
brodsom
e9444b9311
-Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build.
...
-Add sqlda_pub.h to monolithic ibase
-Correct refDatabases symbols to avoid repeated generation of executables.
2004-04-30 23:02:07 +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
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
b7d254f4fc
Removed '-DSUPERCLIENT' as it breaks CS build.
2003-10-30 14:26:26 +00:00
aafemt
3bcc2e2ce2
Make intl compilable
2003-08-22 10:28:00 +00:00
brodsom
8093eca225
Move intl module to c++
2003-08-20 08:38:05 +00:00
aafemt
a831b7838e
Ironing POSIX build
2003-03-27 11:21:47 +00:00
brodsom
d233e9da02
Changes for MINGW build
...
-Use SHRLIB_EXT instead of 'so'
2003-03-05 15:57:25 +00:00
skidder
8121720f94
Make intl support work on POSIX again
2003-02-22 15:45:22 +00:00
fsg
817066fe5f
Fixed a typo to get it compiled under Linux again
2003-01-26 18:12:09 +00:00
brodsom
2be103e8a0
New charsets (update posix build)
2003-01-25 03:14:32 +00:00
kkuznetsov
c8a58909de
Moving platform dependent linker option to platform files
2002-12-05 16:15:05 +00:00
skywalker
f35570a03b
A few makefile dependancies fixed.
...
Started work on upgrading rpm build scripts
Fix makefiles for super build
Exchange editline for readline in isql
2002-10-07 01:29:13 +00:00
eku
7debd9c9dd
Call linker with $(LD) (and not $(CC) to link C++ programs.
...
Don't hard-code linker path (rpath option).
2002-09-24 13:01:12 +00:00
skidder
7e50e296b4
Fix build engine to make PROD_BUILD compile
2002-09-19 15:25:38 +00:00
skidder
b9235e74b4
Make INTL work on Linux
2002-09-10 18:35:56 +00:00
skywalker
cc0eb3f21a
This time for sure - 4th generation main change this time was to incorperate
...
the super build as well as classic into fb2.
2002-07-29 15:04:06 +00:00