Jeff Genovy
da15efacf0
ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds.
...
X-SVN-Rev: 41452
2018-05-24 05:54:49 +00:00
Jeff Genovy
bb915931d0
ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds.
...
X-SVN-Rev: 41049
2018-03-02 03:20:22 +00:00
Jeff Genovy
9b21c4d010
ICU-13473 Add a new target to the VS project files called CopyUnicodeHeaderFiles, which will copy all of the project header files to the common output location. This is much cleaner and far less error prone than having each header file manually listed in the VS project file. Merge to trunk.
...
X-SVN-Rev: 40969
2018-02-22 02:59:34 +00:00
Jeff Genovy
3c7a6e30ab
ICU-13171 Fix issues with ICU4C Samples, and various issues with vcxproj files.
...
The samples now all build on Win32, except for the layout sample (but the LE is deprecated).
X-SVN-Rev: 40951
2018-02-20 10:03:29 +00:00
Jeff Genovy
e9946ec98e
ICU-13027 - Merge in changes from 'branches/shawnste/working/icu4c'
...
X-SVN-Rev: 39890
2017-03-21 01:03:49 +00:00
Steven R. Loomis
4136a2f257
ICU-12708 bye bye layout engine
...
X-SVN-Rev: 39176
2016-09-09 21:28:18 +00:00
Yoshito Umaoka
df13ae5e76
ICU-9396 Reverted allinone.sln changes in the previous commit.
...
X-SVN-Rev: 34364
2013-09-17 21:17:03 +00:00
Yoshito Umaoka
271e788d65
ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
...
X-SVN-Rev: 34363
2013-09-17 21:08:10 +00:00
Steven R. Loomis
df276b7a30
ICU-10342 remove OS deps from derb
...
X-SVN-Rev: 34174
2013-09-04 00:10:00 +00:00
John Emmons
6ac85a8d6c
ICU-9820 Fix solution file to build i18n properly on x64
...
X-SVN-Rev: 33008
2013-01-02 22:02:13 +00:00
Yoshito Umaoka
7586fcf7d4
ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
...
X-SVN-Rev: 32994
2012-12-19 05:12:25 +00:00
Maxime Serrano
c64c0299d7
ICU-9353 merge dbbi-tries work into the trunk
...
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
Michael Ow
62f31776b0
ICU-8513 Fix MSVC project and solution file errors
...
X-SVN-Rev: 31505
2012-02-24 15:50:41 +00:00
Yoshito Umaoka
1641940f00
ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
...
X-SVN-Rev: 31469
2012-02-21 11:06:50 +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
Markus Scherer
e6c5486734
ICU-7611 take genuca out of the build
...
X-SVN-Rev: 27926
2010-04-10 04:14:01 +00:00
Markus Scherer
b5f138b98b
ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
...
X-SVN-Rev: 27918
2010-04-09 23:30:02 +00:00
Markus Scherer
0cf5380d97
ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
...
X-SVN-Rev: 27602
2010-02-19 19:30:33 +00:00
Markus Scherer
81234fecdb
ICU-7273 add loading of custom data, with caching, test data and test code
...
X-SVN-Rev: 27578
2010-02-16 23:43:22 +00:00
Steven R. Loomis
800da956b2
ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
...
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633 and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182 )
X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
Michael Ow
e5c0878966
ICU-7273 Fix allinone solution file.
...
X-SVN-Rev: 27162
2010-01-07 19:17:06 +00:00
Markus Scherer
8ddbd1394c
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
...
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Michael Ow
54056e4534
ICU-4790 Add missing dependency, gencfu, for the makedata project in the solution file.
...
X-SVN-Rev: 25635
2009-03-19 20:05:19 +00:00
Michael Ow
6e2cab78b2
ICU-6795 Add cal and date sample program to main solution file.
...
X-SVN-Rev: 25608
2009-03-17 15:59:12 +00:00
Michael Ow
22a10076e8
ICU-4790 Fix gencfu.vcproj from referring to genbrk.* Also fix x64 platform for gencfu.
...
X-SVN-Rev: 25552
2009-03-11 20:45:32 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +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
Steven R. Loomis
86527dd488
ICU-5175 remove icuswap from project files.
...
X-SVN-Rev: 24496
2008-08-14 18:54:42 +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
Eric Mader
48cc4bf0aa
ICU-5923 need to map from physical to logical when copying RTL char indices.
...
X-SVN-Rev: 22721
2007-09-29 00:55:19 +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
George Rhoten
bd26158496
ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
...
pkgdata depends on icupkg.
X-SVN-Rev: 21413
2007-04-13 20:29:46 +00:00
George Rhoten
7ab2d29695
ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
...
X-SVN-Rev: 21353
2007-04-04 22:50:49 +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
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
Eric Mader
e4ae327eed
ICU-3979 Add automatic LayoutEngine tests.
...
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
George Rhoten
92a50f8a73
ICU-5117 Fixes for Windows
...
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
George Rhoten
2173f3a7ac
ICU-4803 makedata now depends on icupkg
...
X-SVN-Rev: 18943
2006-01-03 20:03:32 +00:00
George Rhoten
8302032efc
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
Markus Scherer
6a745cd16e
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00
Markus Scherer
e37a743281
ICU-4011 add tiny XML parser to toolutil library
...
X-SVN-Rev: 17485
2005-04-17 23:58:53 +00:00
George Rhoten
296c4ce9bb
ICU-4351 Allow data to be built from a .dat archive.
...
X-SVN-Rev: 17389
2005-03-25 05:40:51 +00:00
George Rhoten
48a2eb0433
ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
...
X-SVN-Rev: 17276
2005-03-03 08:54:57 +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
Markus Scherer
b1c08ad27e
ICU-3969 add dependency makedata->gencase
...
X-SVN-Rev: 16277
2004-09-08 14:32:05 +00:00
George Rhoten
35591b2f7a
ICU-3969 Fix the gencase dependencies in vs.net
...
X-SVN-Rev: 16272
2004-09-07 23:45:09 +00:00
George Rhoten
db553b74eb
ICU-3499 Move icuio to a supported directory.
...
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
George Rhoten
a4cc98a1ef
ICU-3679 Merge ieeetest into intltest, and add iotest
...
X-SVN-Rev: 14857
2004-04-05 17:06:29 +00:00
George Rhoten
1af5e5d9e0
ICU-3679 Merge ieeetest into intltest, and add iotest
...
X-SVN-Rev: 14851
2004-04-04 08:10:35 +00:00