summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13Release version 65.1.0+10HEADv65.1.0+10masterBoris Kolpackov3-3/+18
Add system package name mapping for Debian and Fedora (and alike).
2023-08-30Release version 65.1.0+9v65.1.0+9Karen Arutyunov7-18/+9
Add support for relocatable install dropping redundant $regex.replace() call in buildfile. Add *.dylib to .gitignore files.
2023-07-05Release version 65.1.0+8v65.1.0+8Karen Arutyunov6-10/+26
Suppress some Clang and MSVC warnings. Fix dist operation 'multiple files are distributed as ...' warning.
2023-04-06Release version 65.1.0+7v65.1.0+7Boris Kolpackov6-4/+1059
Patch upstream issue with operator== ambiguity described in GH issue #1.
2021-11-22Release version 65.1.0+6v65.1.0+6Karen Arutyunov42-46/+2472
Fix 'unable to find numeric literal operator' MinGW GCC 11 error Fix outdated URL in comment in libicuuc/build/bootstrap.build Update .gitignore Add symlink attribute for symbolic links that refer to upstream subdirectories Redo libicuio patch to align with libicuuc patches
2021-10-19Release version 65.1.0+5v65.1.0+5Karen Arutyunov29-15/+393
Fix 'unable to find numeric literal operator' GCC 11 error Disable the success build emails Cleanup some switch statements in buildfiles
2020-08-01Add TODO fileKaren Arutyunov1-0/+12
2020-08-01Remove repositories.manifest fileKaren Arutyunov1-2/+0
2020-08-01Add LICENSE file to project root directoryKaren Arutyunov1-0/+1
2020-07-21Release version 65.1.0+4v65.1.0+4Karen Arutyunov24-21/+9888
Fix Clang 10 compilation errors Canonicalize license in manifests Add glue buildfile
2020-04-08Release version 65.1.0+3v65.1.0+3Karen Arutyunov8-5/+2011
Fix the Debian-reported security issue CVE-2020-10531
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-25Release version 65.1.0+2v65.1.0+2Karen Arutyunov6-10/+12
Fix linkage of statically built ICU libraries
2020-02-15Release version 65.1.0+1v65.1.0+1Karen Arutyunov47-84/+52
Drop copyright notice from source code Convert libicuuc test from C to C++ so it can link library statically Drop linking -lpthread and -lm for MinGW GCC
2020-01-28Release version 65.1.0v65.1.0Karen Arutyunov3-3/+3
2020-01-27Add implementationKaren Arutyunov101-0/+3595659
2019-12-23Add .gitignoreKaren Arutyunov1-0/+1