summaryrefslogtreecommitdiff
path: root/share/mk/doc.images.mk
Commit message (Expand)AuthorAgeFilesLines
* - Drop SGML catalogsGabor Kovesdan2013-05-291-2/+1
* - Remove some further unused leftoversGabor Kovesdan2013-04-011-1/+4
* - Remove more leftoversGabor Kovesdan2013-03-311-35/+10
* - Remove doc.html.mk, which is not used any moreGabor Kovesdan2013-02-021-36/+0
* Unbreak build when .OBJDIR is being used (i.e. after running make obj).Ulrich Spörlein2012-01-171-19/+0
* Fix doc tree build when Ghostscript 8.70 is used.Hiroki Sato2009-12-251-2/+9
* GS 8.70 needs that target files exist before being created. ThisMarc Fonvieille2009-12-231-0/+2
* Remove trailing whitespaces.Hiroki Sato2004-07-231-5/+5
* Fix a build problem when print/ghostscript-afpl is used:Hiroki Sato2004-07-231-20/+31
* Really unbreak creation of PDF documents which use "shared" PNG images:Simon L. B. Nielsen2004-04-051-4/+3
* Fix problems when ghostscript with A4=yes is used.Hiroki Sato2003-12-301-8/+32
* Add a 'GREYSCALE_IMAGES' option to the print infrastructure to convertMurray Stokely2003-12-081-0/+11
* Add a workaround to unbreak the build when ghostscript builtHiroki Sato2003-11-241-1/+4
* Remove -p option from ${MKDIR} definition to avoid redundancy (optionsMarc Fonvieille2003-08-011-1/+1
* Commit images separation from en_US.ISO8859-1/ directory toMarc Fonvieille2003-04-111-3/+21
* Add $LOCAL_IMAGES_LIB_DIR to $CLEANDIRS.Ceri Davies2003-01-311-0/+1
* Remove my dirty hack, it's useless with doc.docbook.mk changes.Marc Fonvieille2002-11-021-5/+7
* Quick hack to allow build of the Handbook with .txt files.Marc Fonvieille2002-10-301-6/+5
* Add in the necessary framework so that in the "FORMATS=txt" case, anyNik Clayton2002-10-281-3/+21
* Allow the use of graphic files from en_US.ISO8859-1/ directory forMarc Fonvieille2002-10-121-2/+7
* Teach the doc tree how to convert PIC diagrams to PDF filesBruce A. Mah2002-02-061-3/+5
* Teach the doc tree how to convert PIC diagrams to PNG and EPS filesMurray Stokely2002-02-021-5/+16
* Add command variables for PS2EPS, PIC2PS, and groff so that we can useMurray Stokely2002-01-021-0/+2
* Make the TIDYFLAGS/TIDYOPTS usage homologous to the rest of the makeMurray Stokely2001-11-051-8/+14
* Make build/install /usr/obj prefix clean.Murray Stokely2001-10-291-16/+68
* Add scr -> png -> eps support, so that we can build Randy's newMurray Stokely2001-08-141-3/+5
* Use peps instead of eps2png.Nik Clayton2001-07-131-2/+2
* Add a new variable, EPS2PNG_RES, to set the resolution eps2png uses toNik Clayton2001-06-221-3/+15
* Make the eps2png and epstopdf commands OBJDIR safe.Nik Clayton2001-05-091-3/+3
* Better image support. Use Ghostscript and NetPBM, rather than simplyNik Clayton2001-02-201-14/+3
* Use epstopdf (from teTeX) rather than ImageMagick to convert EPS to PDFNik Clayton2001-02-121-2/+2
* LIB_IMAGES -> IMAGES_LIB, to be consistent with IMAGES_PNG and IMAGES_EPSNik Clayton2000-10-291-14/+39
* Initial support for images within the documentation. Support EPS and PNGNik Clayton2000-10-081-3/+50
* a) "Fix" out-of-tree builds by not hard-coding locations of dsl filesNeil Blakey-Milner2000-09-281-4/+4
* doc.images.mkNik Clayton2000-07-181-2/+2
* Image support in the documentation. For the time being, just supportNik Clayton2000-07-161-0/+66