aboutsummaryrefslogtreecommitdiff
path: root/ports/libxml2
AgeCommit message (Collapse)Author
2018-04-19[libxml2] Display usage informationRobert Schumacher
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-08-30[libxml2] Add http mirrorRaynor Vliegendhart
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-04-05[libxml2] Switch build to CMake for better triplet support. Add liblzma ↵Robert Schumacher
dependency.
2016-11-22Use different output folder for every triplet, and add debug info to release ↵Martin Müller
builds
2016-11-21Fix libxml2 port when building with static linkageMartin Müller
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31[libxml2] Call vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-16Add libxml2Martin Müller