summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-10-05Release version 3.2.4+2HEADv3.2.4+2masterBoris Kolpackov3-6/+94
- Don't insist on LIBXERCES_C_{SHARED,STATIC} for non-Windows platforms. - Don't link winsock if network support is disabled. - Add binary distribution package build configurations.
2023-09-11Release version 3.2.4+1v3.2.4+1Karen Arutyunov10-22/+102
Add support for config.libxerces_c.transcoder_icu variable Update .gitignore file
2022-10-18Release version 3.2.4v3.2.4Karen Arutyunov1-1/+1
2022-10-18Fix link order so that libraries are linked after all object filesKaren Arutyunov1-2/+3
2022-10-18Switch to using -pthread instead of -lpthread in buildfilesKaren Arutyunov1-2/+2
2022-10-18Upgrade to 3.2.4Karen Arutyunov7-50/+52
2022-01-12Release version 3.2.3+4v3.2.3+4Karen Arutyunov53-7/+9685
- Make sure all source files are UTF-8-encoded.
2021-11-22Release version 3.2.3+3v3.2.3+3Karen Arutyunov2-3/+8
Use '>=' version constraint for ICU dependencies in package manifest Update .gitignore
2021-02-25Release version 3.2.3+2v3.2.3+2Karen Arutyunov68-50/+3720
Use caret version constraint for depends manifest values Add config.libxerces_c.network project configuration variable Fix use-after-free error (CVE-2018-1311) Add symlink attribute for symbolic links that refer to upstream subdirectories Fix MinGW GCC's 'redeclared without dllimport attribute' warnings
2020-08-01Add TODO fileKaren Arutyunov1-0/+9
2020-08-01Add LICENSE file to project root directoryKaren Arutyunov1-0/+1
2020-07-21Release version 3.2.3+1v3.2.3+1Karen Arutyunov1-2/+7
Build only default configuration set
2020-07-21Release version 3.2.3v3.2.3Karen Arutyunov1-1/+1
2020-07-21Enable all buildsKaren Arutyunov1-1/+1
2020-07-21Disable Clang 10 compilation warnings for psvi-writer testKaren Arutyunov1-4/+18
2020-07-21Add .gitattributes fileKaren Arutyunov1-0/+19
2020-07-21Add glue buildfileKaren Arutyunov1-0/+7
2020-07-03Canonicalize license in manifestKaren Arutyunov1-1/+1
2020-04-21Add implementationKaren Arutyunov228-0/+1695
2020-04-16Add .gitignoreKaren Arutyunov1-0/+1