aboutsummaryrefslogtreecommitdiff
path: root/ports/hunspell
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
2020-11-20[hunspell] Avoid automatically added lib prefix (#14623)Phoebe
* [hunspell] Avoid automatically added lib prefix * Update port version * Update CMakeLists.txt
2020-04-03[hunspell] Disable build tools in non-Windows (#10574)Jack·Boos·Yu
* [hunspell] Disable build tools on OSX * [hunspell] Disable build tools in non-Windows * update baseline * [hunspell] Change notice.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-12[hunspell] update hunspell to 1.7.0 (#5645)NancyLi1013
2018-10-25[hunspell] Avoid building tools when targetting UWPRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-25[hunspell] add version 1.6.1Mikhail Paulyshka