]> granicus.if.org Git - postgresql/history - doc/src/sgml/Makefile
Avoid maintaining three separate copies of the error codes list.
[postgresql] / doc / src / sgml / Makefile
2011-02-04 Robert HaasAvoid maintaining three separate copies of the error...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-22 Magnus HaganderRemove anonymous cvs instructions, and replace them...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-12 Tom Lanepostgres.txt should get cleaned by 'make clean'.
2010-06-12 Bruce MomjianRemove lynx -stdin flag for postgres.text.
2010-06-12 Bruce MomjianAdd SGML Makefile rule for single-page text, postgres...
2010-06-12 Bruce MomjianAdd space between after ">" in ">$@" in SGML Makefile...
2010-06-12 Peter EisentrautAdd target to build HTML documentation as single page
2010-05-13 Peter EisentrautFix vpath installation from distribution tarball (bug...
2010-05-01 Tom LaneInstall hack workaround for failure of 'make all' in...
2010-05-01 Tom LaneAdjust postgres.xml rule so that make will notice a...
2010-04-02 Peter EisentrautFix the build and install rules for man pages with...
2010-03-30 Peter EisentrautSeparate targets "make docs" and "make install-docs...
2010-02-05 Bruce MomjianPrevious commit was to have tab checking as part of...
2010-02-05 Bruce Momjian*** empty log message ***
2010-02-05 Bruce MomjianAdd SGML 'check-tabs' Makefile rule to check for tabs.
2010-01-06 Tom LaneFix missing <manvolnum> markers in dblink reference...
2009-12-30 Peter EisentrautRevert makefile refactoring (version 1.123) because...
2009-10-06 Peter EisentrautClean up the clean rules of the documentation
2009-10-06 Alvaro HerreraReally unbreak maintainer-clean.
2009-10-05 Alvaro HerreraUnbreak doc/src/sgml maintainer-clean rule on VPATH...
2009-09-14 Peter EisentrautPrint builds don't actually depend on html target ...
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-17 Peter EisentrautMake version.sgml depend on configure instead of Makefi...
2009-08-15 Tom LaneMake sure that 'make distclean' cleans out all files...
2009-08-11 Peter EisentrautRemove unnecessary files from distribution
2009-08-11 Peter EisentrautSimplify and speed up man page installation
2009-08-11 Alvaro HerreraRefactor some $(JADE.tex.call)s
2009-08-09 Peter EisentrautShip documentation without intermediate tarballs
2009-08-05 Alvaro HerreraFix manpages related to SPI functions.
2009-08-04 Peter EisentrautUse DocBook XSL stylesheets for man page building
2009-07-20 Peter EisentrautSmall additional clean from the rearrangement of the...
2009-07-14 Peter EisentrautRearrangement of the HTML docs build rules
2009-06-25 Peter EisentrautMan pages back to lowercase names, with additional...
2009-06-19 Peter EisentrautDon't convert the man page names to lower case, so...
2009-05-02 Tom LaneSplit the release notes into a separate file for each...
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-11-26 Peter Eisentrautconfigure check for docbook2man program, used in the...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2008-11-12 Peter EisentrautSupport for man page links, if a man page has more...
2008-11-04 Peter EisentrautExperimental new support for building man pages via...
2008-10-31 Peter EisentrautThe conversion rule from postgres.sgml to postgres...
2008-10-04 Tom LaneAdd a note about how to check for bare < and & in SGML...
2008-08-25 Alvaro HerreraHave man page generation work on VPATH builds too.
2008-06-10 Alvaro HerreraMake XML building work silently on VPATH builds (untest...
2007-12-15 Bruce MomjianUse clearer error message for gmake postgres.pdf:
2007-12-14 Peter EisentrautMake error message more accurate
2007-12-14 Bruce MomjianAdd default error rules for making postgres.pdf and...
2007-12-05 Peter EisentrautRemove unused, occasionally confusing graphics building...
2007-10-07 Alvaro HerreraClean up the doc makefile for draft HTML generation...
2007-10-07 Alvaro HerreraRemove stylesheet.css file on "make clean", created...
2007-08-31 Bruce MomjianAdd comment on why SGML -wfully-tagged flag is needed...
2007-08-31 Bruce MomjianAdd openjade warning -wfully-tagged to warn about missi...
2007-05-18 Peter EisentrautMark some intermediate targets as .PRECIOUS, to replace...
2007-02-09 Neil ConwayUnbreak the SGML doc build: ":=" is needed to assign...
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2007-01-27 Bruce MomjianModify SGML makefile to allow 'gmake draft' to build...
2007-01-26 Bruce MomjianControl openjade draft-mode by variable DRAFT, rather...
2007-01-26 Bruce MomjianModify draft SGML instructions to use DRAFT=Y because...
2007-01-11 Bruce MomjianRemove SGML makefile .SECONDARY tag so html rules will...
2007-01-10 Bruce MomjianImprove SGML build rules for non-HTML output, per Peter.
2007-01-10 Bruce MomjianIn SGML Makefile, set proper targets for recursive...
2007-01-09 Bruce MomjianBuild SGML documention output several times if necessar...
2007-01-07 Peter EisentrautIndent comments in makefiles better so they don't appea...
2006-12-15 Bruce MomjianBack out double-run of PDF/PS output. Requires buildin...
2006-12-15 Bruce MomjianRun Jade twice when outputting Postscript and PDF so...
2006-12-10 Peter EisentrautMake separate targets for building printable documentat...
2006-12-10 Peter EisentrautReorganize XSLT stylesheet support. Put common things...
2006-12-10 Peter EisentrautGeneralize Texinfo rules. Prevent them from overriding...
2006-12-02 Peter EisentrautWording refinement for external references in man pages.
2006-10-07 Bruce MomjianSimplify <link> regex cleanup code.
2006-10-07 Bruce MomjianAllow HISTORY/history.html to be generated by removing...
2006-10-05 Bruce MomjianUpdate DB2X texinfo example code.
2006-10-03 Bruce MomjianAdd experimental support for db2x texinfo
2006-04-06 Peter EisentrautBuild src/test/regress/README during tarball making...
2005-01-04 Peter EisentrautAdd some post-processing to the man page generation...
2004-11-23 Peter EisentrautClean files generated by htmlhelp target.
2004-11-23 Peter EisentrautAdd htmlhelp stylesheet and build target.
2004-03-09 Bruce MomjianRemove blank line in Makefile.
2004-03-09 Bruce MomjianAdd HISTORY/INSTALL clean target to 7.4.X.
2004-03-08 Bruce MomjianHave SGML make clean remove text files output as well
2004-03-06 Bruce MomjianUse lynx -stdin and regenerate HISTORY
2004-03-05 Bruce MomjianOops, '-' doesn't work for my lynx either.
2004-03-05 Bruce MomjianUse '-' for stdin on lynx, my lynx version doesn't...
2004-03-02 Tom LaneReplace unportable use of /dev/stdin with lynx's -stdin...
2004-03-01 Neil ConwayEnable some additional warnings when running openjade...
2004-01-15 Peter EisentrautSome refinement of XSLT processing: The result now...
2004-01-13 Peter EisentrautMake rule and stylesheet to try out XSLT for DocBook...
2003-12-15 Bruce MomjianUpdate HISTORY and release notes for 7.4.1.
2003-12-11 Peter EisentrautFix for vpath build
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-31 Peter EisentrautSet LC_ALL=C when running collateindex.pl to get predic...
2003-08-27 Peter EisentrautAdd "override" for make variable JADEFLAGS, since upper...
2003-04-10 Peter EisentrautIn an effort to reduce the total number of chapters...
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-01-14 Peter EisentrautAdd sql_features table to information schema. Generate...
2002-11-26 Bruce MomjianUpdate build rules for /HISTORY.
2002-11-11 Peter EisentrautMerge release note updates from 7.3 branch.
next