mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-20 20:06:03 +08:00
b466bd598e
* [pthreads] support ARM/UWP * arm: enable macro __PTW32_PROGCTR * uwp: LINK option /APPCONTAINER * uwp: link with 'kernel32', 'windowsapp' * [pthreads] update baseline and port SHA * [pthreads] extract changes to patch * [pthreads] remove pthreads from ci.baseline.txt * [pthreads] separate uwp patch * update ci.baseline.txt for arm/arm64 * [pthreads] unify patch list * update ci.baseline.txt
8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
"name": "pthreads",
|
|
"version": "3.0.0",
|
|
"port-version": 8,
|
|
"description": "pthreads for windows",
|
|
"homepage": "https://sourceware.org/pub/pthreads-win32/"
|
|
}
|