aboutsummaryrefslogtreecommitdiff
path: root/ports/pthreads/CONTROL
AgeCommit message (Collapse)Author
2018-12-19[pthreads] add version resource and fix problem with PTW32_ARCH when ↵krismattheus
compiling resource. Signed-off-by: krismattheus <kris.mattheus@visionbms.com>
2017-10-17[pthreads] Version bump for PR #1990Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-29[pthreads] init portatkawa7