Steven R. Loomis
8f66cef840
ICU-5175 remove icuswap (decmn already gone) from makefile.
...
X-SVN-Rev: 24495
2008-08-14 18:54:01 +00:00
Michael Ow
1215abdc6d
ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
...
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Michael Ow
3d1a4a3fce
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
...
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a
ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
...
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
George Rhoten
c72d3c93e8
ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
...
X-SVN-Rev: 23362
2008-02-07 10:05:26 +00:00
George Rhoten
967b65a458
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
3e9764f769
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
No need to use =1
X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.
X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01
ICU-2401 clean up .cvsignore files
...
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
fe36a94fdc
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
George Rhoten
d23a8d71e0
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19583
2006-04-24 22:12:37 +00:00
George Rhoten
6ee152ae4c
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18950
2006-01-04 05:51:37 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
Markus Scherer
180d06a431
ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools
...
X-SVN-Rev: 18466
2005-08-26 15:30:42 +00:00
Steven R. Loomis
4682d06d32
ICU-4620 uconfig test updates
...
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
George Rhoten
d6080ceac5
ICU-4449 Fix for EBCDIC platforms. Calculate the offsets correctly.
...
X-SVN-Rev: 18090
2005-06-29 20:13:45 +00:00
Vladimir Weinstein
b10ec1881c
ICU-4599 promote @draft ICU 2.8 to @internal in an implementation file
...
X-SVN-Rev: 18040
2005-06-24 22:37:00 +00:00
Markus Scherer
0a7413ccd9
ICU-4497 fix compiler warning
...
X-SVN-Rev: 17845
2005-06-09 17:39:21 +00:00
Markus Scherer
681fbba869
ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
...
X-SVN-Rev: 17558
2005-05-05 17:47:39 +00:00
Markus Scherer
cd4ea6fd23
ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
...
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
George Rhoten
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
45c0779e09
ICU-4420 Drop support for MSVC 6 project files
...
X-SVN-Rev: 17278
2005-03-03 16:19:41 +00:00
Markus Scherer
739b6a5220
ICU-4287 move bidi/shaping properties to ubidi.icu
...
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00
George Rhoten
b42fe1345c
ICU-4154 Fixes for IRIX. The standard headers are broken on IRIX.
...
X-SVN-Rev: 16831
2004-11-12 00:26:54 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
Markus Scherer
5aa9e27ac0
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
...
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
Markus Scherer
44415c556a
ICU-3969 swap ucase.icu
...
X-SVN-Rev: 16261
2004-09-06 16:02:27 +00:00
George Rhoten
1bf207e545
ICU-3741 Ignore some things that appear on Cygwin
...
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
919d6d3f2a
ICU-3389 Don't create a .lib by not exporting some symbols
...
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
761dc84de0
ICU-3389 Fix make clean and remove a few unused variables.
...
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Markus Scherer
9672a9b446
ICU-2235 swapping of .dat package files must also rename ToC entry names, replacing the old package name with the new one as a prefix for each entry
...
X-SVN-Rev: 14322
2004-01-15 00:23:07 +00:00
George Rhoten
6de6cf5fe3
ICU-2962 Use U_CALLCONV for z/OS
...
X-SVN-Rev: 14291
2004-01-10 00:34:53 +00:00
George Rhoten
fcee919cba
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14239
2004-01-06 21:19:44 +00:00
Steven R. Loomis
f1dc07eef8
ICU-2235 forgot to remove the man pages
...
X-SVN-Rev: 14227
2003-12-31 18:03:33 +00:00
George Rhoten
0872f65afb
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13599
2003-11-06 02:17:24 +00:00
Markus Scherer
a93d362161
ICU-2235 improve error reporting
...
X-SVN-Rev: 13396
2003-10-12 17:37:11 +00:00
Andy Heninger
212715d5fb
ICU-2235 add RBBI data swapping
...
X-SVN-Rev: 13231
2003-09-29 17:24:15 +00:00
Markus Scherer
e9d1c49ba6
ICU-2235 add swapping of pnames.icu
...
X-SVN-Rev: 13175
2003-09-23 21:06:24 +00:00
Markus Scherer
c192f04f76
ICU-2235 reduce the warning level to 3
...
X-SVN-Rev: 13174
2003-09-23 21:03:43 +00:00
Markus Scherer
8cd976e6f9
ICU-2235 add swapping of StringPrep .spp profile data
...
X-SVN-Rev: 13166
2003-09-22 22:51:37 +00:00
Markus Scherer
2f7dec1c29
ICU-2235 add swapping of unorm.icu
...
X-SVN-Rev: 13164
2003-09-22 21:57:14 +00:00
Markus Scherer
a5ec028eea
ICU-2235 add swapping of ICU .cnv conversion tables
...
X-SVN-Rev: 13155
2003-09-22 13:57:19 +00:00
Markus Scherer
c7ec51fed0
ICU-2235 bug fix
...
X-SVN-Rev: 13141
2003-09-18 21:51:47 +00:00
Markus Scherer
ed4f41e5e7
ICU-2235 add swapping of ICU .dat package files
...
X-SVN-Rev: 13135
2003-09-18 21:33:37 +00:00