Wireshark-commits: [Wireshark-commits] master a92c3fb: CMake: More a2x / asciidoc fixes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Aug 2014 00:11:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a92c3fb2fa0c40714db252e9ed6b3d1b5a37b132
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a92c3fb by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: More a2x / asciidoc fixes.
    
    Create graphics directories and copy files into them similar
    to Autotools and Nmake. Adjust some xsltproc arguments. Fix the
    --asciidoc-opts flag.
    
    Note: Admon graphics are broken pending change 3206.
    
    Change-Id: I94d498de36150a7cb4ffd080581523300b222bd4
    Reviewed-on: https://code.wireshark.org/review/3805
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  40c367e   Windows: Fix AsciiDoc / DocBook builds.
    adds  a92c3fb   CMake: More a2x / asciidoc fixes.


Summary of changes:
 cmake/modules/FindASCIIDOC.cmake |   23 +++++++++-----
 cmake/modules/FindXSLTPROC.cmake |   61 +++++++++++++++++++++-----------------
 docbook/CMakeLists.txt           |   22 +++++++-------
 3 files changed, 60 insertions(+), 46 deletions(-)