Commit Graph

144 Commits

Author SHA1 Message Date
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
Steven R. Loomis
45500d7cb1 ICU-1568 static mode, static data on solaris, also fix data/out path for linking to libicudata
X-SVN-Rev: 7943
2002-03-12 03:51:04 +00:00
Steven R. Loomis
1d4f1aac65 ICU-1748 fix AIX non multithreaded build
X-SVN-Rev: 7909
2002-03-08 00:25:53 +00:00
Yves Arrouye
654fdf4868 ICU-1596 put the library suffix in pkglibdir and pkgdatadir, so we'll
have for example /usr/lib/icu-myproduct/2.0 and /usr/share/icu-myproduct/2.0.
Because the upper directory now has the suffix, drop it from the Makefile.inc.

X-SVN-Rev: 7866
2002-03-02 22:16:01 +00:00
George Rhoten
d04d0b22dd ICU-1732 Add support for int64_t and uint64_t
X-SVN-Rev: 7838
2002-03-01 17:47:41 +00:00
Yves Arrouye
d395929eff ICU-1596 use the library suffix for the ICU data library too.
X-SVN-Rev: 7632
2002-02-12 20:04:52 +00:00
Yves Arrouye
ca6c659728 ICU-1227 support library suffix for OS/390.
X-SVN-Rev: 7631
2002-02-12 19:38:27 +00:00
Yves Arrouye
f7a2025047 ICU-1632 from Timothy Wood:
OK, here are the final bits for Darwin.  This changes the install name
of the dylibs and the filename for the 'middle' link.  With this set up
I have the following link structure in the lib directory:

528 -rw-r--r--  1 bungi  unknown  267748 Jan 31 00:55 libicule.20.0.dylib
   8 lrwxrwxr-x  1 bungi  unknown      19 Jan 31 00:55
libicule.20.dylib@ -> libicule.20.0.dylib
   8 lrwxrwxr-x  1 bungi  unknown      19 Jan 31 00:55 libicule.dylib@ ->
libicule.20.0.dylib

   Thus, if you do '-licule' you'll get the most current major/minor
version.  If you do '-licule.20' you'll get the most current minor
version for major version 20.

X-SVN-Rev: 7545
2002-01-31 17:03:18 +00:00
Yves Arrouye
5cabc9f134 ICU-1632 versioning of libraries for Darwin.
do not set SO_MIDDLE_NAME in Makefile!

X-SVN-Rev: 7528
2002-01-30 02:10:28 +00:00
Yves Arrouye
6d9d02b091 ICU-1632 LDLIBRARYPATH_ENVVAR cleanup.
X-SVN-Rev: 7509
2002-01-25 06:28:45 +00:00
Ram Viswanadha
b26c7e469d ICU-1627 Fix make files
X-SVN-Rev: 7490
2002-01-24 17:35:04 +00:00
George Rhoten
3e8367d659 ICU-597 Changes to make ICU work on as/400 (iSeries)
X-SVN-Rev: 7429
2002-01-11 17:33:52 +00:00
Yves Arrouye
cb22fd576f ICU-1607 add LD_SONAME and rules to generate versioned libraries.
X-SVN-Rev: 7426
2002-01-10 02:41:39 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Vladimir Weinstein
93bca8f03a ICU-978 cygwin port, inital commit
X-SVN-Rev: 7381
2002-01-03 22:35:03 +00:00
George Rhoten
42f8814f79 ICU-1028 Fix for BATCH mode (PDS mode) library versioning.
X-SVN-Rev: 7320
2001-12-05 17:46:30 +00:00
George Rhoten
788101acd4 ICU-1556 This is no longer needed because we have the configure option.
X-SVN-Rev: 7270
2001-12-03 18:40:09 +00:00
George Rhoten
e51ea42e7c ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor
problems

X-SVN-Rev: 7189
2001-11-30 00:37:50 +00:00
George Rhoten
3771f70dc9 ICU-900 Suppress frivolous warning messages
X-SVN-Rev: 6919
2001-11-15 19:35:29 +00:00
Steven R. Loomis
449eee0f23 ICU-1404 propagating the version change to other variables
X-SVN-Rev: 6858
2001-11-14 00:16:54 +00:00
Andy Heninger
b0409527e2 ICU-1414 Makefile.inc.in fixes to make tools work for ufortune sample.
X-SVN-Rev: 6788
2001-11-12 19:22:28 +00:00
Yves Arrouye
4325059629 ICU-1404 let's simplify things, and make ICUDATA_DIR contain the
$(VERSION) part. We only need to go above that for the current symlink.

X-SVN-Rev: 6728
2001-11-10 02:21:37 +00:00
Yves Arrouye
59400a4714 ICU-1404 a lot more fixes to make --with-data-packaging=archive work.
X-SVN-Rev: 6725
2001-11-10 01:54:17 +00:00
George Rhoten
fbc84c8710 ICU-1028 Make it easier for os/390 to build
X-SVN-Rev: 6708
2001-11-09 18:09:54 +00:00
George Rhoten
3f1d47b775 ICU-580 os/390 batch build changes.
X-SVN-Rev: 6692
2001-11-08 20:03:44 +00:00
George Rhoten
cd1ece982b ICU-580 os/390 batch build changes.
X-SVN-Rev: 6680
2001-11-07 22:53:23 +00:00
George Rhoten
cf72ab6bbb ICU-580 os/390 batch build changes.
X-SVN-Rev: 6640
2001-11-06 22:19:17 +00:00
George Rhoten
a896bc6aa7 ICU-900 Don't set the halt level too high, just in case.
X-SVN-Rev: 6567
2001-11-02 01:18:43 +00:00
George Rhoten
18324938f0 ICU-900 Don't display the linker warnings. They're all ignorable.
X-SVN-Rev: 6556
2001-11-01 22:45:17 +00:00
George Rhoten
eedb17c39e ICU-1407 Fix for Tru64 (OSF)
X-SVN-Rev: 6500
2001-10-30 19:57:44 +00:00
George Rhoten
4cebc15604 ICU-1028 Fix for os/390
X-SVN-Rev: 6482
2001-10-29 22:41:44 +00:00
George Rhoten
87b09f113d ICU-1211 Fix for the Visual Age compiler
X-SVN-Rev: 6459
2001-10-26 20:25:31 +00:00
George Rhoten
90881b5c6d ICU-1028 Fix for os/390
X-SVN-Rev: 6449
2001-10-26 00:58:29 +00:00
Ram Viswanadha
a2c62e5db6 ICU-1211 Fixes for Alpha Linux CCC and CXX
X-SVN-Rev: 6391
2001-10-23 02:14:05 +00:00
George Rhoten
386fd64030 ICU-1075 Fix -rpath-link for AIX
X-SVN-Rev: 6337
2001-10-19 16:48:02 +00:00
George Rhoten
28f52a858c ICU-1211 Don't put error messages to /dev/null
X-SVN-Rev: 6255
2001-10-16 00:29:51 +00:00
George Rhoten
5a9e138a57 ICU-1254 Simplify the build process
X-SVN-Rev: 6026
2001-10-03 23:32:12 +00:00
Eric Mader
2744e55ce3 ICU-1253 add the variable LIBICULE for loading the layout library.
X-SVN-Rev: 6021
2001-10-03 21:54:10 +00:00
Andy Heninger
71f004be68 ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Yves Arrouye
fde3e9c778 ICU-1227 also change the lib names in Makefile.inc for icuapps and others.
X-SVN-Rev: 5862
2001-09-21 04:29:04 +00:00
Yves Arrouye
ac99345a41 ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Andy Heninger
4f883bc342 ICU-1075 ICU Data, add link option to remove warning about faillure to find data library.
X-SVN-Rev: 5708
2001-09-06 21:51:49 +00:00