Commit Graph

485 Commits

Author SHA1 Message Date
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
Eric Mader
2080453d18 ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
X-SVN-Rev: 15666
2004-06-01 23:12:21 +00:00
Eric Mader
8492d2095e ICU-3466 Clean up hdrtst, only work w/ installed ICU, add Makefile.in.
X-SVN-Rev: 15665
2004-06-01 22:55:03 +00:00
Steven R. Loomis
00a33d7eae ICU-3780 add *_SO_TARGET to Makefile.inc
X-SVN-Rev: 15564
2004-05-26 20:39:29 +00:00
George Rhoten
73656228e0 ICU-3389 Allow building in directories with a space in the directory name.
X-SVN-Rev: 15477
2004-05-21 22:29:30 +00:00
George Rhoten
193b323d83 ICU-2242 Remove the -a aCC argument. Old machines can't handle it.
X-SVN-Rev: 15455
2004-05-21 17:31:55 +00:00
George Rhoten
c59fb8d884 ICU-3389 Rename test import library
X-SVN-Rev: 15454
2004-05-21 17:15:31 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
George Rhoten
882c66bf58 ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15348
2004-05-17 23:57:56 +00:00
George Rhoten
3b745c1150 ICU-3389 Fix make install on Windows
X-SVN-Rev: 15332
2004-05-17 06:37:28 +00:00
George Rhoten
2149468515 ICU-3389 Fix make install on Windows
X-SVN-Rev: 15313
2004-05-14 20:08:13 +00:00
George Rhoten
f0a5dc068f ICU-2242 Forgot to add genccode option for aCC
X-SVN-Rev: 15284
2004-05-12 21:42:46 +00:00
George Rhoten
1b58c56a52 ICU-3389 stubdata moved from libdir back to stubdata
X-SVN-Rev: 15269
2004-05-12 01:07:29 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
George Rhoten
97553518b3 ICU-3710 Here are the right threading options.
X-SVN-Rev: 15250
2004-05-11 15:40:51 +00:00
George Rhoten
dad60278cf ICU-3389 Fix static library names
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
4e2017ef10 ICU-3734 Use the base address when needed on Windows.
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
George Rhoten
3839065ad3 ICU-3389 Allow pkgdata to work after it has been installed.
Windows does not need to distinguish between bin and sbin.

