Wireshark-commits: [Wireshark-commits] master dc748b1: Now that Python is mandatory on Windows, rem
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 Aug 2014 20:23:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc748b1e7f1fc5c8e84966844a5185dd3ac5a0f2
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc748b1 by Роман Донченко (dpb@xxxxxxxxxxxxxx):

    Now that Python is mandatory on Windows, remove checks for it from nmakefiles
    
    Change-Id: I2ca6abb372ec4bda0af1aa40089082533a61df3a
    Reviewed-on: https://code.wireshark.org/review/3392
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  a4a94af   Fix regression introduced by gf3b631668b
    adds  dc748b1   Now that Python is mandatory on Windows, remove checks for it from nmakefiles


Summary of changes:
 asn1/Makefile.inc.nmake            |   10 ----------
 epan/dissectors/Makefile.nmake     |   22 ++--------------------
 plugins/asn1/Makefile.nmake        |   13 +------------
 plugins/docsis/Makefile.nmake      |   13 +------------
 plugins/ethercat/Makefile.nmake    |   13 +------------
 plugins/gryphon/Makefile.nmake     |   13 +------------
 plugins/irda/Makefile.nmake        |   13 +------------
 plugins/m2m/Makefile.nmake         |   13 +------------
 plugins/mate/Makefile.nmake        |   13 +------------
 plugins/opcua/Makefile.nmake       |   13 +------------
 plugins/profinet/Makefile.nmake    |   13 +------------
 plugins/unistim/Makefile.nmake     |   13 +------------
 plugins/wimax/Makefile.nmake       |   13 +------------
 plugins/wimaxasncp/Makefile.nmake  |   13 +------------
 plugins/wimaxmacphy/Makefile.nmake |   13 +------------
 ui/cli/Makefile.nmake              |   16 +---------------
 ui/gtk/Makefile.nmake              |   13 +------------
 17 files changed, 17 insertions(+), 213 deletions(-)