Commit Graph

75 Commits (e66a45344ff33d64aa6ff50673ff9fe8577ea6db)

Author SHA1 Message Date
Tom Lane 9660710e2f Fix distclean/maintainer-clean targets to remove top-level tmp_install dir. 10 years ago
Peter Eisentraut dbf2ec1a1c Fix parallel make risk with new check temp-install setup 11 years ago
Peter Eisentraut dcae5facca Improve speed of make check-world 11 years ago
Peter Eisentraut 7d0f493f19 Add TAP tests for client programs 12 years ago
Tom Lane 2895415205 Don't generate plain-text HISTORY and src/test/regress/README anymore. 12 years ago
Andrew Dunstan 7043ac7100 Add new make targets check-tests and installcheck-tests. 12 years ago
Peter Eisentraut 5dd41f3574 Remove maintainer-check target, fold into normal build 12 years ago
Peter Eisentraut b344c651fb Make init-po and update-po recursive make targets 13 years ago
Peter Eisentraut cecdf6d459 Add isolation test to check-world and installcheck-world 14 years ago
Peter Eisentraut 4803de6f89 Build src/ before contrib/ in make world 14 years ago
Peter Eisentraut f8ebe3bcc5 Support "make check" in contrib 15 years ago
Peter Eisentraut 6c0dfc0356 Add maintainer-check target 15 years ago
Peter Eisentraut 2fd77060a2 Allow make check in PL directories 15 years ago
Peter Eisentraut 19e231bbda Improved parallel make support 15 years ago
Peter Eisentraut dd21f0b047 Print a make warning when using GNU make older than 3.80 15 years ago
Magnus Hagander 397761827a Rename README.CVS to README.git and change references in it. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Peter Eisentraut 29ccc32c30 Separate targets "make docs" and "make install-docs" for the documentation 16 years ago
Andrew Dunstan 8d827f6b5c Fix thinko in new installcheck-world target 16 years ago
Andrew Dunstan 7523960d63 Add new make targets "world", "install-world" and "installcheck-world" to build, install and check just about everything. 16 years ago
Peter Eisentraut a4d03bbcda Build bzip2 tarball in dist target as well 16 years ago
Peter Eisentraut 90412225d2 Remove some leftovers of split tarball support 16 years ago
Alvaro Herrera 3a00c0a6d4 Be able to easily figure out the target directory of "make dist". 16 years ago
Peter Eisentraut ed9208829a Ship documentation without intermediate tarballs 16 years ago
Peter Eisentraut 7798147a76 Expand test coverage support to entire tree 16 years ago
Bruce Momjian 9173d759d2 Modify distdir rule to skip .git directory. 17 years ago
Peter Eisentraut 754e6833ee Call genhtml with --prefix option so local build paths don't appear in the 17 years ago
Peter Eisentraut 11f53b1063 Code coverage testing with gcov. Documentation is in the regression test 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 c138b966d4 Replace useless uses of := by = in makefiles. 19 years ago
Andrew Dunstan 1be439084a Add installcheck-parallel target to top level makefiles. 19 years ago
Peter Eisentraut 0bc2a8ca65 Build src/test/regress/README during tarball making like the other 20 years ago
Peter Eisentraut c8c864c261 Put flex'ed and bison'ed files in contrib in the distribution tarball, as 20 years ago
Neil Conway 628c0893fd Remove the contents of the src/corba subdirectory: this has been dead code 21 years ago
Bruce Momjian 513e89b44b please find attached an alternate submission which addresses open item 21 years ago
Peter Eisentraut adf57cd7e2 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 21 years ago
Peter Eisentraut 0e338bba42 Remove README.CVS when making a distribution. 22 years ago
PostgreSQL Daemon 41fa9e9bae Remove all of the libpgtcl and pgtclsh files, including all references to 22 years ago
Tom Lane bd046b99f0 Remove JDBC from the build system and documentation, too. 22 years ago
PostgreSQL Daemon 738dc233f4 testing $PostgreSQL$ tag 22 years ago
Peter Eisentraut 014a0a3da1 Remove registration message, after discussion concluded that it was of 22 years ago
PostgreSQL Daemon 5b1b5f072d can't mix and match .gz and .bz2 in here ... won't build 22 years ago
PostgreSQL Daemon 1544c8215a seeing if building bz2 distributions actually works ... 22 years ago
PostgreSQL Daemon 56a84dc143 remove src/data from target list 22 years ago
Marc G. Fournier 4da1e06f64 python needs to be removed from here 22 years ago
Bruce Momjian 9c7cd8ba15 First step to removing /contrib/retep, with Peter Mount's approval. 23 years ago
Peter Eisentraut 172f9a49e0 Adjust the tarball splitting scheme to the new reality. 23 years ago
Marc G. Fournier 8834b8dd98 remove pgaccess from GNUmakefile.in if we want the beta to build :) 23 years ago
Marc G. Fournier 9a0b4d7f84 perl5 interface moved to gborg 23 years ago
Marc G. Fournier 5a303f878e Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 23 years ago