aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2/CONTROL
AgeCommit message (Collapse)Author
2020-01-15[libxml2] Apply fixes to the target of libxml2 (#9636)Alexander Neumann
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-15[libxml2] Update to 2.9.9 (#5193)myd7349
* [libxml2] Update to 2.9.9 Fix #5177 * [libxml2] Fix static build * [libxml2] Modernize * [libxml2] Use vcpkg_from_github * [libxml2] Get version info from configure.ac * [libxml2] Install xmlversion.h * [libxml2] Improve port file * [libxml2] Move version.h generation into CMakeLists.txt * [libxml2] Fix misspelled version header * [libxml2] Add UWP support
2018-04-04[libiconv][libxml2] Fix libxml2 on Linux and OSXRobert Schumacher
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-04-05[libxml2] Switch build to CMake for better triplet support. Add liblzma ↵Robert Schumacher
dependency.
2016-10-16Add libxml2Martin Müller