aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/Makefile
Commit message (Expand)AuthorAge
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane2014-02-10
* doc: Allow selecting web site CSS style sheet in XSLT HTML buildPeter Eisentraut2013-11-28
* doc: Improve setup for documentation building with FOPPeter Eisentraut2013-10-21
* doc: Enable book index in XSLT buildsPeter Eisentraut2013-10-15
* doc: Move check-tabs target into html targetPeter Eisentraut2013-10-10
* doc: Handle additional character entities for SGML/XML conversionPeter Eisentraut2013-10-10
* Remove maintainer-check target, fold into normal buildPeter Eisentraut2013-10-10
* doc: Add make target to produce EPUB from DocBookPeter Eisentraut2013-02-13
* Use a stamp file for the XSLT HTML doc buildPeter Eisentraut2012-11-12
* Untabify DSSSL and XSL files and add to check-tabs targetPeter Eisentraut2012-04-19
* Fix configure's search for collateindex.pl.Tom Lane2012-03-22
* Add a rule to optionally build docs with the stylesheet from the websiteMagnus Hagander2012-03-02
* Produce HISTORY file consistently as ASCIIPeter Eisentraut2011-06-19
* Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML sourceAlvaro Herrera2011-04-04
* Add maintainer-check targetPeter Eisentraut2011-03-28
* Avoid maintaining three separate copies of the error codes list.Robert Haas2011-02-03
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove anonymous cvs instructions, and replace them with instructionsMagnus Hagander2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* postgres.txt should get cleaned by 'make clean'.Tom Lane2010-06-12
* Remove lynx -stdin flag for postgres.text.Bruce Momjian2010-06-12
* Add SGML Makefile rule for single-page text, postgres.txt.Bruce Momjian2010-06-12
* Add space between after ">" in ">$@" in SGML Makefile, for clarity.Bruce Momjian2010-06-12
* Add target to build HTML documentation as single pagePeter Eisentraut2010-06-12
* Fix vpath installation from distribution tarball (bug #5447)Peter Eisentraut2010-05-13
* Install hack workaround for failure of 'make all' in VPATH builds.Tom Lane2010-05-01
* Adjust postgres.xml rule so that make will notice a failure exit from osx.Tom Lane2010-05-01
* Fix the build and install rules for man pages with SQL section != 7Peter Eisentraut2010-04-02
* Separate targets "make docs" and "make install-docs" for the documentationPeter Eisentraut2010-03-30
* Previous commit was to have tab checking as part of gmake check.Bruce Momjian2010-02-05
* *** empty log message ***Bruce Momjian2010-02-05
* Add SGML 'check-tabs' Makefile rule to check for tabs.Bruce Momjian2010-02-05
* Fix missing <manvolnum> markers in dblink reference entries.Tom Lane2010-01-06
* Revert makefile refactoring (version 1.123) because it doesn't workPeter Eisentraut2009-12-30
* Clean up the clean rules of the documentationPeter Eisentraut2009-10-06
* Really unbreak maintainer-clean.Alvaro Herrera2009-10-06
* Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.Alvaro Herrera2009-10-05
* Print builds don't actually depend on html target (anymore).Peter Eisentraut2009-09-14
* Derived files that are shipped in the distribution used to be built in thePeter Eisentraut2009-08-28
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-26
* Make version.sgml depend on configure instead of Makefile.global. ThisPeter Eisentraut2009-08-17
* Make sure that 'make distclean' cleans out all files that are not meantTom Lane2009-08-15
* Remove unnecessary files from distributionPeter Eisentraut2009-08-11
* Simplify and speed up man page installationPeter Eisentraut2009-08-11
* Refactor some $(JADE.tex.call)sAlvaro Herrera2009-08-11
* Ship documentation without intermediate tarballsPeter Eisentraut2009-08-09
* Fix manpages related to SPI functions.Alvaro Herrera2009-08-05
* Use DocBook XSL stylesheets for man page buildingPeter Eisentraut2009-08-04
* Small additional clean from the rearrangement of the HTML index build rulesPeter Eisentraut2009-07-20