Markus Scherer
9bcc40cf9e
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
...
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Steven R. Loomis
adb11cba8d
ICU-8028 update version number to milestone:4.6, bump timebombs, etc
...
X-SVN-Rev: 28785
2010-10-09 01:23:28 +00:00
Steven R. Loomis
dec09768b9
ICU-7870 Visual Studio 2010
...
X-SVN-Rev: 28442
2010-08-10 20:16:09 +00:00
Steven R. Loomis
d3172c2d68
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
...
X-SVN-Rev: 28055
2010-05-12 17:56:02 +00:00
Steven R. Loomis
7a93a3c3e2
ICU-7336 restore build steps on C/unix
...
X-SVN-Rev: 27477
2010-02-02 21:49:58 +00:00
Michael Ow
c6385f6209
ICU-7068 Add statements to ensure that uconfigtest passes
...
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Steven R. Loomis
9f373b4b5a
ICU-6902 merge of r26358 into trunk (z changes)
...
X-SVN-Rev: 26381
2009-07-18 02:35:27 +00:00
Andy Heninger
73724078aa
ICU-6679 Visual Studio project files upgrade to version 2008
...
X-SVN-Rev: 25256
2009-01-15 01:50:06 +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
Steven R. Loomis
823e58911b
ICU-6098 move getCurrentYear into toolutil
...
X-SVN-Rev: 23949
2008-05-21 00:12:48 +00:00
Steven R. Loomis
297a478ee0
ICU-6098 update to versioning and urename
...
X-SVN-Rev: 23948
2008-05-20 22:59:55 +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
Yoshito Umaoka
7ccc5b70ff
ICU-6051 Changed from Calendar.IS_LEAP_MONTH to ChineseCalendar.IS_LEAP_MONTH in the data drive test generation code.
...
X-SVN-Rev: 23023
2007-12-05 20:22:54 +00:00
Eric Mader
bb4a371fdb
ICU-5805 Update copyright notices for ICU 3.8
...
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
211578fa68
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
Steven R. Loomis
db71bd3ffe
ICU-4567 DebugUtilitiesData generation from C
...
X-SVN-Rev: 22004
2007-07-16 22:07:35 +00:00
Steven R. Loomis
75b000dece
ICU-4567 IWIW (it works in windows)
...
X-SVN-Rev: 21967
2007-07-13 18:32:08 +00:00
Steven R. Loomis
8350ca45c4
ICU-4567 test data generation for J
...
X-SVN-Rev: 21957
2007-07-12 23:57:26 +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
George Rhoten
874e5c5711
ICU-4988 Hide unnecessary messages from Visual Studio,
...
which interprets the : in filenames to mean something special.
X-SVN-Rev: 20769
2006-12-12 23:56:21 +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
ba00f9b408
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19273
2006-02-24 19:47:47 +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
3462ebb55d
ICU-4827 Ignore gentest.exe
...
X-SVN-Rev: 18890
2005-12-12 17:07:36 +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
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
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