X-SVN-Rev: 15156
2004-05-05 17:55:08 +00:00
George Rhoten
46d7166f66 ICU-3389 Use some Cygwin conventions.
X-SVN-Rev: 15152
2004-05-05 05:40:08 +00:00
George Rhoten
8bc208cd9a ICU-3576 Improve static library building ability
X-SVN-Rev: 15151
2004-05-05 04:15:32 +00:00
George Rhoten
26da9390a9 ICU-3389 Fix library versioning
X-SVN-Rev: 15146
2004-05-04 20:24:35 +00:00
George Rhoten
8311fefd94 ICU-3389 Fix --enable-debug. The configure script can't handle debug options.
X-SVN-Rev: 15137
2004-05-04 04:18:01 +00:00
George Rhoten
4a9c464a1d ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15083
2004-04-28 06:34:25 +00:00
George Rhoten
d0426c2053 ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15082
2004-04-28 05:46:02 +00:00
George Rhoten
3f6a9fdd2f ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15081
2004-04-28 05:35:58 +00:00
George Rhoten
f2747b11ba ICU-3389 Improve the ability to generate static libraries on Windows.
X-SVN-Rev: 15074
2004-04-28 03:09:32 +00:00
Unknown User
c54e347f0f ICU-3389 unbreak icu-config. Needs to be done for all mh-files most probably. [srl]
X-SVN-Rev: 15071
2004-04-28 01:26:48 +00:00
Steven R. Loomis
772708f9e5 ICU-3682 Fix for cygwin / gcc
X-SVN-Rev: 15018
2004-04-21 20:18:45 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
George Rhoten
c786c64fec ICU-3682 Improve the post link step for data library generation.
X-SVN-Rev: 14940
2004-04-12 23:20:23 +00:00
George Rhoten
dd190abe0c ICU-3389 CygWin/MSVC "make install" changes
X-SVN-Rev: 14899
2004-04-07 16:54:33 +00:00
George Rhoten
e933160ccc ICU-3389 Use a closer naming scheme that the current MSVC project files use.
X-SVN-Rev: 14870
2004-04-05 21:26:57 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
Alan Liu
965742a9d9 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14831
2004-04-01 06:43:16 +00:00
George Rhoten
5dee89fa1d ICU-3389 Ignore generated files
X-SVN-Rev: 14828
2004-04-01 05:02:54 +00:00
George Rhoten
3ab00f7a93 ICU-3673 Fix *_FALSE and ustdio usage
X-SVN-Rev: 14815
2004-04-01 00:21:58 +00:00
George Rhoten
7486bfb6e8 ICU-3389 CygWin/MSVC changes
X-SVN-Rev: 14813
2004-03-31 22:33:46 +00:00
George Rhoten
3589fc94d2 ICU-3389 Fix symlink for dependency checking.
X-SVN-Rev: 14797
2004-03-29 22:58:46 +00:00
George Rhoten
2f36f0f0fa ICU-3389 Partially fix static libraries that come out of pkgdata
X-SVN-Rev: 14796
2004-03-29 22:48:08 +00:00
George Rhoten
98f7496eef ICU-3389 Enable C++ exceptions
X-SVN-Rev: 14795
2004-03-29 22:31:23 +00:00
George Rhoten
b37e646814 ICU-3389 Fix for how the library is named
X-SVN-Rev: 14783
2004-03-27 00:37:02 +00:00
George Rhoten
35c841b319 ICU-3389 Fix library versioning.
X-SVN-Rev: 14782
2004-03-26 22:33:12 +00:00
George Rhoten
89dbc3cb3d ICU-3389 Fix for how the library is named
X-SVN-Rev: 14772
2004-03-26 18:07:36 +00:00
George Rhoten
bb1df1918e ICU-3389 Fix library installation
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
George Rhoten
5351dd3546 ICU-3389 Fix for how the library is named
X-SVN-Rev: 14769
2004-03-26 08:04:52 +00:00
George Rhoten
1745685d1e ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
fab44fed99 ICU-2242 Assembly generation updates
X-SVN-Rev: 14671
2004-03-10 22:34:38 +00:00
George Rhoten
79ce810511 ICU-2242 Assembly generation updates
X-SVN-Rev: 14670
2004-03-10 21:47:02 +00:00
George Rhoten
6feaf2b228 ICU-2242 Assembly generation updates
X-SVN-Rev: 14669
2004-03-10 18:31:04 +00:00
George Rhoten
e8d29efc2a ICU-2242 Assembly generation updates
X-SVN-Rev: 14668
2004-03-10 17:57:37 +00:00
George Rhoten
3e4ca7e34c ICU-2242 Assembly generation updates
X-SVN-Rev: 14663
2004-03-09 23:36:16 +00:00
George Rhoten
4178784218 ICU-2242 Integrate automatic genccode -a usage into pkgdata
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
George Rhoten
0ce0882b58 ICU-2242 Commit prototype to allow genccode to generate assembly code.
X-SVN-Rev: 14612
2004-02-27 22:54:23 +00:00
Steven R. Loomis
2f5b44cbe2 ICU-3463 (1) allow command-line environment to override package data mode for icu-config (2) emit correct data dir from --icudatadir and --icudata-install-dir
X-SVN-Rev: 14550
2004-02-20 01:11:44 +00:00
George Rhoten
e24f4f5a94 ICU-2962 Fix for make install on z/OS
X-SVN-Rev: 14358
2004-01-16 23:12:11 +00:00
Steven R. Loomis
b74a06243a ICU-3025 aix GCC
X-SVN-Rev: 14320
2004-01-14 23:54:41 +00:00
George Rhoten
ccb727ae84 ICU-3485 Remove -brtl and use .a instead of .so. :-(
X-SVN-Rev: 14270
2004-01-08 22:54:22 +00:00
George Rhoten
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Eric Mader
f37535fc8a ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14216
2003-12-23 20:56:39 +00:00
Steven R. Loomis
c08a895c4b ICU-3025 another change (to bump the version # up)
X-SVN-Rev: 14202
2003-12-20 00:08:31 +00:00
Steven R. Loomis
9cbb4fd3d0 ICU-3025 no change
X-SVN-Rev: 14201
2003-12-20 00:05:14 +00:00
Steven R. Loomis
bd706aebf9 ICU-3025 AIX support for GCC
X-SVN-Rev: 14200
2003-12-20 00:04:11 +00:00
Eric Mader
6aac9dbeb8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
George Rhoten
30e59fc03d ICU-3456 Make HP-UX more thread safe.
X-SVN-Rev: 14101
2003-12-11 18:40:46 +00:00
George Rhoten
2be341254a ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14004
2003-12-04 22:04:51 +00:00
George Rhoten
d2cca19fdf ICU-3258 CygWin/MSVC changes. Add possible dependency rule generation for reference.
X-SVN-Rev: 13451
2003-10-17 07:22:14 +00:00
George Rhoten
41776fc2e1 ICU-3313 Fix library versioning
X-SVN-Rev: 13344
2003-10-07 18:36:09 +00:00
Steven R. Loomis
cfb5328a99 ICU-3287 update macosx dependency rules - again.
X-SVN-Rev: 13299
2003-10-03 00:51:29 +00:00
George Rhoten
8c4a58cca7 ICU-3258 CygWin/MSVC changes. Add library versioning information
X-SVN-Rev: 13217
2003-09-26 00:14:25 +00:00
George Rhoten
ac22f8c6fb ICU-2962 Batch changes
X-SVN-Rev: 13216
2003-09-26 00:05:51 +00:00
George Rhoten
fbec1b7ef1 ICU-3258 CygWin/MSVC changes
X-SVN-Rev: 13168
2003-09-23 00:29:28 +00:00
George Rhoten
786e3c7f17 ICU-3258 Fix threading detection
X-SVN-Rev: 13104
2003-09-15 22:31:59 +00:00
George Rhoten
8bc7db283e ICU-3253 Remove a temporary fix for now
X-SVN-Rev: 13090
2003-09-13 09:06:09 +00:00
George Rhoten
61a1109990 ICU-3253 Make it easier for the CygWin/MSVC configuration to work
X-SVN-Rev: 13089
2003-09-13 08:46:41 +00:00
George Rhoten
f96aa0a84a ICU-3221 Stop hiding the linker warning about multiple virtual function
definitions.

X-SVN-Rev: 12957
2003-08-27 01:00:01 +00:00
George Rhoten
e71305bba2 ICU-3097 Change -G to -shared in mh-solaris-gcc and remove the out of
date rules for building .o files in source/data.  We build in source/data/out/build now.

X-SVN-Rev: 12798
2003-08-08 23:53:43 +00:00
George Rhoten
9c0b972277 ICU-3097 Temporarily readd -G because the linker is having problems with the data library in source/data
X-SVN-Rev: 12751
2003-08-04 17:48:34 +00:00
George Rhoten
716b9dec98 ICU-3097 Don't use -G for gcc. Use SHLIB from icudefs.mk, which uses -shared.
X-SVN-Rev: 12671
2003-07-24 17:42:44 +00:00
George Rhoten
93469662b8 ICU-3127 Only use the -mt flag when threads are enabled.
X-SVN-Rev: 12670
2003-07-24 16:49:45 +00:00
George Rhoten
a691adce02 ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12553
2003-06-23 23:22:12 +00:00
George Rhoten
b1ac02131b ICU-3047 Add the BeOS configuration
X-SVN-Rev: 12546
2003-06-23 03:09:00 +00:00
George Rhoten
af0fa7764b ICU-3012 Ignore the generated icu-config
X-SVN-Rev: 12425
2003-06-10 21:44:41 +00:00
Steven R. Loomis
00606bb4a9 ICU-2707 remove targets before linking on aix
X-SVN-Rev: 12388
2003-06-09 22:35:07 +00:00
Steven R. Loomis
e64faf954a ICU-2888 fix to pattern - need to have hyphen (-) as last char in set or it is detected as range.
X-SVN-Rev: 12291
2003-06-04 21:28:58 +00:00
George Rhoten
18ca69ab9a ICU-2628 Add the readonly string option.
X-SVN-Rev: 12278
2003-06-04 18:12:51 +00:00
George Rhoten
ef09563fca ICU-2753 A shared library is now using .so as an extension, and use the modern library naming scheme.
X-SVN-Rev: 12277
2003-06-04 18:03:59 +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
Vladimir Weinstein
c9475e02ae ICU-2959 Updated copyright notices
X-SVN-Rev: 12246
2003-06-03 06:44:40 +00:00
George Rhoten
d5506ace1e ICU-2628 Maybe this XPLINK change will work
X-SVN-Rev: 12227
2003-06-02 22:12:03 +00:00
George Rhoten
6ca0d21176 ICU-2705 Fix ustdio name
X-SVN-Rev: 12207
2003-05-30 23:00:07 +00:00
George Rhoten
929175b5ec ICU-2699 Ignore some compiler warnings
X-SVN-Rev: 12201
2003-05-30 19:11:22 +00:00
George Rhoten
4a68f2acca ICU-2705 Rename ustdio -> icuio for other libraries.
X-SVN-Rev: 12185
2003-05-30 00:00:22 +00:00
George Rhoten
19684fc63d ICU-2628 Fix XPLINK
X-SVN-Rev: 12116
2003-05-27 16:47:59 +00:00
George Rhoten
a2cadde7a0 ICU-2628 Add a comment
X-SVN-Rev: 12083
2003-05-23 17:53:09 +00:00
George Rhoten
e78a782f35 ICU-2628 Add cross compilation features for z/OS
X-SVN-Rev: 12070
2003-05-23 03:45:30 +00:00
George Rhoten
d6ff25b48d ICU-2628 Add XPLINK
X-SVN-Rev: 12069
2003-05-23 02:36:44 +00:00
Steven R. Loomis
7cbdfe1f91 ICU-2888 very complicated change to make2sh.sed (reviewer beware!)
X-SVN-Rev: 11995
2003-05-17 23:27:29 +00:00
Eric Mader
55ab5d7e0e ICU-2243 add Layout Extension Library to --ldflags-layout
X-SVN-Rev: 11732
2003-04-29 20:49:57 +00:00
George Rhoten
f99f2b6080 ICU-2707 Make it easier to install libraries into new locations.
X-SVN-Rev: 11678
2003-04-24 22:06:46 +00:00
Eric Mader
1b9e839652 ICU-2243 Platform-specific definitions of LIBICULX.
X-SVN-Rev: 11677
2003-04-24 21:00:36 +00:00
Ram Viswanadha
6229d94b4e ICU-2074 add LEAK_CHECKER to INVOKE macro
X-SVN-Rev: 11641
2003-04-23 20:59:32 +00:00
George Rhoten
f6cef37345 ICU-2628 Updates for the import library installation on CygWin/MSVC and z/OS,
and updates for installation on CygWin/MSVC and QNX

X-SVN-Rev: 11501
2003-04-10 17:42:21 +00:00
George Rhoten
76aea65f4b ICU-2753 This isn't the complete fix, but it will hopefully make it a little better.
X-SVN-Rev: 11437
2003-04-02 17:47:25 +00:00
George Rhoten
95692f2c03 ICU-2628 Updates for the import library.
X-SVN-Rev: 11376
2003-03-21 01:12:29 +00:00
George Rhoten
fae219cec9 ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
(aka sidedeck on z/OS).

X-SVN-Rev: 11353
2003-03-19 01:56:39 +00:00
George Rhoten
1fd0a95a40 ICU-2759 Add the QNX configuration
X-SVN-Rev: 11330
2003-03-15 02:08:26 +00:00
Steven R. Loomis
e5dcdef9da ICU-2161 added --ldflags-obsolete to icu-config
X-SVN-Rev: 11259
2003-03-07 17:39:09 +00:00
George Rhoten
cd9de6d966 ICU-2705 Fixes for CygWin/MSVC configuration
X-SVN-Rev: 11075
2003-02-17 17:48:50 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
George Rhoten
2e8ab39f15 ICU-2705 Use better library versioning
X-SVN-Rev: 11007
2003-02-11 00:13:03 +00:00
Steven R. Loomis
7d5519f9f6 ICU-2697 better err reporting when mh-unknown is selected.
X-SVN-Rev: 10985
2003-02-06 23:42:40 +00:00
Steven R. Loomis
00ea7b7dc2 ICU-2591 fix dependency files for source that #includes .c file (fix to workaround for GCC3 in OSX10.2 bug)
X-SVN-Rev: 10766
2002-12-19 17:55:42 +00:00
Steven R. Loomis
a6bd1bd7bd ICU-2330 mh-darwin update for 10.2 (GCC3)
X-SVN-Rev: 10573
2002-12-10 01:43:05 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Steven R. Loomis
3c1e60a214 ICU-2116 --cflags-dynamic, --cppflags-dynamic, --cxxflags-dynamic options for compiling to target shared libraries
X-SVN-Rev: 10268
2002-11-15 19:01:05 +00:00
George Rhoten
8d00ea2329 ICU-2461 Initial port of ICU to HP-UX with gcc.
X-SVN-Rev: 10141
2002-11-01 19:12:24 +00:00
George Rhoten
8824e0a8fa ICU-1891 Add better support for z/OS batch mode.
X-SVN-Rev: 9677
2002-08-12 20:30:23 +00:00
Steven R. Loomis
62d9d90d07 ICU-1898 double suffixes, quadruple suffixes, Aieeeee! [pushback from 2.0.3]
X-SVN-Rev: 9506
2002-08-01 03:28:53 +00:00
Ram Viswanadha
c4d817c9ca ICU-2035 shlib-c and shlib-cc for building shared libraries
X-SVN-Rev: 9490
2002-07-31 23:41:33 +00:00
Steven R. Loomis
2dd3cd8c7d ICU-1558 install libs as +x on hpux
X-SVN-Rev: 9480
2002-07-31 22:01:38 +00:00
George Rhoten
ff811b8693 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9430
2002-07-30 02:46:10 +00:00
George Rhoten
b6e7cfc21a ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9414
2002-07-29 23:33:12 +00:00
George Rhoten
4b12c02394 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9403
2002-07-29 21:33:32 +00:00
George Rhoten
307e38598c ICU-1891 Slightly better fixes for z/OS archive mode, dual library support and batch mode without diverging too far from the standard Unix build.
X-SVN-Rev: 9390
2002-07-27 07:58:30 +00:00
George Rhoten
765eb9dbc6 ICU-1891 Fixes for z/OS
X-SVN-Rev: 9251
2002-07-18 22:01:30 +00:00
George Rhoten
2d0512330f ICU-1891 Update for z/OS. There is no need to mention the .cpp extension when compiling C files.
X-SVN-Rev: 9109
2002-07-12 02:24:04 +00:00
George Rhoten
6eae56bbe0 ICU-1891 More fixes for the z/OS 1.2 compiler
X-SVN-Rev: 8961
2002-06-27 20:42:48 +00:00
George Rhoten
99a812aa09 ICU-1891 Remove a warning/error to the z/OS 1.2 compiler
X-SVN-Rev: 8932
2002-06-24 19:49:13 +00:00
George Rhoten
38e61a237e ICU-1868 Fix for the stubdata usage. The .dat file is still required to be used.
X-SVN-Rev: 8781
2002-06-04 21:00:52 +00:00
Steven R. Loomis
54d0f3671e ICU-1898 fixes related to LIB_SUFFIX appearing twice in library names on aix, and also using the libsuffix to calculate the location of Makefile.inc.
X-SVN-Rev: 8759
2002-05-31 19:18:29 +00:00
Steven R. Loomis
c73d737e4c ICU-1886 genrb and pkgdata are in bin, not sbin.
X-SVN-Rev: 8723
2002-05-29 22:03:35 +00:00
George Rhoten
678323650f ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8720
2002-05-29 16:50:13 +00:00
George Rhoten
d957f910b6 ICU-1868 Don't use DEFS and CPPFLAGS for linking
X-SVN-Rev: 8719
2002-05-29 16:47:28 +00:00
George Rhoten
c83fce3ce8 ICU-1868 Don't use DEFS and CPPFLAGS for creating a library
X-SVN-Rev: 8718
2002-05-29 16:45:06 +00:00
George Rhoten
24cbc1c0cf ICU-1891 Pick a better name for the stub data
X-SVN-Rev: 8698
2002-05-24 17:53:42 +00:00
George Rhoten
c8e2d54646 ICU-1891 Make the library versioning like AIX
X-SVN-Rev: 8697
2002-05-24 17:44:00 +00:00
Steven R. Loomis
61c4a9e89b ICU-1861 icu-config man page
X-SVN-Rev: 8685
2002-05-23 23:44:58 +00:00
George Rhoten
334f3d7f8f ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8682
2002-05-23 23:09:19 +00:00
George Rhoten
dad490f932 ICU-1891 Try to make dual library support optional for z/OS (os/390)
X-SVN-Rev: 8652
2002-05-21 22:41:42 +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
103b8a2065 ICU-1891 Fixes for non-batch mode on z/OS
X-SVN-Rev: 8579
2002-05-09 21:33:50 +00:00
Steven R. Loomis
80aced9fe9 ICU-1861 fixes for AIX, non-bash /bin/sh, etc
X-SVN-Rev: 8572
2002-05-08 23:25:08 +00:00
Steven R. Loomis
34f291e98b ICU-1861 add icu-config, redo makefile.inc
X-SVN-Rev: 8567
2002-05-07 03:10:28 +00:00
Steven R. Loomis
55d0abfa7f ICU-1861 changes for makefile.inc and icu-config
X-SVN-Rev: 8566
2002-05-07 03:10:14 +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
71f955b6cc ICU-1556 Fixes for 64-bit AIX.
X-SVN-Rev: 8170
2002-03-21 01:26:40 +00:00
Yves Arrouye
d7e8d0b354 ICU-978 do not force INVOKE here
X-SVN-Rev: 8120
2002-03-19 18:13:48 +00:00
Steven R. Loomis
63673a298a ICU-1748 non multithreaded build, location of AR and RANLIB
X-SVN-Rev: 8045
2002-03-15 02:13:53 +00:00
Steven R. Loomis
f90e09a772 ICU-1631 2.0.1 rollin, versioning and paths
X-SVN-Rev: 8010
2002-03-14 02:00:36 +00:00