aboutsummaryrefslogtreecommitdiff
path: root/ports/hunspell/vcpkg.json
AgeCommit message (Collapse)Author
2021-08-04[vcpkg baseline][hunspell] Fix usage when building static (#19323)Jack·Boos·Yu
2021-06-09[hunspell] Fix build error on Windows (#18037)NancyLi1013
* [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-04-09[hunspell] switch to make to enable build of hunspell tools (#17148)Alexander Neumann
* [hunspell] switch to make to enable build of hunspell tools * version stuff