Commit Graph

375 Commits

Author SHA1 Message Date
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