URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3749e981aa69d7598879d50b1f099181e0929d30
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3749e98 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Support building the X11 dissector outside the source tree.
Use relative path names for the script names and mesa/xcbproto directories so
different paths (from different users) don't cause deltas.
Also, with help from Peter Wu and Graham, get generation of the X11 dissector
working from cmake.
Change-Id: I95cd2a0f973dcbc67f457ff94c28e46a666afb74
Reviewed-on: https://code.wireshark.org/review/12213
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 9b12818 IPv6: Fix RPL routing header computed address count if ip6r_len == 0
adds 3749e98 Support building the X11 dissector outside the source tree.
Summary of changes:
epan/CMakeLists.txt | 20 ++++-------
epan/dissectors/Makefile.am | 6 ++--
tools/process-x11-fields.pl | 17 +++++++---
tools/process-x11-xcb.pl | 77 +++++++++++++++++++++++--------------------
4 files changed, 64 insertions(+), 56 deletions(-)