Lines Matching full:wolfssl
36 set DEFAULT_START_DIR=..\..\wolfssl
254 rem This function builds wolfSSL.
256 rem The current directory must be the wolfSSL directory.
300 copy /v /y "%~dp0\wolfssl_options.h" .\wolfssl\options.h
303 echo Error: build: Couldn't replace .\wolfssl\options.h
318 echo Error: Failed building wolfSSL %MSBUILD_CONFIG%^|%MSBUILD_PLATFORM%.
322 rem For tests to run properly the wolfSSL directory must remain the current.
328 echo Error: Failed testing wolfSSL %MSBUILD_CONFIG%^|%MSBUILD_PLATFORM%.
333 echo Success: Built and tested wolfSSL %MSBUILD_CONFIG%^|%MSBUILD_PLATFORM%.
344 echo Usage: build-wolfssl ^<compiler^> [platform] [configuration] [directory]
376 echo directory - Specifies the wolfSSL source directory
409 echo Error: Cannot locate wolfSSL source directory, expected "%START_DIR%"