asfernandes
580a32a80d
It's not needed anymore to link against ICU import libraries.
2014-02-21 15:46:28 +00:00
skidder
aca5a83a46
Fixed CORE-2609: Update support for Windows 98/ME and NT4.0
2009-08-30 19:00:46 +00:00
dimitr
f79eed50be
Fixed the MSVC71 build.
2009-05-25 20:45:44 +00:00
skidder
086875af9f
Maintaining VC7 build manually is too labor intensive and leads to strange engine bugs.
...
Instead re-generate MSVC7 build files from MSVC8 using VSPC utility:
http://sourceforge.net/projects/vspc
This produces working build.
2009-03-04 02:48:18 +00:00
asfernandes
99b9aede9f
Revert the ICU include directory changes
2008-03-14 11:06:48 +00:00
alexpeshkoff
cbb1daf415
Fixed VC7 build
2008-01-24 15:02:48 +00:00
dimitr
cf84ebd910
The merge continued.
2008-01-16 10:41:58 +00:00
asfernandes
f2ecfc4898
Misc changes as per Claudio and Alex comments
2007-04-19 01:09:44 +00:00
hvlad
896499b47d
Update MSVC7 project file after changes in INTL module
2007-04-16 09:37:55 +00:00
asfernandes
9582ea243c
1) Upgrade INTL interface to undestand misc. configuration informations
...
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
asfernandes
1d422a8330
1) Refactor intl_classes.h and intl.cpp
...
2) Make conversions from CharSet1->UTF16->CharSet2 job of CsConvert class
2006-10-10 19:40:33 +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
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
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
dbb2a92563
Remove hacks and make fb_assert work in INTL.
...
DEV_BUILD should be turned on in MSVC6 intl.dsp debug configuration.
2006-05-21 19:26:03 +00:00
asfernandes
2aa3d479a8
Remove RTTI in MSVC7 debug build too - thanks to Claudio
2006-05-21 15:17:28 +00:00
asfernandes
2922c0b1e7
Disable RTTI in MSVC7 build
2006-05-21 00:24:49 +00:00
asfernandes
b177e5bcd4
Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
2006-04-13 03:04:30 +00:00
asfernandes
fff3a4339b
Add Czech collations - contributed by Ivan Prenosil:
...
- WIN_CZ (case-insensitive, accent-sensitive)
- WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
2006-01-14 18:04:08 +00:00
asfernandes
d2308bfcaa
Forward-port collation LT_LT from 1.5 branch
2005-09-24 22:50:25 +00:00
asfernandes
2a41a6d305
Integrate collations KOI8R_RU (Russian), KOI8U_UA (Ukrainian), WIN1257_EE (Estonian), WIN1257_LT (Lithuanian) and WIN1257_LV (Latvian) ported by Dmitry from Yaffil
2005-06-11 19:51:00 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
paul_reeves
1642e60e24
Set all VS 7.1 project files to output binaries into the same directory.
2005-02-02 11:57:22 +00:00
skidder
5cb24ba873
Enable RTTI, remove fb_exception.cpp from utilities
2004-03-01 04:54:55 +00:00
skidder
4c06a6db77
Enable RTTI, remove fb_exception.cpp from utilities
2004-03-01 04:27:51 +00:00
skidder
3ab69473b7
Update MSVC makefiles.
...
1) add PDB generation for release binaries
2) add fb_string stuff
2004-02-17 20:10:54 +00:00
skidder
d20ee8b414
Update MSVC7 makefiles. Use VS2003 since nobody else is obviously using VS7 makefiles. To build with original VS.NET use one of the available converters (I fixed up VSPC to be able to convert Firebird projects, for example)
2004-01-08 17:15:28 +00:00
brodsom
8093eca225
Move intl module to c++
2003-08-20 08:38:05 +00:00
skidder
95de179b0c
Adjust MSVC7 makefiles to reduce command line compiler warnings
2003-08-18 16:56:27 +00:00
brodsom
99b88c68ad
Update output directories
2003-07-17 11:41:28 +00:00
hippoman
1e584d9ba5
*Synced msvc7 build
...
*changed dir references related ro rc files to relative paths.
2003-06-08 20:59:39 +00:00
hippoman
416ddd3239
* Sync the msvc7 build
2003-04-20 03:30:57 +00:00
hippoman
a9eff28375
* updated msvc7 build files.
2003-03-01 22:04:19 +00:00
hippoman
1654ff0d7c
* Fixed the msvc7 build files
2003-02-21 00:31:05 +00:00
brodsom
3b486dfb95
Move def files to builds directory
2003-02-19 13:07:13 +00:00
brodsom
43f51c8068
Warning control from autoconfig_msvc.h
2003-02-17 13:37:08 +00:00
brodsom
8bdf295e25
Change build system to move warning control to only one header for each compiler
2003-02-16 11:39:22 +00:00
hippoman
418c6de78d
Sync msvc7 build with latest changes
2003-02-01 03:08:27 +00:00
hippoman
164b284b4a
Sync msvc7 build with latest changes
2003-01-24 22:57:57 +00:00
hippoman
0e80faf074
MSVC7 Project files..
2002-11-15 00:11:25 +00:00