aboutsummaryrefslogtreecommitdiff
path: root/ports/gettext
AgeCommit message (Collapse)Author
2020-01-15[gettext] Add dependency on iconv (#9610)Hleb Valoshka
Closes: #8484
2019-09-04[gettext]Improve gettext on Linux. (#7990)JackBoosY
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-04-19[gettext] fixes arm64-windows build (#6151)driver1998
* fix gettext defines, fixes arm64-windows build * gettext: code style fix
2019-04-18[gettext] arm/arm64 windows support (#6118)driver1998
* gettext port update for windows-arm64 * bump gettext version to 0.19-9
2019-02-27[gettext] Set includes correctly in target (#5463)Sean Warren
2019-02-07fix build for harfbuzz on macOS (#4776)angelmixu
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz * updated portfile from harfbuzz fix * fix indenting and order * fix portfile * [gettext] Add unofficial-gettext targets * [gettext] Fixup for Linux
2019-01-10[gettext] Add mirror (#5055)past-due
* [gettext] Add mirror * [gettext] http -> https for original download URL
2018-12-05[gettext] macOS fixes (#4849)past-due
2018-04-19[gettext] Fix for OSX. Slightly improve handling on Windows.Robert Schumacher
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2018-03-05[gettext] Fix macro definition patchRobert Schumacher
2018-03-02[gettext] Fix regression in simplificationRobert Schumacher
2018-03-02[gettext] Improve and simplify portRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-31[gettext] Bump version to include uwp changeRobert Schumacher
2017-05-29Add uwp fix patchHennadii Zabula
2017-05-29Fix gettext armHennadii Zabula
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-02[gettext] Add call to vcpkg_copy_pdbs()Alexander Karatarakis
2016-11-02Add gettext.Vincent Lejeune