summaryrefslogtreecommitdiff
path: root/GNUmakefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add TAP tests for client programsPeter Eisentraut2014-04-141-2/+2
* Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane2014-02-101-3/+1
* Add new make targets check-tests and installcheck-tests.Andrew Dunstan2014-01-281-2/+2
* Remove maintainer-check target, fold into normal buildPeter Eisentraut2013-10-101-2/+0
* Make init-po and update-po recursive make targetsPeter Eisentraut2012-06-291-1/+1
* Add isolation test to check-world and installcheck-worldPeter Eisentraut2012-03-051-1/+1
* Build src/ before contrib/ in make worldPeter Eisentraut2011-08-241-0/+6
* Support "make check" in contribPeter Eisentraut2011-04-251-2/+1
* Add maintainer-check targetPeter Eisentraut2011-03-281-0/+2
* Allow make check in PL directoriesPeter Eisentraut2011-02-151-1/+4
* Improved parallel make supportPeter Eisentraut2010-11-121-43/+13
* Print a make warning when using GNU make older than 3.80Peter Eisentraut2010-11-031-0/+8
* Rename README.CVS to README.git and change references in it.Magnus Hagander2010-09-211-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Separate targets "make docs" and "make install-docs" for the documentationPeter Eisentraut2010-03-301-8/+11
* Fix thinko in new installcheck-world targetAndrew Dunstan2010-01-291-2/+2
* Add new make targets "world", "install-world" and "installcheck-world" to bui...Andrew Dunstan2010-01-281-1/+21
* Build bzip2 tarball in dist target as wellPeter Eisentraut2009-11-031-4/+6
* Remove some leftovers of split tarball supportPeter Eisentraut2009-10-291-24/+1
* Be able to easily figure out the target directory of "make dist".Alvaro Herrera2009-08-141-1/+4
* Ship documentation without intermediate tarballsPeter Eisentraut2009-08-091-1/+4
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-21/+2
* Modify distdir rule to skip .git directory.Bruce Momjian2009-01-151-2/+2
* Call genhtml with --prefix option so local build paths don't appear in thePeter Eisentraut2008-12-041-2/+2
* Code coverage testing with gcov. Documentation is in the regression testPeter Eisentraut2008-09-051-1/+20
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-181-10/+10
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-091-6/+6
* Add installcheck-parallel target to top level makefiles.Andrew Dunstan2006-08-181-2/+2
* Build src/test/regress/README during tarball making like the otherPeter Eisentraut2006-04-061-1/+5
* Put flex'ed and bison'ed files in contrib in the distribution tarball, asPeter Eisentraut2006-04-031-2/+8
* Remove the contents of the src/corba subdirectory: this has been dead codeNeil Conway2005-05-011-2/+2
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-061-7/+4
* PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut2004-07-301-1/+6
* Remove README.CVS when making a distribution.Peter Eisentraut2004-06-131-1/+2
* Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon2004-04-201-3/+1
* Remove JDBC from the build system and documentation, too.Tom Lane2004-01-191-2/+2
* testing $PostgreSQL$ tagPostgreSQL Daemon2003-11-281-1/+1
* Remove registration message, after discussion concluded that it was ofPeter Eisentraut2003-10-131-2/+2
* can't mix and match .gz and .bz2 in here ... won't buildREL7_4_BETA1PostgreSQL Daemon2003-08-051-3/+3
* seeing if building bz2 distributions actually works ...PostgreSQL Daemon2003-08-051-3/+3
* remove src/data from target listPostgreSQL Daemon2003-08-051-2/+2
* python needs to be removed from hereMarc G. Fournier2003-08-011-2/+2
* First step to removing /contrib/retep, with Peter Mount's approval.Bruce Momjian2002-10-211-2/+2
* Adjust the tarball splitting scheme to the new reality.Peter Eisentraut2002-09-061-4/+4
* remove pgaccess from GNUmakefile.in if we want the beta to build :)Marc G. Fournier2002-09-051-2/+2
* perl5 interface moved to gborgMarc G. Fournier2002-08-301-2/+2
* Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier2002-08-221-2/+2
* Okay, libpq++ is moved to GBorg, and all traces of it have been removedMarc G. Fournier2002-08-221-2/+2
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-2/+6
* /doc/src -> /doc for Peter.Bruce Momjian2001-11-211-2/+2