]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added support for prebuilt TAP-drivers. Automated embedding manifests.
authorSamuli Seppänen <samuli@openvpn.net>
Tue, 8 Mar 2011 14:07:49 +0000 (16:07 +0200)
committerDavid Sommerseth <davids@redhat.com>
Mon, 21 Mar 2011 14:15:12 +0000 (15:15 +0100)
commit0c03c731a80399998cc4b03a35ffad2961c7b369
tree9bfd3ff8c63e0d8f63ba8102ea691402b075d6b8
parent0265cf3a6b646cc02a78cc3501dce77f99e81a5f
Added support for prebuilt TAP-drivers. Automated embedding manifests.

Removed win/make_dist.py's dependency on TAP-driver and tapinstall.exe building.
Also added manifest embedding commands to win/make_dist.py. To avoid duplicate
code moved the "build_vc" method from win/build.py to win/wb.py and renamed it
"run_in_vs_shell".

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
win/build.py
win/build_all.py
win/make_dist.py
win/settings.in
win/tap_span.py
win/wb.py