Commit Graph

42 Commits (7f68b14629c1ef6cf8cb60d47b76b3b570454622)

Author SHA1 Message Date
Peter Eisentraut 5dd41f3574 Remove maintainer-check target, fold into normal build 12 years ago
Peter Eisentraut 6c0dfc0356 Add maintainer-check target 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut ed9208829a Ship documentation without intermediate tarballs 16 years ago
Alvaro Herrera 6403c35ee6 Fix manpages related to SPI functions. 16 years ago
Tom Lane 4d53a2f969 Revert addition of "o" to tar options. This was intended to fix bug #4883, 16 years ago
Peter Eisentraut a87a1e5428 Extract tarballs with "o" option (tar xof), to behave reasonably when run 16 years ago
Peter Eisentraut 6bcdb8aa85 Use $(TAR) instead of tar in makefiles. 16 years ago
Peter Eisentraut 87698ffa8e Extend man page installation hackery so that the man page section is also 16 years ago
Peter Eisentraut a091ac46ca Don't attempt to "rm" directories on uninstall. 16 years ago
Peter Eisentraut d129255077 Set SQL man pages to be section 7 by default, and only transform them to 17 years ago
Peter Eisentraut 8c87cc370f Catch all errors in for and while loops in makefiles. Don't ignore any 18 years ago
Peter Eisentraut b120382353 Upgrade to Autoconf 2.61: 18 years ago
Peter Eisentraut c138b966d4 Replace useless uses of := by = in makefiles. 19 years ago
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