Steven R. Loomis
383d3eead1
ICU-12766 cleanup and add test case for escaper
...
X-SVN-Rev: 39810
2017-03-15 02:16:35 +00:00
Steven R. Loomis
4890638e08
ICU-12766 wip escaping for utf-8 input
...
* create a new escaper tool - needs to be invoked in mh- files
* escapes to temporary _whatever.cpp files
* does NOT handle multi line u"xxx" (or u'xxx'? )
* does not cleanup _*.cpp files
* fixup a bunch of Makefiles to add -I$(srcdir) (doesn't hurt anyway)
X-SVN-Rev: 39787
2017-03-13 23:19:33 +00:00
Steven R. Loomis
4136a2f257
ICU-12708 bye bye layout engine
...
X-SVN-Rev: 39176
2016-09-09 21:28:18 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Steven R. Loomis
5c11445c6b
ICU-12037 C: rename LICENSE.txt to LICENSE
...
X-SVN-Rev: 38463
2016-03-02 18:20:23 +00:00
Steven R. Loomis
3f6a68ff9a
ICU-12037 ICU license moved to plain text. Merge from r38399
...
X-SVN-Rev: 38400
2016-02-27 01:22:07 +00:00
Steven R. Loomis
8e2b2d1250
ICU-11827 icu-config: do not add date to the script
...
X-SVN-Rev: 37841
2015-08-27 21:54:51 +00:00
Steven R. Loomis
e303dafc6e
ICU-11023 build layoutex if enabled..
...
X-SVN-Rev: 36427
2014-09-10 03:31:49 +00:00
Steven R. Loomis
68e82040f9
ICU-11023 merge from branch
...
X-SVN-Rev: 36425
2014-09-10 02:20:50 +00:00
Steven R. Loomis
816c682d5d
ICU-9790 configure.in should be configure.ac - http://www.gnu.org/software/automake/manual/html_node/Requirements.html#Requirements
...
X-SVN-Rev: 34181
2013-09-04 04:55:27 +00:00
Steven R. Loomis
1e5f54e5cf
ICU-10342 oops - make sure icuio builds before tools. (derb depends on ustdio.) This worked in parallel but not in -j1
...
X-SVN-Rev: 34179
2013-09-04 03:58:09 +00:00
Steven R. Loomis
6fdda37087
ICU-10351 add "pcheck", parallel check
...
X-SVN-Rev: 34177
2013-09-04 02:09:29 +00:00
Steven R. Loomis
5cbd24e441
ICU-9211 add --disable-tools and warnings
...
X-SVN-Rev: 34152
2013-08-30 20:47:42 +00:00
Michael Ow
c44d9fec6d
ICU-9665 Fix error in Makefile
...
X-SVN-Rev: 33104
2013-01-31 21:28:51 +00:00
Michael Ow
b6b2fbfa43
ICU-9665 Fix cross compilation current path issue
...
X-SVN-Rev: 33067
2013-01-23 22:20:45 +00:00
Steven R. Loomis
0b5a813707
ICU-9714 merge from branch: fix ebcdic issues, also fix out of source build issue for make dist
...
X-SVN-Rev: 32793
2012-11-11 01:30:48 +00:00
Steven R. Loomis
da2afe3e0e
ICU-9555 reinstate compiler shortening
...
X-SVN-Rev: 32364
2012-09-11 00:00:37 +00:00
Steven R. Loomis
1e1d7adaaa
ICU-9493 add links from classUnicodeString to classicu_1_1UnicodeString so old urls will not break
...
X-SVN-Rev: 32213
2012-08-21 21:01:03 +00:00
Steven R. Loomis
19e9ab5adc
ICU-9486 dont generate icu-le.pc if layout is disabled
...
X-SVN-Rev: 32197
2012-08-17 23:27:37 +00:00
Debabrata Sengupta
ad0573b824
ICU-9277 fixed build breaking in the install-doc target
...
X-SVN-Rev: 32140
2012-08-09 19:39:44 +00:00
Michael Ow
78bb22cdb9
ICU-9376 Revert previous commit 31956
...
X-SVN-Rev: 31958
2012-06-15 00:56:20 +00:00
Michael Ow
228ceb5c76
ICU-9376 Fix mingw cross compilation errors
...
X-SVN-Rev: 31956
2012-06-14 22:29:37 +00:00
Michael Ow
671a7be44b
ICU-9322 Fix some memory check errors in ICU tools
...
X-SVN-Rev: 31829
2012-05-17 19:58:22 +00:00
Steven R. Loomis
47890124a7
ICU-7631 just verify that the biniares can load.
...
X-SVN-Rev: 31461
2012-02-21 04:35:07 +00:00
Steven R. Loomis
8638e4b63f
ICU-8919 print a warning and suggest prepending to uconfig.h, also update config.guess and config.sub
...
X-SVN-Rev: 31453
2012-02-20 22:58:37 +00:00
Steven R. Loomis
744eb1c815
ICU-8653 update icuinfo, add icuinfo to howexpensive benchmark.
...
X-SVN-Rev: 31127
2011-12-15 23:16:20 +00:00
Michael Ow
3280110b3c
ICU-8911 Add make target releaseDist
...
X-SVN-Rev: 30973
2011-11-16 22:03:45 +00:00
Michael Ow
eb1d80034f
ICU-8936 Fix check-exhaustive in main Makefile
...
X-SVN-Rev: 30967
2011-11-15 17:22:33 +00:00
Michael Ow
e144d4ff66
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
...
X-SVN-Rev: 30961
2011-11-14 22:33:19 +00:00
Steven R. Loomis
eefcfdaff6
ICU-8828 turn off searchengine by default
...
X-SVN-Rev: 30670
2011-09-15 21:49:17 +00:00
Steven R. Loomis
cac0d444ac
ICU-8023 test fix for windows makefile
...
X-SVN-Rev: 28767
2010-10-07 00:23:38 +00:00
Steven R. Loomis
b7ca1b4068
ICU-7971 fix make install-doc
...
X-SVN-Rev: 28750
2010-10-04 19:46:07 +00:00
Steven R. Loomis
d390758955
ICU-6981 pkg-config (closing out old merge)
...
X-SVN-Rev: 28551
2010-08-30 18:59:02 +00:00
Steven R. Loomis
d9907892c8
ICU-7856 add unix build, 'xperf' target for generating XML perf data, cleanup some makefiles
...
X-SVN-Rev: 28418
2010-08-05 00:26:41 +00:00
Steven R. Loomis
82bdfe0afd
ICU-7430 move call to svnversion out of top Makefile.
...
X-SVN-Rev: 28308
2010-07-14 20:44:40 +00:00
Steven R. Loomis
45aa2210aa
ICU-7815 merge from branch
...
X-SVN-Rev: 28296
2010-07-12 15:24:57 +00:00
Steven R. Loomis
8b3508f7a5
ICU-7430 add distcheck and dist
...
X-SVN-Rev: 28289
2010-07-09 17:56:07 +00:00
Michael Ow
200c0ff239
ICU-6934 Set LC_ALL=C when generating icu-config because sed script assumes range of characters are [a-zA-Z]
...
X-SVN-Rev: 28160
2010-06-08 22:29:08 +00:00
Michael Ow
cb0a32d867
ICU-6981 Fix installation of icu.pc.out.
...
X-SVN-Rev: 28011
2010-05-04 19:03:25 +00:00
Steven R. Loomis
d879ca2f76
ICU-6981 add a preliminary icu.pc
...
X-SVN-Rev: 28001
2010-04-29 03:52:08 +00:00
Steven R. Loomis
55150bd679
ICU-6920 update version number to 4.4, and attempt to update windows files automatically
...
X-SVN-Rev: 27583
2010-02-17 22:18:24 +00:00
Steven R. Loomis
7a93a3c3e2
ICU-7336 restore build steps on C/unix
...
X-SVN-Rev: 27477
2010-02-02 21:49:58 +00:00
Steven R. Loomis
48ea42eecd
ICU-7112 sub-second precision (where available)
...
X-SVN-Rev: 27210
2010-01-11 21:58:15 +00:00
Michael Ow
94229bc898
ICU-3319 Ensure makefile checks for changes to uvernum.h
...
X-SVN-Rev: 26785
2009-10-14 20:11:28 +00:00
Michael Ow
efc5c79a2f
ICU-7129 Install search directory in docs separate.
...
X-SVN-Rev: 26687
2009-09-24 20:46:27 +00:00
Steven R. Loomis
9bcb031af8
ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
...
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Michael Ow
aa19a5bae0
ICU-3933 Use icu-config when -O option is not given.
...
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Steven R. Loomis
6147253143
ICU-6219 Cygwin updates, and also a check-local at top level. Merged in from branches/srl/SIGWINCH r24732:24774
...
X-SVN-Rev: 24775
2008-10-10 16:52:15 +00:00