Discussion:
[Winpcap-users] master 182caa7: Copy win-setup.ps1 from Wireshark.
WinPcap code review
2015-07-21 15:23:55 UTC
Permalink
URL: https://code.wireshark.org/review/gitweb?p=winpcap.git;a=commit;h=182caa71e8214a89058a8792ed71a975b19a7c2e
Submitter: Gerald Combs (***@wireshark.org)
Changed: branch: master
Repository: winpcap

Commits:

182caa7 by Gerald Combs (***@wireshark.org):

Copy win-setup.ps1 from Wireshark.

Copy tools\win-setup.ps1 from the Wireshark repository. Adapt it for
our uses. Update the license to match libpcap / WinPcap.

Update the release procedures.

Change-Id: Ic10a30c5c5a927dc141a348bd169786cc45dc207
Reviewed-on: https://code.wireshark.org/review/9730
Reviewed-by: Gerald Combs <***@wireshark.org>


Actions performed:

from b5b9b7d Start migrating to MSBuild.
adds 182caa7 Copy win-setup.ps1 from Wireshark.


Summary of changes:
install/release procedures.txt | 20 ++--
tools/win-setup.ps1 | 227 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 238 insertions(+), 9 deletions(-)
create mode 100755 tools/win-setup.ps1

Loading...