0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Lev Stipakov
ce68e3c415 ovpncli: bring tunbuilder variant back to life
Signed-off-by: Lev Stipakov <lev@openvpn.net>
2024-09-11 13:23:30 +00:00
Lev Stipakov
253dc4bf98 ovpncli: add CMake presets for Linux
Signed-off-by: Lev Stipakov <lev@openvpn.net>
2024-09-11 13:23:30 +00:00
Frank Lichtenheld
13d42f5f2d
CMakePresets.json: add test presets for all msvc build presets
Also run tests in GHA.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-08-02 17:25:17 +02:00
Frank Lichtenheld
1f5aa58223 mingw: disable VCPKG_APPLOCAL_DEPS in mingw presets
We do not want to force a dependency on powershell.
Copying the right dlls is rather trivial.

Same change as commit commit e9e49239ce
for build-vcpkg script.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-03-01 10:30:38 +01:00
Frank Lichtenheld
06bff071f7 CMakePresets.json: add testPresets for MSVC
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-02-28 13:45:16 +01:00
Frank Lichtenheld
63499ba7ac CMake: add CMakePresets.json and switch GHA to use it
For now define vcpkg builds for MSVC and MinGW

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
2023-02-28 13:45:16 +01:00