Wireshark-commits: [Wireshark-commits] master fb1e149: NSIS: Simplify wireshark.nsi.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 21 Jan 2015 18:52:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb1e149875065f1adc1c5fb734fd2c886c9f80ad
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fb1e149 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NSIS: Simplify wireshark.nsi.
    
    Replace a pile-o-ifdefs with generated include files. This should make
    it easier to add an NSIS target to CMake.
    
    Drop ICONV_DIR and ADNS_DLL. We haven't used either for quite a while.
    
    Change-Id: I71b08cccdb9fe2b2a166b63848a9ded5ebc5f873
    Reviewed-on: https://code.wireshark.org/review/6717
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  163071e   GSM SIM: for a FETCH command, a Le of 0 means 256 bytes
    adds  fb1e149   NSIS: Simplify wireshark.nsi.


Summary of changes:
 packaging/nsis/Makefile.nmake |  200 +++++++++++++++++++++++------------------
 packaging/nsis/wireshark.nsi  |  133 +--------------------------
 2 files changed, 117 insertions(+), 216 deletions(-)