aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bug #1446 work-around from Toralf Förster Bill Meier2007-08-181-1/+2
| | | | svn path=/trunk/; revision=22550
* work out dependencies in a .common way and make sure we nmake wsluarmLuis Ontanon2007-07-211-3/+3
| | | | svn path=/trunk/; revision=22374
* Fix dependenciesLuis Ontanon2007-07-211-4/+4
| | | | svn path=/trunk/; revision=22370
* Migrate the wslua ref man into wsugLuis Ontanon2007-07-211-41/+4
| | | | svn path=/trunk/; revision=22369
* Don't read and write to a file at the same timeJörg Mayer2007-02-051-3/+2
| | | | svn path=/trunk/; revision=20721
* remove Win32/cygwin remains, as these files are Unix only nowUlf Lamping2007-02-031-74/+7
| | | | svn path=/trunk/; revision=20688
* The contents of the NEWS file come from the release notes. Back-portGerald Combs2007-02-011-1/+4
| | | | | | | the changes in r20642 to release-notes.xml. Add "news" targes to the docbook makefiles to copy release-notes.txt to NEWS. svn path=/trunk/; revision=20669
* Based on suggestion from Guy Harris.Jaap Keuter2007-01-301-1/+1
| | | | | | Trying to get things working on Win32 (cygwin) and GNU/Linux etc. svn path=/trunk/; revision=20627
* split docbook generation makefiles into nmake and GNU make variants ↵Ulf Lamping2007-01-291-235/+6
| | | | | | (together with Makefile.common), just like all the other directories have it. This way makes it easier to get settings from config.nmake and probably makefile.am will be easier to do. In addition we don't need GNU make for Win32 generation. svn path=/trunk/; revision=20613
* Have a real JAVA_OPTS symbol for fop on DebianJaap Keuter2007-01-281-1/+1
| | | | svn path=/trunk/; revision=20592
* wsluarm.pdf => wsluarm-a4.pdf wsluarm-us.pdfLuis Ontanon2007-01-281-1/+1
| | | | svn path=/trunk/; revision=20588
* Fix DTD validation ( older dtds were happy with it :/ )Luis Ontanon2007-01-271-1/+3
| | | | svn path=/trunk/; revision=20576
* do not overwrite the realse notes...Luis Ontanon2007-01-271-1/+1
| | | | svn path=/trunk/; revision=20575
* fix generation of ws(ug|dg), use fop.bat not fop.shLuis Ontanon2007-01-271-1/+1
| | | | svn path=/trunk/; revision=20574
* Trying to get the WS Lua Ref Man to build with the rest of the documentationLuis Ontanon2007-01-261-3/+83
| | | | svn path=/trunk/; revision=20571
* fix problem "no target to build user-guide.zip"Ulf Lamping2007-01-231-0/+2
| | | | svn path=/trunk/; revision=20538
* major redesign:Ulf Lamping2007-01-211-0/+1
| | | | | | | - add a chapter about a Win32 Quick Setup - update MSVC information about Versions > 6 svn path=/trunk/; revision=20513
* add user-guide.zip to the clean targetUlf Lamping2007-01-191-0/+1
| | | | svn path=/trunk/; revision=20494
* add a target to build a zipped version of user-guide.chmUlf Lamping2007-01-191-1/+5
| | | | svn path=/trunk/; revision=20493
* the docbook generation also suffers from the cygwin bash CR/LF problem :-(Ulf Lamping2007-01-181-0/+1
| | | | | | | | I've added a call to dos2unix to convert check_svn_version.sh that way Is it safe to assume that dos2unix is available on a common UNIX developer machine?!? svn path=/trunk/; revision=20491
* Make things work on Suse as well, not just DebianJörg Mayer2007-01-161-3/+2
| | | | svn path=/trunk/; revision=20450
* fix a typo in the recent change to the hhc.exe command line, so the chm ↵Ulf Lamping2006-10-291-1/+1
| | | | | | files compile again - took me more than an hour to find out and reproduce :-( svn path=/trunk/; revision=19732
* Allow each program called by the Docbook Makefile to be specified usingGerald Combs2006-10-271-6/+6
| | | | | | the environment. svn path=/trunk/; revision=19719
* can we agree on using lynx?Ulf Lamping2006-09-161-3/+4
| | | | | | | | | Cygwin situation: - lynx works - elinks is not available (at least on the standard repositories) - links and true doesn't produce any output svn path=/trunk/; revision=19245
* first step to fix the file dialog "mess":Ulf Lamping2006-09-151-4/+10
| | | | | | | - use different screenshots for: GTK1, GTK2 and Win32 - rewrite the "File Open Dialog" section svn path=/trunk/; revision=19239
* - Replace the ELINKS variable by HTML2TEXT and include the parametersJörg Mayer2006-09-121-44/+47
| | | | | | | into the variable to make this actually portable. - Some whitespace changes between filenames and the \ svn path=/trunk/; revision=19203
* add dependency to custom_layer_pdf.xsl for all fo filesUlf Lamping2006-09-081-6/+6
| | | | svn path=/trunk/; revision=19182
* . is not necessarily in ↵Jörg Mayer2006-09-081-1/+1
| | | | | | /home/jmayer/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/opt/cross/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/sbin, so add it svn path=/trunk/; revision=19179
* fix bug #842: "make" now won't try to rebuild again if nothing changed since ↵Ulf Lamping2006-09-071-16/+29
| | | | | | | | | | the last make call. Other minor dependency fixes. I didn't found a way to implement the SVN version check using make, so using a new shell script instead ... svn path=/trunk/; revision=19173
* User's/Developer's Guide: finish Ethereal to Wireshark transition by ↵Ulf Lamping2006-08-251-80/+78
| | | | | | "reshoot" *all* screenshots (and rename them) and update some of the menu items that changed in the meantime. svn path=/trunk/; revision=19032
* Clean any zip files we might create.Gerald Combs2006-06-211-0/+4
| | | | svn path=/trunk/; revision=18532
* rename "graphics" directory to "wsug_graphics" to make it clear that it's ↵Ulf Lamping2006-06-151-123/+123
| | | | | | only used for the users_guide svn path=/trunk/; revision=18473
* Fixup edg -> wsdgJaap Keuter2006-06-061-14/+14
| | | | svn path=/trunk/; revision=18373
* edg -> wsdgJaap Keuter2006-06-061-59/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -This line, and those below, will be ignored-- D docbook/edg_graphics M docbook/developer-guide.xml M docbook/Makefile.auto.am A docbook/wsdg_graphics D docbook/edg_src M docbook/README.txt A docbook/wsdg_src D docbook/wsdg_src/EDG_meta_info.xml A docbook/wsdg_src/WSDG_userinterface.xml D docbook/wsdg_src/EDG_preface.xml D docbook/wsdg_src/EDG_chapter_userinterface.xml D docbook/wsdg_src/EDG_chapter_tools.xml A docbook/wsdg_src/WSDG_meta_info.xml D docbook/wsdg_src/EDG_chapter_env_intro.xml D docbook/wsdg_src/EDG_chapter_capture.xml A docbook/wsdg_src/WSDG_preface.xml A docbook/wsdg_src/WSDG_works.xml D docbook/wsdg_src/EDG_chapter_dissection.xml A docbook/wsdg_src/WSDG_chapter_tools.xml D docbook/wsdg_src/EDG_chapter_works.xml A docbook/wsdg_src/WSDG_chapter_env_intro.xml A docbook/wsdg_src/WSDG_chapter_capture.xml A docbook/wsdg_src/WSDG_chapter_dissection.xml D docbook/wsdg_src/EDG_chapter_build_intro.xml D docbook/wsdg_src/EDG_chapter_libraries.xml A docbook/wsdg_src/WSDG_chapter_build_intro.xml A docbook/wsdg_src/WSDG_chapter_libraries.xml D docbook/wsdg_src/EDG_chapter_sources.xml A docbook/wsdg_src/WSDG_chapter_sources.xml M docbook/Makefile svn path=/trunk/; revision=18368
* Adjust the value of "FOP" to make the new buildbot happy. Tweak someGerald Combs2006-06-021-3/+10
| | | | | | comments. svn path=/trunk/; revision=18317
* eug -> wsugGerald Combs2006-05-301-23/+23
| | | | svn path=/trunk/; revision=18259
* Ethereal -> Wireshark in the User's Guide. Switch over to the new logo. Gerald Combs2006-05-301-4/+4
| | | | | | | We'll probably want to use a vectorized version of the logo (e.g. EPS or SVG) at some point. svn path=/trunk/; revision=18257
* EUG -> WSUGGerald Combs2006-05-301-35/+35
| | | | svn path=/trunk/; revision=18256
* Ethereal -> WiresharkGerald Combs2006-05-301-30/+30
| | | | svn path=/trunk/; revision=18255
* use a CSS stylesheet for HTML output. This seems to be the official way to ↵Ulf Lamping2006-04-211-7/+11
| | | | | | format a sidebar to look different than normal floating text svn path=/trunk/; revision=17941
* enhance the "File Sets" page (e.g. add a screenshot)Ulf Lamping2006-04-211-0/+1
| | | | svn path=/trunk/; revision=17940
* fix a make display bugUlf Lamping2006-04-181-1/+1
| | | | svn path=/trunk/; revision=17892
* Fix download URLs in the release notes. Disable building release-notes.txt,Gerald Combs2005-12-281-2/+2
| | | | | | | since the Windows build server doesn't have elinks. Copy over ChangeLog and NEWS from 0.10.14. svn path=/trunk/; revision=16912
* Add a "release-notes.txt" target.Gerald Combs2005-12-271-1/+12
| | | | svn path=/trunk/; revision=16910
* Ignore some release notes related stuffJörg Mayer2005-10-091-0/+2
| | | | | | Add some generated release notes stuff to the clean target svn path=/trunk/; revision=16170
* minor workflow enhancement, generate the HTML files before the pdf's and alike.Ulf Lamping2005-08-301-3/+3
| | | | | | | | while working with the docbook sources, the html versions are a lot easier to look at than the pdf's. At least the Adobe Reader will lock the pdf file, so one has to close it to generate a next version, it's ugly to work with. the html files can be viewed with e.g. Firefox while a new version is already generated, a simple reload will do the update then ... svn path=/trunk/; revision=15625
* put the intermediate files of the release_notes chm build into it's own dir ↵Ulf Lamping2005-08-171-1/+1
| | | | | | release_notes_chm/ instead of . svn path=/trunk/; revision=15397
* Fix svn properties where needed:Jörg Mayer2005-08-021-0/+1
| | | | | | | | | | Remove svn:executable Add svn:executable Add svn:eol-style Add svn:keywords Add mime-type svn path=/trunk/; revision=15185
* Add release notes. The content still needs to be filled in.Gerald Combs2005-07-281-1/+46
| | | | svn path=/trunk/; revision=15134
* print in the first target output line also which kind of target is in the ↵Ulf Lamping2005-07-201-13/+12
| | | | | | | | making: "EUG" or "EDG" remove obsolete HHC setting svn path=/trunk/; revision=14963