URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=075ac2e7f57c38e40b3daad61561ef2b26c9bd87
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
075ac2e by Joerg Mayer (jmayer@xxxxxxxxx):
Obsolete tools/winXX-setup.sh:
- Move DOWNLOAD_TAG into config.nmake
- Call win-setup.sh directly instead of winXX-setup.sh
- TODO: Remove tools/winXX-setup.sh files
Change-Id: Ie02b6b468b4f3007f5e2b6a8282e2e6cdf7d1a70
Reviewed-on: https://code.wireshark.org/review/3144
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from c90b642 Pass the download tag as an argument to win-setup.sh instead as an enviroment variable
adds 075ac2e Obsolete tools/winXX-setup.sh: - Move DOWNLOAD_TAG into config.nmake - Call win-setup.sh directly instead of winXX-setup.sh - TODO: Remove tools/winXX-setup.sh files
Summary of changes:
Makefile.nmake | 87 ++++++++++++++++++++++++++++++++++++++++----------------
config.nmake | 2 ++
2 files changed, 65 insertions(+), 24 deletions(-)