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