aboutsummaryrefslogtreecommitdiff
path: root/doc/src/Makefile
Commit message (Expand)AuthorAge
* Make install and clean targets behave more normally.Tom Lane2002-11-30
* Clean documentation subtree during make clean.Peter Eisentraut2002-07-28
* Fix commentPeter Eisentraut2001-11-25
* Improve wording.Bruce Momjian2001-11-23
* Document index entries are built first.Bruce Momjian2001-11-23
* Change tar -T file to tar `cat file` for BSD tar.Bruce Momjian2001-09-30
* Change tar -c -f to -cf for BSD tar.Bruce Momjian2001-09-30
* Fix *.gif expansion to be empty when no gif files are used.Peter Eisentraut2001-09-30
* Generate index.html as the root file name of the documentation set,Peter Eisentraut2001-09-18
* Unify the zip rules and variables.Peter Eisentraut2001-09-17
* Some formatting changes, add CSS stylesheet. Include indexes inPeter Eisentraut2001-09-14
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-29
* > Kinda looks like Ian broke the compile-in-source-dir case whileBruce Momjian2001-03-27
* Allow building documentation outside source tree.Peter Eisentraut2001-03-25
* No more .htm files, so don't try to add them to the doc tarballs.Tom Lane2001-02-17
* Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut2000-11-24
* Split out Developer's from Programmer's guide.Peter Eisentraut2000-10-08
* Define ZIP rather than GZIP.Thomas G. Lockhart2000-09-12
* GZIP vs ZIP variable naming messed upPeter Eisentraut2000-09-05
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Automatic dependency trackingPeter Eisentraut2000-07-16
* Use sgml/Makefile to generate man sections, so just "make man" there.Thomas G. Lockhart1999-08-08
* Include gif omitted from integrated doc.Thomas G. Lockhart1999-07-14
* Include rules for building a man tar file.Thomas G. Lockhart1999-07-06
* Fix build rules for the tutorial,Thomas G. Lockhart1999-01-07
* Try to get only html and gif files into tarballs.Thomas G. Lockhart1998-10-31
* Allow building a source tarball.Thomas G. Lockhart1998-05-09
* Include complete Makefile.global if available,Thomas G. Lockhart1998-04-05
* Make this rely on a real Makefile in sgml/.Thomas G. Lockhart1998-03-01
* SGML source for new documentation.Thomas G. Lockhart1998-03-01