hwmaybe / openvpn-build

OpenVPN Build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenVPN project buildsystems

TravisCI status AppVeyor status

About

These directories contain scripts to help build and package OpenVPN and its dependencies for various hardware platforms and operating systems (e.g. Windows, ARM). You do not need any of these scripts if you're building a native version of OpenVPN on a UNIX-like operatingsystem.

Thorough documentation is available in the OpenVPN wiki:

<https://community.openvpn.net/openvpn>

Directories

The "generic" subdir contains scripts to cross-compile OpenVPN using mingw_w64 (e.g. Linux -> Windows).

The "msvc" subdir is used to compile OpenVPN on Windows for Windows using Microsoft Visual Studio 2017.

The "windows-nsis" subdir contains scripts to cross-compile and package OpenVPN for Windows.

Please refer to the README files in the subdirectories for further information.

About

OpenVPN Build


Languages

Language:NSIS 47.1%Language:Shell 39.1%Language:Batchfile 7.6%Language:JavaScript 6.2%