Commit Graph

7 Commits

Author SHA1 Message Date
Kai Pastor
b593af97f7
[gettext-libintl] Handle atypical Linux installations (#39662)
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-07-05 14:06:12 -04:00
Kai Pastor
13c141f489
[gettext-libintl] Link CoreFoundation on apple (#38859)
Cherry-picked from https://github.com/microsoft/vcpkg/pull/38658.
2024-05-24 19:35:34 -07:00
Kai Pastor
1fb47d326d
[gettext*] Update 0.22.5, fix Intl wrapper (#37356) 2024-03-11 20:32:06 -07:00
Kai Pastor
5f29060768
[gettext-libintl] Avoid conftest triggering debugger window (#36055) 2024-01-08 13:43:05 -08:00
Kai Pastor
1c79e2659d
[gettext] Update to 0.22.4 (#35585) 2023-12-18 13:09:44 -08:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00