Steven R. Loomis
53c67d692d
ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
...
X-SVN-Rev: 30913
2011-11-03 20:48:20 +00:00
Markus Scherer
9bcc40cf9e
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
...
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Markus Scherer
d55e005cf7
ICU-8167 move string tries to the common library and make API headers public
...
X-SVN-Rev: 29531
2011-03-03 21:56:36 +00:00
Markus Scherer
397d6f7372
ICU-8167 make trie iterators nested classes inside their tries
...
X-SVN-Rev: 29272
2011-01-06 18:40:26 +00:00
Markus Scherer
62306a038c
ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
...
X-SVN-Rev: 29265
2011-01-05 21:05:47 +00:00
Markus Scherer
c04082d93c
ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167 ); merge branches/markus/tries -r 29040:29249
...
X-SVN-Rev: 29252
2010-12-31 18:21:36 +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
Michael Ow
ee00374eee
ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
...
X-SVN-Rev: 25236
2009-01-12 23:02:36 +00:00
Michael Ow
7cbb428511
ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built.
...
X-SVN-Rev: 25228
2009-01-09 22:30:44 +00:00
Michael Ow
09813cbf3d
ICU-3933 Merge pkgdata update from branch to trunk.
...
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Michael Ow
687f9bacd8
ICU-6596 Add lines to the Makefile to install lib files along with dll in toolutil.
...
X-SVN-Rev: 24878
2008-10-24 19:58:26 +00:00
Andy Heninger
ecdc0463b8
ICU-6453 Encoding Selection moved from development branch.
...
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
George Rhoten
0347fcbe3d
ICU-5764 Fix static library installation on Windows.
...
X-SVN-Rev: 21965
2007-07-13 17:59:16 +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
26a0e7ebd5
ICU-5279 Hide -fvisibility=hidden from icu-config users.
...
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.
X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +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
Markus Scherer
c4751aa2a3
ICU-4739 pkgitems.cpp - Companion file to package.cpp. Deals with details of ICU data item formats. Used for item dependencies.
...
X-SVN-Rev: 18552
2005-09-20 18:40:04 +00:00
John Emmons
78cbddd31c
ICU-4738 Build archive libraries for AIX
...
X-SVN-Rev: 18509
2005-09-08 18:39:11 +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
a5364d12dd
ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
...
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
Markus Scherer
9e9e7cffbe
ICU-4497 add writesrc.h/.c with utility functions for writing source code for hardcoded data
...
X-SVN-Rev: 17509
2005-04-28 04:30:47 +00:00
Markus Scherer
d2aeb6f1cb
ICU-4011 need to put i18n on include path
...
X-SVN-Rev: 17487
2005-04-18 19:39:26 +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
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
Ram Viswanadha
40536bd2fa
ICU-4420 remove uperf.o dependency from toolutil
...
X-SVN-Rev: 17281
2005-03-03 23:12:37 +00:00
George Rhoten
bc470cb619
ICU-4092 Remove unused code.
...
X-SVN-Rev: 17130
2005-01-14 22:26:50 +00:00
George Rhoten
1670cfdf45
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16805
2004-11-09 19:21:06 +00:00
George Rhoten
24f4947b54
ICU-4154 Remove unused include directories.
...
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
Markus Scherer
f415ea5e5a
ICU-3969 move propsvec from genprops to toolutil (with small changes)
...
X-SVN-Rev: 16213
2004-08-30 22:11:48 +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
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
bf80670ed2
ICU-3389 CygWin/MSVC "make clean" changes
...
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e
ICU-3389 Fix library installation
...
X-SVN-Rev: 14770
2004-03-26 17:57:09 +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
ddb9791b82
ICU-3485 Rename the static libraries
...
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Markus Scherer
cea34629f2
ICU-2404 first code for m:n conversion extensions
...
X-SVN-Rev: 13490
2003-10-25 00:29:13 +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
George Rhoten
4d3562dcb7
ICU-2705 Add CygWin/MSVC support
...
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Ram Viswanadha
fc0ab79006
ICU-2363 Performance test take 1
...
X-SVN-Rev: 10009
2002-10-10 01:18:33 +00:00
Ram Viswanadha
e1e50fab17
ICU-2363 Performance test take 1
...
X-SVN-Rev: 10007
2002-10-10 01:04:15 +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
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
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
6b2bb522a9
ICU-1028 Versioning support for os/390. Remove redundent defines.
...
X-SVN-Rev: 6498
2001-10-30 19:03:30 +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
George Rhoten
d34c838277
ICU-958 Undoing the $(SHELL) changes.
...
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
33c862da3b
ICU-958 add $(SHELL) for install-sh
...
X-SVN-Rev: 4694
2001-05-16 22:09:22 +00:00