Commit Graph

53 Commits

Author SHA1 Message Date
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +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
8b2c84620c ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
fb3d665220 ICU-4722 Better fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 19051
2006-02-01 08:33:58 +00:00
Andy Heninger
86da4fa794 ICU-4949 Edit genbrk man page, add install target to makefile.
X-SVN-Rev: 19049
2006-02-01 06:20:13 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
c7ed8ce86e ICU-4949 Ignore man page
X-SVN-Rev: 18870
2005-12-06 21:17:31 +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
George Rhoten
2ffcdbb9d5 ICU-4949 Add some documentation to genbrk
X-SVN-Rev: 18851
2005-12-02 10:20:48 +00:00
George Rhoten
9f158c5eef ICU-4722 Fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 18432
2005-08-15 15:39:20 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +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
Andy Heninger
a992612ff4 ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1
X-SVN-Rev: 17405
2005-03-28 05:21:50 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +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
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
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Steven R. Loomis
2e8a985dc6 ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
2004-11-10 03:47:56 +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
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +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
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
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
George Rhoten
c5dda76d0a ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
George Rhoten
8cdc6cc850 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 13933
2003-12-02 02:31:40 +00:00
Syn Wee Quek
558442a420 ICU-2292 line breaks passing on default option
X-SVN-Rev: 13636
2003-11-07 22:49:38 +00:00
George Rhoten
7736b0df8b ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13589
2003-11-05 17:16:00 +00:00
Syn Wee Quek
4200f73350 ICU-2338 genbrk now using the toolutil/unewdata.h functions and write copyright text if requested
X-SVN-Rev: 13025
2003-09-03 21:12:50 +00:00
George Rhoten
21d646e33d ICU-2338 Add a newline at the end of the file.
X-SVN-Rev: 13023
2003-09-03 15:25:40 +00:00
George Rhoten
2eb2e50e9a ICU-2338 These changes are causing the tests to fail and crash.
Undo them for now until a real fix is created.

X-SVN-Rev: 12992
2003-08-30 19:45:45 +00:00
Syn Wee Quek
db5f63663f ICU-2338 genbrk now using the toolutil/unewdata.h functions and write copyright text if requested
X-SVN-Rev: 12991
2003-08-29 22:39:27 +00:00
Andy Heninger
8fcbf88e68 ICU-3014 Remove some u_init() calls from some tools to get UNIXy builds alive. They're using ICU without needing data, and without valid data available
X-SVN-Rev: 12832
2003-08-15 01:26:22 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
b95dc6d27d ICU-2858 Make it easier to remove data from the data library
X-SVN-Rev: 11799
2003-05-05 16:52:15 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Vladimir Weinstein
c6387c3a52 ICU-2135 fixed bad delete to delete[]
X-SVN-Rev: 10529
2002-12-06 07:21:53 +00:00
Markus Scherer
5e90151e49 ICU-2248 modularize ICU - make data generator tools write dummy data files, satisfying makefile dependencies
X-SVN-Rev: 9936
2002-10-01 17:44:04 +00:00
Markus Scherer
61969c8c50 ICU-2248 modularize ICU
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
George Rhoten
190aa6f5de ICU-2091 Add -i to the genbrk tool for locating the data
X-SVN-Rev: 9655
2002-08-09 20:55:35 +00:00
George Rhoten
f1ed8babf0 ICU-45 Ignore some stuff in CVS
X-SVN-Rev: 9266
2002-07-19 22:23:40 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
George Rhoten
8db892c86d ICU-45 Use U_MAIN_INIT_ARGS properly
X-SVN-Rev: 9196
2002-07-16 02:34:19 +00:00
George Rhoten
60a905c1a2 ICU-1891 Fix for z/OS
X-SVN-Rev: 9092
2002-07-11 15:33:51 +00:00