Commit Graph

28 Commits (a29c04a541def774b10b8f119efe3724d92ee99a)

Author SHA1 Message Date
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut b3d72d3ec5 Use --with-docdir to choose installation location of documentation; put 22 years ago
Tom Lane c45b851e37 Fix erroneous direct reference to postgres.tar.gz, per bug report 22 years ago
Tom Lane 1941887d6e rm should be rm -f, per comment from Peter Harris. 23 years ago
Peter Eisentraut b02c56f584 Clean documentation subtree during make clean. 23 years ago
Peter Eisentraut e55b1f984e Fix for parallel make 24 years ago
Peter Eisentraut b1a38a4380 Install the SQL command man pages into a section appropriate for each 24 years ago
Peter Eisentraut 8b97d7a887 Only install the integrated HTML documentation set (not the individual 25 years ago
Peter Eisentraut 335248c9b7 Support for DESTDIR make variable. This is used as in `make install 25 years ago
Peter Eisentraut 44eaafe3f8 End users shouldn't have to invoke a separate command to install the 26 years ago
Peter Eisentraut 0d59dad770 Automatic dependency tracking 26 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Bruce Momjian 362a0f68d9 The check of class string in configure (line 1732) fails because this class 26 years ago
Bruce Momjian 7657bce7a0 Clean up doc/Makefile to install manual pages. 26 years ago
Thomas G. Lockhart 7af929cd79 Switch from old man pages to new ones generated from sgml. 26 years ago
Tom Lane b10a719777 Use autoconf to determine whether system has POSIX signals, 27 years ago
Bruce Momjian 30d5e18572 Fix for 'make man'. 27 years ago
Thomas G. Lockhart dfde7f14f0 Install man pages from here now. "make install" will do that along with 27 years ago
Thomas G. Lockhart 3d96825bb1 Define PGDOC to use POSTGRESDIR by default. 28 years ago
Marc G. Fournier 1af6b56427 From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> 28 years ago
Thomas G. Lockhart 09b15ff882 Use POSTGRESDIR to set initial PGDOCS destination directory. 28 years ago
Bruce Momjian 066ee9a2e9 Make DESTDIR consistent, and verious Linux cleanups. 28 years ago
Marc G. Fournier 661ecf3c48 From: t-ishii@sra.co.jp 28 years ago
Thomas G. Lockhart e27cafaa8d Allow installation of documentation packages. 28 years ago
Bruce Momjian 9529238d78 Make install change for man files 29 years ago
Bruce Momjian ce7a3b3a82 Enable manual pages to be installed. 29 years ago
Marc G. Fournier 9848d3655d Support Docs & Contrib 29 years ago