Jeff Genovy
ca6480832e
ICU-20766 Fix failing TravisCI build for ICU4J due to missing ANT.
2019-08-08 18:13:20 -07:00
Andy Heninger
0367d4c135
ICU-20048 remove uses of UAlignedMemory, replace with native C++11 constructs.
...
Also update the Travis CI configuration to use newer compilers, and the
dependency checker to be happy with the newer clang compiler.
2019-06-28 13:35:17 -07:00
Shane Carr
2b611dbf6e
ICU-20593 Trace instrumentation for data loading.
...
- Adds hooks to utrace.h to record when ICU reads from locale data.
- Adds userguide page to document the new hooks.
2019-06-07 15:56:02 -07:00
Markus Scherer
f1d4aa72d1
ICU-20572 build & test with U_NO_DEFAULT_INCLUDE_UTF_HEADERS
2019-05-02 09:10:25 -07:00
Alon Bar-Lev
0aa19c0d22
ICU-20530 Fix header issues based on test/hdrtst
...
Remove explicit extern "C++" scope.
Remove C++ macros in C mode.
Fix issues detected by make -C test/hdrtst.
Run test/hdrtest during CI to detect future breakage.
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2019-04-25 14:51:43 -07:00
Andy Heninger
a03a52782e
ICU-20197 ICU4C Multithreaded tests cleanup
2019-02-20 15:30:23 -08:00
Andy Heninger
1d60f963e8
ICU-20376 Add out-of-source build testing to Travis.
2019-02-06 14:26:38 -08:00
Andy Heninger
f0d3f25b0b
ICU-20089 Add ICU4C Docs build to Travis CI
2019-01-24 13:32:55 -08:00
Shane Carr
335abbe3ac
ICU-20334 Additional python3 compatibility changes to depstest.
...
Also adds python3 depstest call to .travis.yml.
2019-01-17 22:38:18 -08:00
Shane Carr
c30cd07c7e
ICU-20299 Adds Python 2.7 support to data build script.
2018-12-12 12:56:00 -08:00
Andy Heninger
92d0d1447f
ICU-20172 Add ICU4C dependency checker to Travis CI
2018-11-06 17:50:37 -08:00
Andy Heninger
32b6374e02
ICU-20120 Travis TSAN testing, limit time. ( #198 )
...
* ICU-20120 Travis TSAN testing, limit time.
* ICU-20120 Travis TSAN testing, limit time.
2018-10-05 20:24:45 -07:00
Steven R. Loomis
5e5b4b3bab
ICU-20066 fixup .travis.yml ( #160 )
...
* ICU-20066 fixup .travis.yml
- correct typo from 518f10b7a90a7bca1dd554601a681ba9f341f583
- 859d6090dc1feee160e870e8ef3d39197a98e1d9 added a PR template that needed exclusion
2018-09-27 14:27:41 -07:00
Steven R. Loomis
f89a1d9d8a
ICU-20066 add a copyright scan stage ( #26 )
...
- name the travis build steps
- copy cpyskip.txt to /.cpyskip.txt
- add one named "lint" which runs cpyscan.pl
- remove network access from Cpy.pm (requires installation)
2018-09-27 14:27:41 -07:00
Shane Carr
cad261fdca
ICU-20119 Small refactor to ICU4J travis file.
2018-09-27 14:27:39 -07:00
Andy Heninger
c71000c4a6
ICU-11637 Thread sanitizer added to Travis build. ( #81 )
2018-09-27 14:27:38 -07:00
Andy Heninger
69f5f6964b
ICU-20083 Enable Address Sanitizer for ICU4C Build.
2018-09-27 14:27:38 -07:00
Steven R. Loomis
cd3de143c9
ICU-20032 re-enable Travis ( #10 )
...
- From https://github.com/aheninger/icu-trunk-exp by @aheninger
2018-09-27 14:27:37 -07:00