aboutsummaryrefslogtreecommitdiff
path: root/win/tap_span.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-04-14Change all CRLF linefeeds to LF linefeedsSamuli Seppänen1-122/+122
Signed-off-by: Samuli Seppänen <samuli@openvpn.net> Acked-by: David Sommerseth <davids@redhat.com> Signed-off-by: David Sommerseth <davids@redhat.com> (cherry picked from commit 6b2883a637fe73492f09816ee95b00c1b88d5fcb)
2011-03-21Added support for prebuilt TAP-drivers. Automated embedding manifests.Samuli Seppänen1-7/+7
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>
2010-08-20Attempt to fix issue where domake-win build system was not properlyv2.1.3James Yonan1-0/+129
signing drivers and .exe files. Added win/tap_span.py for building multiple versions of the TAP driver and tapinstall binaries using different DDK versions to span from Win2K to Win7 and beyond. Version 2.1.3 git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@6404 e7ae566f-a301-0410-adde-c780ea21d3b5