Wireshark-commits: [Wireshark-commits] master 6baa1b5: Remove Nmake build system

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jun 2016 19:22:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6baa1b544c84a766d9f9d356e9940eccaf0a128f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6baa1b5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Remove Nmake build system
    
    Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61
    Reviewed-on: https://code.wireshark.org/review/15777
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  88bd50c   Don't map the interface ID for records that don't pertain to an interface.
    adds  6baa1b5   Remove Nmake build system


Summary of changes:
 .editorconfig                                      |    4 +-
 .gitignore                                         |    1 -
 CMakeLists.txt                                     |    1 -
 Makefile.am                                        |    4 -
 Makefile.nmake                                     | 1535 -----------------
 Makefile.nmake.inc                                 |   25 -
 capchild/Makefile.am                               |    3 +-
 capchild/Makefile.nmake                            |   76 -
 caputils/Makefile.am                               |    3 +-
 caputils/Makefile.nmake                            |   84 -
 cmake/modules/WiresharkPlugin.cmake                |    4 +-
 codecs/Makefile.am                                 |    1 -
 codecs/Makefile.nmake                              |   87 -
 config.h.win32                                     |  250 ---
 config.nmake                                       | 1753 --------------------
 doc/Makefile.am                                    |    1 -
 doc/Makefile.nmake                                 |  337 ----
 doc/README.plugins                                 |    3 +-
 doc/README.qt                                      |   20 +-
 doc/README.wslua                                   |    9 +-
 docbook/Makefile.am                                |    1 -
 docbook/Makefile.nmake                             |  280 ----
 docbook/README.txt                                 |   23 +-
 echld/Makefile.am                                  |    3 +-
 echld/Makefile.nmake                               |   19 -
 epan/Makefile.am                                   |    1 -
 epan/Makefile.nmake                                |  466 ------
 epan/compress/Makefile.am                          |    3 +-
 epan/compress/Makefile.nmake                       |   29 -
 epan/crypt/Makefile.am                             |    1 -
 epan/crypt/Makefile.nmake                          |   30 -
 epan/dfilter/Makefile.am                           |    1 -
 epan/dfilter/Makefile.nmake                        |   80 -
 epan/dissectors/Makefile.am                        |    1 -
 epan/dissectors/Makefile.nmake                     |   92 -
 epan/dissectors/asn1/HI2Operations/Makefile.nmake  |   25 -
 epan/dissectors/asn1/Makefile.am                   |    5 +-
 epan/dissectors/asn1/Makefile.inc.nmake            |   74 -
 epan/dissectors/asn1/Makefile.nmake                |  176 --
 epan/dissectors/asn1/Makefile.preinc               |    3 +-
 epan/dissectors/asn1/Makefile.preinc.nmake         |   25 -
 epan/dissectors/asn1/acp133/Makefile.nmake         |   25 -
 epan/dissectors/asn1/acse/Makefile.nmake           |   25 -
 epan/dissectors/asn1/ansi_map/Makefile.nmake       |   25 -
 epan/dissectors/asn1/ansi_tcap/Makefile.nmake      |   25 -
 epan/dissectors/asn1/atn-cm/Makefile.nmake         |   25 -
 epan/dissectors/asn1/atn-cpdlc/Makefile.nmake      |   25 -
 epan/dissectors/asn1/atn-ulcs/Makefile.nmake       |   25 -
 epan/dissectors/asn1/c1222/Makefile.nmake          |   25 -
 epan/dissectors/asn1/camel/Makefile.nmake          |   30 -
 epan/dissectors/asn1/cdt/Makefile.nmake            |   25 -
 epan/dissectors/asn1/charging_ase/Makefile.nmake   |   25 -
 epan/dissectors/asn1/cmip/Makefile.nmake           |   25 -
 epan/dissectors/asn1/cmp/Makefile.nmake            |   25 -
 epan/dissectors/asn1/cms/Makefile.nmake            |   25 -
 epan/dissectors/asn1/credssp/Makefile.nmake        |   25 -
 epan/dissectors/asn1/crmf/Makefile.nmake           |   25 -
 epan/dissectors/asn1/dap/Makefile.nmake            |   25 -
 epan/dissectors/asn1/disp/Makefile.nmake           |   25 -
 epan/dissectors/asn1/dop/Makefile.nmake            |   25 -
 epan/dissectors/asn1/dsp/Makefile.nmake            |   25 -
 epan/dissectors/asn1/ess/Makefile.nmake            |   25 -
 epan/dissectors/asn1/ftam/Makefile.nmake           |   25 -
 epan/dissectors/asn1/goose/Makefile.nmake          |   25 -
 epan/dissectors/asn1/gprscdr/Makefile.nmake        |   25 -
 epan/dissectors/asn1/gsm_map/Makefile.nmake        |   25 -
 epan/dissectors/asn1/h225/Makefile.nmake           |   30 -
 epan/dissectors/asn1/h235/Makefile.nmake           |   30 -
 epan/dissectors/asn1/h245/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h248/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h282/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h283/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h323/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h450-ros/Makefile.nmake       |   25 -
 epan/dissectors/asn1/h450/Makefile.nmake           |   30 -
 epan/dissectors/asn1/h460/Makefile.nmake           |   25 -
 epan/dissectors/asn1/h501/Makefile.nmake           |   25 -
 epan/dissectors/asn1/hnbap/Makefile.nmake          |   25 -
 epan/dissectors/asn1/idmp/Makefile.nmake           |   25 -
 epan/dissectors/asn1/ilp/Makefile.nmake            |   25 -
 epan/dissectors/asn1/inap/Makefile.nmake           |   25 -
 epan/dissectors/asn1/isdn-sup/Makefile.nmake       |   30 -
 epan/dissectors/asn1/kerberos/Makefile.nmake       |   25 -
 epan/dissectors/asn1/lcsap/Makefile.nmake          |   25 -
 epan/dissectors/asn1/ldap/Makefile.nmake           |   25 -
 .../asn1/logotypecertextn/Makefile.nmake           |   25 -
 epan/dissectors/asn1/lpp/Makefile.nmake            |   25 -
 epan/dissectors/asn1/lppa/Makefile.nmake           |   25 -
 epan/dissectors/asn1/lppe/Makefile.nmake           |   25 -
 epan/dissectors/asn1/lte-rrc/Makefile.nmake        |   25 -
 epan/dissectors/asn1/m3ap/Makefile.nmake           |   25 -
 epan/dissectors/asn1/mms/Makefile.nmake            |   25 -
 epan/dissectors/asn1/mpeg-audio/Makefile.nmake     |   25 -
 epan/dissectors/asn1/mpeg-pes/Makefile.nmake       |   30 -
 epan/dissectors/asn1/nbap/Makefile.nmake           |   25 -
... 326 lines suppressed ...