]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Support to selectively compile targets
authorShashank Ram <rams@vmware.com>
Tue, 27 Feb 2018 19:57:37 +0000 (11:57 -0800)
committerAlin Gabriel Serdean <aserdean@ovn.org>
Thu, 1 Mar 2018 23:02:55 +0000 (01:02 +0200)
commitb1db9dd6747cf8962ebcca4fc15dd084728b0f79
treea23327559a0b5ed71baea1d0c683549ab37d711d
parent34825d5e83a2941d652ec96da6ceec8382eead24
datapath-windows: Support to selectively compile targets

Adds support to selectively compile kernel driver for
target versions. This is useful when environments to
compile for all targets might not be available on the
user's machine, or if the user wants to only compile
some targets selectively.

Also once appveyor has support to build Win10 targets,
we will not pass the "--with-vstudiotargetver" to the
configure script.

Signed-off-by: Shashank Ram <rams@vmware.com>
Acked-by: Anand Kumar <kumaranand@vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>
Documentation/intro/install/windows.rst
Makefile.am
appveyor.yml
m4/openvswitch.m4