Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9ce04cb: Fix download of 3rd party packages when WIRE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Jul 2014 18:32:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ce04cbb091bd8e4ae5a36a1b31771189e0d9600
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9ce04cb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Fix download of 3rd party packages when WIRESHARK_TARGET_PLATFORM environment variable is not explicitly set
    
    Bug: 10317
    Change-Id: Ic7b4ffe2bbe4f69928b91a5151d8cef1ae59f723
    Reviewed-on: https://code.wireshark.org/review/3203
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  0f85608   Use wmem for application Ids Remove soft deprecated APIs
    adds  9ce04cb   Fix download of 3rd party packages when WIRESHARK_TARGET_PLATFORM environment variable is not explicitly set


Summary of changes:
 Makefile.nmake                              |   42 +++++++++++++--------------
 packaging/portableapps/win32/Makefile.nmake |    2 +-
 tools/win-setup.sh                          |    5 ++--
 3 files changed, 25 insertions(+), 24 deletions(-)