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
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
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
6649d6d238
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15420
2004-05-20 00:23:13 +00:00
Eric Mader
57bb90bd7f
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15419
2004-05-20 00:15:42 +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
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
3c9f629741
ICU-3612 gentest doesn't need to be in the bin directory for packaging. It's a test tool.
...
X-SVN-Rev: 14593
2004-02-26 01:17:23 +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
9232c173a9
ICU-3222 Fix some compiler warnings.
...
X-SVN-Rev: 14021
2003-12-05 22:49:38 +00:00
George Rhoten
215408d44d
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14019
2003-12-05 22:41:54 +00:00
George Rhoten
046c4fac2d
ICU-3359 Allow the .vcproj files to build in directories with a space in the name
...
X-SVN-Rev: 13591
2003-11-05 19:27:55 +00:00
Markus Scherer
5b8b1b2b4a
ICU-3115 bug fix for >64k table items
...
X-SVN-Rev: 13465
2003-10-18 00:01:19 +00:00
George Rhoten
80976f6056
ICU-3115 Various platform fixes
...
X-SVN-Rev: 13224
2003-09-26 22:05:51 +00:00
Steven R. Loomis
4753306705
ICU-3115 add genres32.c
...
X-SVN-Rev: 13197
2003-09-25 00:23:13 +00:00
Steven R. Loomis
340c611702
ICU-3115 generate test resource for reslist 32 format
...
X-SVN-Rev: 13195
2003-09-25 00:15:04 +00:00
George Rhoten
974564edac
ICU-3260 Make sure that the tools don't need ICU_DATA to be set before being run.
...
X-SVN-Rev: 13119
2003-09-17 02:41:45 +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
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
Andy Heninger
f0f44e915e
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Steven R. Loomis
3ddea88fec
ICU-1992 data loading (.dat -> .icu)
...
X-SVN-Rev: 9232
2002-07-17 19:23:26 +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
1a09ea5eda
ICU-1868 Properly use CPPFLAGS and other flags
...
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29
ICU-1877 Add Win64 support.
...
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
837c7710b4
ICU-1816 Disable language extensions for the compiler.
...
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Yves Arrouye
02eb4684c1
ICU-1798 change project files and fix one code bug to build on Visual
...
Studio .NET
X-SVN-Rev: 8175
2002-03-21 17:09:52 +00:00
Yves Arrouye
ff552c0fdc
ICU-1600 cleaning up of Makefile rules to show more information and less
...
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.
X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
George Rhoten
4ab18457ee
ICU-1482 Oops. The editor removed the tabs for me, which I didn't want to do.
...
X-SVN-Rev: 6816
2001-11-13 03:16:52 +00:00
George Rhoten
1726972ba1
ICU-1482 Build gentest, but do not install
...
X-SVN-Rev: 6810
2001-11-13 01:59:12 +00:00
Yves Arrouye
e54b52b45f
ICU-1482 do not install gentest.
...
X-SVN-Rev: 6772
2001-11-12 06:59:32 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
George Rhoten
d34c838277
ICU-958 Undoing the $(SHELL) changes.
...
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
a440103feb
ICU-958 execute install-sh with the $(SHELL) command.
...
X-SVN-Rev: 4704
2001-05-17 21:56:00 +00:00
George Rhoten
b20ff70c34
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4350
2001-03-27 19:19:53 +00:00
George Rhoten
f630df2b9f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4333
2001-03-26 20:43:03 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
f1ae89200b
ICU-865 Add a newline after a message
...
X-SVN-Rev: 3878
2001-03-02 21:22:23 +00:00
George Rhoten
bc3aaa20ef
ICU-573 Put in putil.h
...
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Vladimir Weinstein
8550451668
ICU-757 copying tools to icu\bin after building
...
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Steven R. Loomis
8de7f0cf35
ICU-758 rename import .lib files
...
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
dc91f9a1ca
ICU-743 moving all data generation to icu/source/data/build's makefile
...
X-SVN-Rev: 3087
2000-12-01 17:24:45 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00