summaryrefslogtreecommitdiff
path: root/doc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-3/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Use --with-docdir to choose installation location of documentation; putPeter Eisentraut2003-11-241-1/+3
* Fix erroneous direct reference to postgres.tar.gz, per bug reportTom Lane2003-08-041-2/+2
* rm should be rm -f, per comment from Peter Harris.Tom Lane2002-11-271-2/+2
* Clean documentation subtree during make clean.Peter Eisentraut2002-07-281-4/+3
* Fix for parallel makePeter Eisentraut2002-02-061-4/+6
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-11/+55
* Only install the integrated HTML documentation set (not the individualPeter Eisentraut2000-12-261-12/+11
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-6/+6
* End users shouldn't have to invoke a separate command to install thePeter Eisentraut2000-07-171-57/+37
* Automatic dependency trackingPeter Eisentraut2000-07-161-7/+7
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-4/+3
* The check of class string in configure (line 1732) fails because this classBruce Momjian2000-05-171-3/+3
* Clean up doc/Makefile to install manual pages.Bruce Momjian1999-12-051-4/+3
* Switch from old man pages to new ones generated from sgml.Thomas G. Lockhart1999-08-081-3/+4
* Use autoconf to determine whether system has POSIX signals,Tom Lane1998-11-291-2/+3
* Fix for 'make man'.Bruce Momjian1998-10-201-2/+2
* Install man pages from here now. "make install" will do that along withThomas G. Lockhart1998-10-061-1/+5
* Define PGDOC to use POSTGRESDIR by default.Thomas G. Lockhart1998-05-291-2/+2
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-271-2/+2
* Use POSTGRESDIR to set initial PGDOCS destination directory.Thomas G. Lockhart1998-04-171-5/+8
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-061-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-151-2/+2
* Allow installation of documentation packages.Thomas G. Lockhart1998-03-011-0/+71
* Make install change for man filesBruce Momjian1996-11-191-32/+0
* Enable manual pages to be installed.Bruce Momjian1996-11-171-5/+5
* Support Docs & ContribMarc G. Fournier1996-08-181-0/+32