George Rhoten
52b70fb139
ICU-5992 Fix icu-config for Windows
...
X-SVN-Rev: 22789
2007-10-13 08:16:49 +00:00
Deborah Goldsmith
a8649df443
ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
...
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
Steven R. Loomis
9770c58ec3
ICU-5951 install.sh not found for pkgdata on solaris in installed ICU
...
X-SVN-Rev: 22706
2007-09-20 16:19:52 +00:00
Steven R. Loomis
25828bbf0e
ICU-5527 improve tzcode compilation
...
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
George Rhoten
a45ce20a2b
ICU-5799 Add options to hide some library functions for future reference.
...
These options are commented out until U_CAPI can import and export as needed.
X-SVN-Rev: 22358
2007-08-12 05:41:18 +00:00
George Rhoten
07a0475c66
ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
...
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
George Rhoten
116a585ab3
ICU-5445 Ignore some unnecessary warnings about casting between
...
undefined C types and real C++ types.
X-SVN-Rev: 22356
2007-08-12 00:35:41 +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
9833e48d70
ICU-5786 Revert back to the correct way to version library names on Mac OS X.
...
X-SVN-Rev: 22153
2007-07-26 17:08:57 +00:00
George Rhoten
86bdf2deee
ICU-5803 Porting fixes for MinGW
...
X-SVN-Rev: 22149
2007-07-26 07:06:04 +00:00
George Rhoten
2a97497038
ICU-5803 Porting fixes for MinGW
...
X-SVN-Rev: 22148
2007-07-26 06:42:56 +00:00
George Rhoten
04f79f5d29
ICU-5799 HP aC++/ANSI C B3910B A.06.10 doesn't support +Olibcalls any more.
...
This is on by default in the new compiler. It's off by default in the old
compiler.
X-SVN-Rev: 22099
2007-07-23 07:27:44 +00:00
George Rhoten
6347a90f93
ICU-5576 Use the C compiler for compiling C code.
...
X-SVN-Rev: 22021
2007-07-17 22:23:08 +00:00
George Rhoten
9bc3cbe26e
ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
...
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
George Rhoten
aac57e68d4
ICU-5776 Platform specific fix for pkgdata users
...
X-SVN-Rev: 21936
2007-07-10 19:26:05 +00:00
George Rhoten
340f980d77
ICU-5423 Information from the daylight global variable is insufficient.
...
Probing when daylight occurs seems more reliable.
X-SVN-Rev: 21837
2007-06-28 07:33:44 +00:00
George Rhoten
4dba503eca
ICU-5445 This compiler warning no longer needs to be suppressed.
...
X-SVN-Rev: 21604
2007-05-31 03:22:17 +00:00
George Rhoten
2140680584
ICU-5576 Add some more documentation
...
X-SVN-Rev: 21589
2007-05-29 17:00:54 +00:00
George Rhoten
2280a851bd
ICU-5576 Change some z/OS optimization flags.
...
X-SVN-Rev: 21588
2007-05-29 16:24:01 +00:00
George Rhoten
8b4158e5a1
ICU-5576 Describe _MSE_PROTOS, NOCSECT, dll, xplink interaction.
...
X-SVN-Rev: 21587
2007-05-29 08:17:21 +00:00
George Rhoten
e2494b2ac3
ICU-5591 Fix path resolution.
...
X-SVN-Rev: 21475
2007-05-01 05:08:47 +00:00
George Rhoten
28338fd1d6
ICU-4988 Fix out of source builds.
...
X-SVN-Rev: 21374
2007-04-06 23:12:51 +00:00
George Rhoten
6cc2272493
ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
...
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
37bfd6d7c0
ICU-5576 -Wl,EDIT=NO can't be used with the Link Pack Area (LPA), which enables ICU to really be shared. Add the RENT option for the default C programs. Deprecate OS390_STUBDATA due to lack of patch support.
...
X-SVN-Rev: 21295
2007-03-20 05:42:28 +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
a443c0217f
ICU-4988 Fixes for MSVC 2005
...
X-SVN-Rev: 20798
2006-12-15 16:28:19 +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
7edb8302ac
ICU-5452 Use icupkg instead of gencmn for better cross compiling.
...
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
George Rhoten
b64be9aad4
ICU-5423 One possible fix for properly detecting the default timezone on Linux.
...
X-SVN-Rev: 20621
2006-11-01 09:04:57 +00:00
George Rhoten
01745ec4fc
ICU-5469 Improve usage of _XOPEN_SOURCE_EXTENDED
...
X-SVN-Rev: 20540
2006-10-20 18:57:55 +00:00
John Emmons
b40139bdff
ICU-5351 Filter out SHARED_OBJECT from icu-config
...
X-SVN-Rev: 20177
2006-08-29 15:57:43 +00:00
George Rhoten
04037f88a9
ICU-5254 Fix multithreaded safety for MinGW
...
X-SVN-Rev: 20068
2006-08-15 08:24:13 +00:00
George Rhoten
46d9f5589d
ICU-5261 The data library doesn't need the C++ libraries.
...
X-SVN-Rev: 19838
2006-07-13 18:59:42 +00:00
George Rhoten
512fad5c40
ICU-5261 Fixes for Solaris 10
...
X-SVN-Rev: 19834
2006-07-13 07:38:31 +00:00
George Rhoten
794e816234
ICU-4869 Make sure that threading options are correctly defined.
...
X-SVN-Rev: 19820
2006-07-11 04:13:06 +00:00
George Rhoten
37b0527b38
ICU-5129 Don't include the current directory for the default library path.
...
X-SVN-Rev: 19452
2006-03-27 17:29:15 +00:00
George Rhoten
3bc9b13a04
ICU-5121 Improve usage of _REENTRANT
...
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
f5d50b8d93
ICU-4869 Make it easier to read the logs.
...
X-SVN-Rev: 19286
2006-02-25 05:34:28 +00:00
George Rhoten
d0d6fd29ce
ICU-4869 Make it easier for the samples to work on z/OS
...
X-SVN-Rev: 19285
2006-02-25 05:06:19 +00:00
George Rhoten
3cfb5459ac
ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
...
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
4baa77b32b
ICU-5068 Remove the PTX configuration due to lack of testing.
...
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
George Rhoten
9a85c5951c
ICU-5002 Update the copyright.
...
X-SVN-Rev: 19050
2006-02-01 07:52:42 +00:00
George Rhoten
5edfe10654
ICU-4869 Use some _SHR_ macros more accurately
...
X-SVN-Rev: 19043
2006-01-30 06:33:42 +00:00
Deborah Goldsmith
913207b34a
ICU-5002 Update mh-darwin for POSIX compliance
...
X-SVN-Rev: 19026
2006-01-26 00:43:14 +00:00
George Rhoten
df92a00216
ICU-4869 Remove a warning about exporting main from applications.
...
X-SVN-Rev: 19024
2006-01-25 21:22:11 +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
08b8c88441
ICU-4981 Make sure that -soname is used for linking.
...
X-SVN-Rev: 18916
2005-12-20 18:15:48 +00:00
George Rhoten
c0056fbde0
ICU-4941 Allow icu-config to work correctly with the if statements.
...
X-SVN-Rev: 18844
2005-12-01 02:06:30 +00:00
George Rhoten
d7c162a233
ICU-4941 Fixes for z/OS and icu-config
...
X-SVN-Rev: 18831
2005-11-28 17:17:23 +00:00
George Rhoten
c4a4fb4212
ICU-4901 /GX has been removed from MSVC 2005.
...
/EHsc should be just as good in older versions of MSVC.
X-SVN-Rev: 18730
2005-10-28 00:32:00 +00:00
George Rhoten
9b45236c3f
ICU-4738 Don't put .so files in the lib directory.
...
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
John Emmons
37e2ec00da
ICU-4738 Get rid of 64.o rules until we need them
...
X-SVN-Rev: 18550
2005-09-20 14:48:48 +00:00
John Emmons
b71fb32e87
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18507
2005-09-08 18:11:32 +00:00
George Rhoten
460b96631c
ICU-4687 Fix make check
...
X-SVN-Rev: 18359
2005-07-27 06:48:20 +00:00
George Rhoten
fb980e9475
ICU-4687 Fix make install
...
X-SVN-Rev: 18358
2005-07-27 06:14:24 +00:00
Steven R. Loomis
69451e310e
ICU-4683 icu-config cygwin fixes
...
X-SVN-Rev: 18338
2005-07-22 22:58:08 +00:00
George Rhoten
5ee0eeeda8
ICU-4682 Fixes for gcc on AIX
...
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
George Rhoten
6025ec6275
ICU-4065 Known better fix for Solaris. Comment out this fix, until its ramifications can be determined.
...
X-SVN-Rev: 18274
2005-07-18 21:04:12 +00:00
George Rhoten
f14317a91d
ICU-4638 Fix for Solaris x86 with Sun's compiler
...
X-SVN-Rev: 18191
2005-07-11 20:27:45 +00:00
George Rhoten
18183a3fe9
ICU-4449 OS400 is defined in platform.h now.
...
X-SVN-Rev: 18111
2005-07-01 06:08:07 +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
Steven R. Loomis
7e5ec90bf7
ICU-4542 fixed ARFLAGS
...
X-SVN-Rev: 17725
2005-05-27 23:49:32 +00:00
George Rhoten
5079e77d15
ICU-4419 Fixes for icu-config. These changes are common to several platforms (besides just MinGW).
...
X-SVN-Rev: 17686
2005-05-25 07:01:32 +00:00
George Rhoten
9ed71f7085
ICU-4480 Fix some optimization flag typos
...
X-SVN-Rev: 17477
2005-04-13 19:26:58 +00:00
George Rhoten
528569a151
ICU-4421 Fix Solaris x86 compile failures when building the data
...
library.
X-SVN-Rev: 17373
2005-03-22 18:47:21 +00:00
George Rhoten
7dc1243a75
ICU-4420 Make ICU work with Cygwin and MSVC 6 on Windows 98.
...
X-SVN-Rev: 17371
2005-03-22 03:37:06 +00:00
George Rhoten
0f5e7481e8
ICU-4419 Fix incorrect dependency generation for MinGW and Cygwin.
...
X-SVN-Rev: 17356
2005-03-18 05:21:44 +00:00
George Rhoten
b379ce94c7
ICU-4420 Fix for MSVC 6 on Windows 98. cygpath is broken on Windows 98.
...
X-SVN-Rev: 17353
2005-03-17 21:08:13 +00:00
George Rhoten
e44d9ec250
ICU-4419 Fix some MinGW data build issues
...
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
George Rhoten
8ee0d550f0
ICU-4419 Fix some MinGW data build issues
...
X-SVN-Rev: 17327
2005-03-11 08:57:06 +00:00
George Rhoten
ece68847de
ICU-4280 Improve the z/OS ASCII support
...
X-SVN-Rev: 16916
2004-12-04 22:57:38 +00:00
George Rhoten
db0f035859
ICU-4280 Improve the z/OS ASCII support.
...
X-SVN-Rev: 16914
2004-12-04 01:25:57 +00:00
George Rhoten
ef1ac9b4f4
ICU-3229 Pass in special LDFLAGS when creating a shared data library.
...
This will make sure that the proper /base: can be passed in on Windows,
and it changes how the shared data library is created on at least Linux so that it requires no C runtime initialization (faster load time).
X-SVN-Rev: 16905
2004-12-02 07:37:00 +00:00
George Rhoten
d4cfb5dd8f
ICU-2961 Make stubdata mirror pkgdata settings.
...
X-SVN-Rev: 16897
2004-11-25 01:28:59 +00:00
George Rhoten
5b575ed168
ICU-4244 The fixes for Cygwin/MSVC also need to be applied to Cygwin.
...
X-SVN-Rev: 16889
2004-11-22 23:27:00 +00:00
George Rhoten
1f8fee4a46
ICU-4244 Fixes for Cygwin/MSVC installation.
...
X-SVN-Rev: 16877
2004-11-17 20:41:21 +00:00
George Rhoten
44db2a42bc
ICU-4154 Fixes for IRIX. Add pthread safety.
...
X-SVN-Rev: 16848
2004-11-13 00:01:27 +00:00
George Rhoten
075adc8b89
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
George Rhoten
716599aa07
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
George Rhoten
a3c828c1ad
ICU-4148 Improve the MinGW configuration so that it can get further along in the build process.
...
It doesn't complete yet, but this is a work in progress.
Commit changes for now so that others may improve the build.
X-SVN-Rev: 16706
2004-11-01 23:22:40 +00:00
George Rhoten
1ea4086cc6
ICU-3855 Fix minor Cygwin build and linking issues.
...
X-SVN-Rev: 16612
2004-10-25 17:01:32 +00:00
George Rhoten
0351f8c29e
ICU-4154 Speed up building the data library
...
X-SVN-Rev: 16608
2004-10-24 19:57:55 +00:00
George Rhoten
15ac6a140c
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16586
2004-10-21 16:22:07 +00:00
George Rhoten
a860edf4f6
ICU-4138 Refix OS390_STUBDATA
...
X-SVN-Rev: 16508
2004-10-15 16:25:11 +00:00
George Rhoten
7d820669c9
ICU-4116 Improve Linux PPC data building
...
X-SVN-Rev: 16449
2004-10-11 23:12:42 +00:00
George Rhoten
23433708ce
ICU-4116 Improve the Linux PPC pkgdata's usage of genccode.
...
X-SVN-Rev: 16417
2004-10-07 20:42:34 +00:00
George Rhoten
64a50b501a
ICU-3855 Partially fix the icu-config script
...
X-SVN-Rev: 16388
2004-10-02 06:53:24 +00:00
George Rhoten
71bfb44cba
ICU-4116 Add Linux PPC configuration.
...
X-SVN-Rev: 16372
2004-09-30 18:51:03 +00:00
George Rhoten
7c8cde9cee
ICU-4073 Move -qALWLIBUPD=*YES and some other documentation.
...
X-SVN-Rev: 16322
2004-09-14 17:34:17 +00:00
George Rhoten
6fe68cb5ba
ICU-3855 Improve static libraries
...
X-SVN-Rev: 16305
2004-09-12 22:30:29 +00:00
George Rhoten
1b02c70039
ICU-4073 Add -qALWLIBUPD=*YES and some other documentation.
...
X-SVN-Rev: 16206
2004-08-27 21:37:46 +00:00
George Rhoten
bc04cf3e3f
ICU-3855 Make sure that assertions are disabled in the library code in release mode.
...
The project files work the same way.
X-SVN-Rev: 16195
2004-08-27 03:56:13 +00:00
George Rhoten
4bbfad48e4
ICU-4053 Fix a documentation typo
...
X-SVN-Rev: 16132
2004-08-08 19:25:11 +00:00
George Rhoten
30ba09242b
ICU-3960 Remove unused variables when creating a library
...
X-SVN-Rev: 16054
2004-07-19 14:17:45 +00:00
George Rhoten
fd573feb3b
ICU-3851 Fix for z/OS because its version of GNU make doesn't handle macro function
...
X-SVN-Rev: 15898
2004-06-17 18:14:07 +00:00
George Rhoten
092fb18d7e
ICU-3389 Use the right import library name
...
X-SVN-Rev: 15873
2004-06-14 22:53:54 +00:00
Steven R. Loomis
dbb5332a21
ICU-3780 ignore LD_SONAME in icu-config. If a platform needs it, reimplement in shell form using #SH#LD_SONAME=... in the mh- file.
...
X-SVN-Rev: 15821
2004-06-09 23:04:34 +00:00
George Rhoten
98683844ae
ICU-3389 Improve out of source building
...
X-SVN-Rev: 15749
2004-06-07 04:41:08 +00:00