Wireshark-commits: [Wireshark-commits] rev 32004: /trunk/ /trunk/docbook/: CMakeLists.txt /trunk/cm
Date: Thu, 25 Feb 2010 12:30:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32004

User: jmayer
Date: 2010/02/25 04:30 AM

Log:
 Almost working out-of-tree builds for the documentation,
 with a few hacks right now:
 - The tip.png, warning.png and note.png images are missing from the
   pdfs and I have no idea how to tell fop how to find them.
 - Disabling/enabling building the guides via option currently doesn't
   work (probably too many macros :-), so comment out the subdir instead.
 - Right now, in order to build the devleopers guide we need to do the
   following in the source docbook directory:
   touch wsdg_graphics/toolbar/dummy.dummy
 
 Apart from these: The build works with a pristine docbook dir
 (svn status --no-ignore).

Directory: /trunk/docbook/
  Changes    Path              Action
  +73 -79    CMakeLists.txt    Modified

Directory: /trunk/cmake/modules/
  Changes    Path                  Action
  +4 -0      FindFOP.cmake         Modified
  +1 -1      FindPOD.cmake         Modified
  +13 -12    FindXMLLINT.cmake     Modified
  +84 -66    FindXSLTPROC.cmake    Modified

Directory: /trunk/
  Changes    Path              Action
  +7 -4      CMakeLists.txt    Modified