aboutsummaryrefslogtreecommitdiff
path: root/ports/check
AgeCommit message (Collapse)Author
2020-01-06[check/gettimeofday] Move static libraries to manual-link. (#9510)Jack·Boos·Yu
2019-12-20[check] Fix library cannot be found (#9267)NancyLi1013
2019-10-24[check] Update library to 0.13.0 (#8722)Ehsan
2019-04-18 [check]Fix always built as debug library. (#6135)JackBoosY
* [jemalloc]Fix dll generated when generating static library * Revert "[jemalloc]Fix dll generated when generating static library" This reverts commit a833bf5593be181e065af097732c78cb810888fd. * [check]Fix always built as debug library.
2018-08-02add libcheck port (#3998)Simon R
* add check port * [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()