-
- Downloads
contrib(win32): bump opendht and openssl build
- Uses 1.1.1 stable branch of https://github.com/openssl/openssl instead of https://github.com/microsoft/openssl. Note that this build will not pass app certification for the Windows store. - bumps opendht to support the new OpenSSL build and removes some unused linkage - adds a 'use_cmake' key to the package.json windows contrib build system - allows us to shave about 4.5 min off openssl build time by defining MAKE_TOOL to jom.exe to override nmake - adds /FS to force synchronous PDB writes Change-Id: Idd06a0805b45fa19551c15d1859cbccca49e6bb6
Showing
- CMakeLists.txt 8 additions, 7 deletionsCMakeLists.txt
- compat/msvc/winmake.py 61 additions, 12 deletionscompat/msvc/winmake.py
- contrib/src/asio/asio-vcxproj.patch 4 additions, 4 deletionscontrib/src/asio/asio-vcxproj.patch
- contrib/src/asio/package.json 1 addition, 3 deletionscontrib/src/asio/package.json
- contrib/src/msgpack/package.json 2 additions, 4 deletionscontrib/src/msgpack/package.json
- contrib/src/opendht/package.json 10 additions, 2 deletionscontrib/src/opendht/package.json
- contrib/src/openssl/package.json 5 additions, 13 deletionscontrib/src/openssl/package.json
Loading
Please register or sign in to comment