aboutsummaryrefslogtreecommitdiff
path: root/ports/tinythread
AgeCommit message (Expand)Author
2021-09-09Bulk convert control files. (#19986)Billy O'Neal
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-09-02[tinythread] initatkawa7