aboutsummaryrefslogtreecommitdiff
path: root/ports/xerces-c/CONTROL
AgeCommit message (Collapse)Author
2019-08-12[tiff][tesseract][xerces-c] Disable unmanaged optional dependencies (#7622)Robert Schumacher
2019-06-20[xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT (#6970)JackBoosY
* [xerces-c]Disable defining DLL_EXPORT to avoid affecting other ports * [xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-03-30[xerces-c] Add libraries required on osx to target using wrapper (#5858)Sean Warren
* [xerces-c] Add libraries required on osx to target using wrapper * [xerces-c] Bump version number
2019-03-08[xerces-c] Add support for xmlch_wchar feature (#5602)Johnny Willemsen
* Add feature for wchar * ports/xerces-c/portfile.cmake: * Document new feature * ports/xerces-c/CONTROL: * [xerces-c] bump control version number
2018-12-12xalan-c: Remove use of obsolete unary_ and binary_function for C++17 ↵Roger Leigh
compatibility (#4575) * xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility * [xerces-c] Improve port stability by adding control over ICU dependency
2018-11-01[xerces-c] Avoid building executables (#4576)Robert Schumacher
2018-10-24[xerces-c] Update to 3.2.2 (#4246)Roger Leigh
* [xerces-c] Update to 3.2.2 * [xalan-c] Build against xerces-c 3.2.2 and include extra patches * [xalan-c] Use new vcpkg_extract_source_archive_ex() * [xerces-c] Use vcpkg_fixup_cmake_targets * [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64 * [xerces-c] Remove bin directory when building static * [xalan-c] Modernize
2017-04-09[xerces-c]: Certain headers include .c files, this commit ensures that such ↵Jackie Ng
files are also copied across
2017-04-08[xerces-c] Fixup omission in previous commit -- handle CRT as well.Robert Schumacher
2017-04-08[xerces-c] Fix packaging to also deploy the built libraryRobert Schumacher
2017-01-26Rename xercesc to xerces-c and fix copyright file placementAlexander Karatarakis