Wireshark-commits: [Wireshark-commits] master 15a9f5d: Move Windows build to be VS2013 based using
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Dec 2014 17:08:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15a9f5dd7013f653b35472a97aa09daeb9ec4dbb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

15a9f5d by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Move Windows build to be VS2013 based using the Community Edition
    Drop references to long obsolete compilers.
    Added Chocolatey installer instructions for some packages.
    
    Change-Id: I416d4091b6acaa1ed0d5e586f0427708c4b2d646
    Reviewed-on: https://code.wireshark.org/review/5986
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  1b6da9e   [Automatic manuf, services and enterprise-numbers update for 2014-12-28]
    adds  15a9f5d   Move Windows build to be VS2013 based using the Community Edition Drop references to long obsolete compilers. Added Chocolatey installer instructions for some packages.


Summary of changes:
 docbook/Makefile.nmake                             |    4 +-
 docbook/asciidoc.conf                              |    1 +
 docbook/developer-guide-docinfo.xml                |   13 +
 docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc   |   10 +-
 docbook/wsdg_src/WSDG_chapter_libraries.asciidoc   |    2 +-
 docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc |  345 +++++---------
 docbook/wsdg_src/WSDG_chapter_tools.asciidoc       |  502 ++++++--------------
 docbook/wsdg_src/WSDG_preface.asciidoc             |    3 +-
 8 files changed, 295 insertions(+), 585 deletions(-)