ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 075ac2e: Obsolete tools/winXX-setup.sh: - Move DOWNLO

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Jul 2014 01:04:05 +0000 (UTC)
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(-)