summaryrefslogtreecommitdiff
path: root/external/icu
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Build internal icu with user CFLAGSVincent LE GARREC1-1/+1
2020-11-18external/icu: Silence UBSan misaligned-pointer-useStephan Bergmann1-0/+38
2020-11-17Update to ICU 68.1Eike Rathke5-82/+23
2020-10-01icu: fix Windows Cygwin cross buildJan-Marek Glogowski4-80/+133
2020-10-01icu: fix Windows extras buildJan-Marek Glogowski3-4/+48
2020-09-30icu: fix Windows Arm64 buildJan-Marek Glogowski3-8/+91
2020-09-25external/icu: Fix #include <numbers> under --with-latest-c++ -std=c++20Stephan Bergmann2-0/+16
2020-09-15Set PYTHONWARNINGS to error by default for --enable-werrorMike Kaganski1-1/+2
2020-08-16Pass $(verbose) into ExternalProject_icuStephan Bergmann1-2/+2
2020-05-17Update icu4c-android.patch.1 to recent ICU 67 upgradeThorsten Behrens1-12/+0
2020-05-12external/icu: Silence UBSan invalid-null-argumentStephan Bergmann1-0/+22
2020-05-11Upgrade to internal ICU 67Eike Rathke4-385/+25
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák1-1/+1
2020-03-24icu: add patch to fix CVE-2020-10531Michael Stahl2-0/+119
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2019-12-04external/icu: Fix -Werror=deprecated-copy-dtorStephan Bergmann2-0/+26
2019-10-30Upgrade to ICU 65.1Eike Rathke9-327/+21
2019-10-29Adapt commentStephan Bergmann1-3/+0
2019-10-29external/icu: Fix UBSan nullptr-with-nonzero-offsetStephan Bergmann2-0/+31
2019-10-28Upgrade to ICU 64.2Eike Rathke8-164/+281
2019-10-22exernal/icu: Various C++20 comparison operator fixesStephan Bergmann2-0/+172
2019-10-02external/icu: Fix "error: explicit instantiation of 'atomic' not in...Stephan Bergmann2-0/+41
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann1-2/+2
2019-02-20icu: fix CVE-2018-18928Michael Stahl2-0/+64
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-3/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann2-0/+20
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-3/+3
2018-10-20Upgrade to ICU 63.1Eike Rathke3-39/+40
2018-09-09ofz#10100 use --disable-release to avoid icu adding extra link flagsCaolán McNamara1-2/+2
2018-09-07ofz#10100 skip namespace check in icuCaolán McNamara1-0/+1
2018-09-06ofz#10100 dump failed icu config.log on failureCaolán McNamara1-1/+1
2018-08-03icu: fix Android buildMiklos Vajna2-1/+17
2018-07-26external/icu: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+30
2018-07-24icu: icu4c-icu11100.patch.1 presumed obsoleteMichael Stahl2-28/+0
2018-07-16Upgrade to ICU 62.1Eike Rathke3-29/+3
2018-07-04drop usage of --dynamic-list-cpp-new/typeinfoLuboš Luňák1-2/+1
2018-04-18Keep the still relevant part of external/icu/icu4c-ubsan.patch.1Stephan Bergmann2-0/+15
2018-04-18Upgrade to ICU 61.1Eike Rathke4-229/+141
2018-03-06forcepoint: fix out-of-bounds read in ICUDavid Tardon2-0/+26
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-1/+1
2017-11-28icu: don't skip building the data just because tools were disabledChristian Lohmaier1-1/+4
2017-11-21buildfix for icu/android – no member named 'round' in namespace 'std'Christian Lohmaier1-0/+12
2017-11-20Upgrade to ICU 60.1Eike Rathke8-324/+6
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke8-6/+324
2017-11-17Upgrade to ICU 60.1David Tardon8-324/+6
2017-11-08Add ICU changeset-40324 fix for CVE-2017-14952Eike Rathke2-0/+12
2017-10-28use predefined workdir pathDavid Tardon1-3/+3
2017-10-10use gbuild way to update config.*, continuedDavid Tardon2-22/+2
2017-09-13icu: do not include non-standardized xlocale.h if U_PLATFORM_IS_LINUX_BASEDEike Rathke2-0/+15
2017-09-13Revert "Do not include non-standardized xlocale.h, include locale.h instead"Stephan Bergmann2-15/+0