scuffed-code/icu4c/source
Christian O. Venegas 7ccc8a09d6 ICU-20566 Add missing ICU namespace macros for extra files
ICU now uses namespaces. When trying to use the scrptrun.h header, the
header cannot compile stand-alone as it is inheriting from UObject which
is namespaced now. Add namespace macros to properly inherit.

ICU-20566 Add scrptrun to the extra high level Makefile

The scrptrun project was not being added to the extra portion of the ICU
build. Add it as a sub project so it can always be built.

ICU-20566 Properly namespace the ScriptRun test

The ScriptRun class is now namespaced.  Update the test reference.

ICU-20566 Use int instead of void to compile

Clang will complain about having a void main without an int main to
invoke. Change void to int and return 0.
2019-06-17 20:16:03 -07:00
..
allinone ICU-20513 Treat MSVC warnings C4910 and C4003 as errors in the library code for CI builds. 2019-04-15 13:18:02 -07:00
common ICU-20593 Data docs tweaks and fixing UDATA_DEBUG build. 2019-06-17 19:53:48 -07:00
config ICU-20563 fix macosx rpath breakage in the data build 2019-04-17 12:03:05 -07:00
data ICU-20660 Add usePoolBundle option to filters.json. 2019-06-17 19:54:28 -07:00
extra ICU-20566 Add missing ICU namespace macros for extra files 2019-06-17 20:16:03 -07:00
i18n ICU-20622 Fixing several MeasureFormat problems 2019-06-17 13:44:38 -07:00
io ICU-20588 UMutex, add cleanup of underlying mutexes, and simplify usage model 2019-05-24 13:24:59 -07:00
layoutex ICU-20438 BRS64RC Update ICU4C version numbers 2019-02-22 11:26:41 -08:00
python/icutools ICU-20660 Add usePoolBundle option to filters.json. 2019-06-17 19:54:28 -07:00
samples ICU-20438 BRS64RC Fix Clang compiler warnings in ICU4C samples 2019-02-22 17:10:39 -08:00
stubdata ICU-20438 BRS64RC Update ICU4C version numbers 2019-02-22 11:26:41 -08:00
test ICU-20661 Adding test that (U)Locale constructor accepts BCP47. 2019-06-17 19:54:06 -07:00
tools ICU-20593 Trace instrumentation for data loading. 2019-06-07 15:56:02 -07:00
acinclude.m4 ICU-13670 Changing CFLAGS to C11 and fixing check for unicode string literals. 2018-04-23 21:16:52 +00:00
aclocal.m4 ICU-12774 tzname/timezone checks on cygwin, merge r39416 2016-10-04 04:00:46 +00:00
config.guess ICU-13470 update config.guess and config.sub (again) 2017-11-15 21:00:09 +00:00
config.sub ICU-13470 update config.guess and config.sub (again) 2017-11-15 21:00:09 +00:00
configure ICU-20593 Renaming Python buildtool to icutools.databuilder. 2019-05-07 13:42:06 -07:00
configure.ac ICU-20593 Renaming Python buildtool to icutools.databuilder. 2019-05-07 13:42:06 -07:00
Doxyfile.in ICU-13685 Revert c: add @preview (retry) (#172) 2018-09-27 14:27:42 -07:00
icudefs.mk.in ICU-20479 don’t leave junk in source directory on configure or make check 2019-03-08 14:28:27 -08:00
install-sh
Makefile.in ICU-20061 fix 'rm: cannot remove 'current'' warning during build (#65) 2018-09-27 14:27:38 -07:00
mkinstalldirs
runConfigureICU ICU-20027 Support parallel builds with MSYS/MSVC and Cygwin/MSVC (#104) 2018-09-27 14:27:39 -07:00