Lily Wang
2308ec3771
[hunspell] Add support for feature tools ( #37915 )
2024-04-03 16:15:27 -07:00
Jia Yue Hua
cd766ee9f4
[hunspell] update to 1.7.2 ( #34199 )
2023-10-02 16:10:08 -07: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
autoantwort
d10d511f25
[hunspell] fix features tools ( #30404 )
2023-03-29 16:43:44 -07:00
Victor Romero
ecce05107c
Use make on all platforms ( #28607 )
2022-12-28 20:20:54 -08:00
Billy O'Neal
6101f08421
[hunspell] Remove deprecated minimal rebuild switch. ( #28001 )
...
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718
Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
2022-11-25 01:09:42 -08:00
Kai Pastor
8a5bbf4409
[hunspell] Update and fix ( #26481 )
...
* Update to 1.7.1
* Minor portfile updates
* Fix mingw
* Add proper 'nls' feature
* Patch for autotools subdirs control
* Update versions
* Add license field
* Update versions
2022-08-25 10:59:30 -07:00
Zac Walker
d2b22891a1
[Hunspell] Add Windows ARM64 Support ( #22979 )
...
* [Hunspell] Add Windows ARM64 Support
* Update version database
* Update version database (second try)
2022-02-07 12:13:11 -08:00
Billy O'Neal
b868bbe34b
[hunspell] Simplify supports and remove fail_port_install. ( #22724 )
...
```
!((arm | uwp) & windows)
!((arm & windows) | (uwp & windows)) distribute ands over ors
!((arm & windows) | uwp) uwp implies windows
!(arm & windows) & !uwp demorgan
```
2022-01-23 19:28:27 -08:00
Stanislav Ershov
00e252d7c7
[hunspell] move gettext dependency to tools
feature ( #21602 )
...
* [hunspell] move gettext dependency to ools feature
* [hunspell] update port version
* [hunspell] update versions
2021-11-23 12:15:32 -08:00
Jack·Boos·Yu
d2019e507c
[vcpkg baseline][hunspell] Fix usage when building static ( #19323 )
2021-08-04 20:05:18 -07:00
NancyLi1013
0c1b57592b
[hunspell] Fix build error on Windows ( #18037 )
...
* [hunspell] Fix build error on Windows
* Update ports/hunspell/portfile.cmake
* re-factory win build
* Drop support with UWP since the upstream doesn't add app bitset in vcxproj
* update baseline
* Update port-version
* Update version files
* Update version-string field as version
* Re update versions/h-/hunspell.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-06-09 15:28:21 -07:00
Alexander Neumann
5c19a00f26
[hunspell] switch to make to enable build of hunspell tools ( #17148 )
...
* [hunspell] switch to make to enable build of hunspell tools
* version stuff
2021-04-09 09:50:00 -07:00
Phoebe
048d760168
[hunspell] Avoid automatically added lib prefix ( #14623 )
...
* [hunspell] Avoid automatically added lib prefix
* Update port version
* Update CMakeLists.txt
2020-11-20 12:25:16 -08:00
Jack·Boos·Yu
9409abf422
[hunspell] Disable build tools in non-Windows ( #10574 )
...
* [hunspell] Disable build tools on OSX
* [hunspell] Disable build tools in non-Windows
* update baseline
* [hunspell] Change notice.
2020-04-03 10:28:02 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
NancyLi1013
b4a64cca36
[hunspell] update hunspell to 1.7.0 ( #5645 )
2019-03-12 15:54:45 -07:00
Robert Schumacher
2b555061ce
[hunspell] Avoid building tools when targetting UWP
2018-10-25 10:28:08 -07:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
Mikhail Paulyshka
f650be847c
[hunspell] add version 1.6.1
2017-07-25 03:12:30 +03:00