aboutsummaryrefslogtreecommitdiff
path: root/ports/libiconv
AgeCommit message (Collapse)Author
2020-01-06[libiconv] Make built libraries relocatable (#9229)Hleb Valoshka
This is required to build libintl (gettext) with iconv support (see #8484). Also updated to the latest version 1.16.
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-24[libiconv] Guard imported targets in non-Windows (#8312)Victor Romero
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-01-07[libiconv] Add mirror (#5056)past-due
2018-12-12[libiconv] ModernizeRobert Schumacher
2018-08-30[vcpkg] post-build cmake test (#3431)Hiroshi Miura
* [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name
2018-04-19[libiconv] Fix unofficial-iconv cmake targets on non-windowsRobert 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
2018-01-05[libiconv] copy pdbsStanislav Ershov
2017-11-25[libiconv] Update to 1.15Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-11-28fix for uwp buildsDale Stammen
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-17[libiconv] Define and use SOURCE_PATH variableAlexander Karatarakis
2016-10-13Add ability to build static libraries and copy correct license fileMartin Müller
2016-10-12Remove unused headers and filesMartin Müller
2016-10-12Patch files directly instead of copying or modifying with CMakeMartin Müller
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-04add libiconv portEthan Smith