aboutsummaryrefslogtreecommitdiff
path: root/versions/g-/gettext.json
AgeCommit message (Collapse)Author
2021-09-16[gettext] Remove `SUBPATH`, add iconv linking info (#20090)Kai Pastor
* Replace SUBPATH argument * Add iconv to libintl link libraries * x-add-version * Fix tools build on mingw-dynamic * Update versions * [skip actions] Trigger CI
2021-08-27[gettext] Add "autopoint" tool to gettext[core] (#17317)Kai Pastor
2021-07-24[gettext] Add gettext cmake wrapper (#18159)Kai Pastor
* Add gettext cmake wrapper * x-add-version * Make kf5i18n use gettext[tools]:host * x-add-version * Revise wrapper source names * Update git-tree * Provide host tools via port config, not wrapper * Enable tools on linux * Fix linux libintl.h hint * Update git-tree * Update git-tree * Revise vcpkg port config * Revise linux libintl.h message * Revise cmake style * Build only release variant of tools * Cache configuration for faster build * Update git-tree * Fix typo * Revise options * Add top-level Makefile for tools * Remove non-libintl libs and includes * Update git-tree * Update port-version * x-add-version * [gettext] Address PR comments Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-09[gettext] Fix building for android (#18128)Matthias Kuhn
* Fix building gettext for android Taken from https://github.com/navit-gps/navit/pull/1087/files * Bump gettext port version
2021-04-28[gettext] disable dirent detection on windows (#17523)Alexander Neumann
2021-04-07[gettext] Add feature tools (#17010)Alexander Neumann
* [gettext] add feature tools * version stuff * adjust code in portfile a bit * version stuff * more reordering * version stuff
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca