summaryrefslogtreecommitdiff
path: root/GNUmakefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove mention of internals.ps.Bruce Momjian2001-11-211-2/+2
* Point to doc/src/postgres.tar.gz, which is where the tarball will beBruce Momjian2001-11-211-2/+2
* Fix beta build, for Marc.Bruce Momjian2001-11-211-2/+2
* Unify the zip rules and variables.Peter Eisentraut2001-09-171-11/+2
* Rearrange distribution split as discussed on -hackers.Peter Eisentraut2001-04-081-9/+18
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-1/+4
* Use more portable syntax for 'find'.Peter Eisentraut2001-01-061-2/+2
* Seems like make clean or make distclean should clean out contribTom Lane2000-12-041-3/+11
* "installcheck" doesn't need to depend on "all" since we depend on the userPeter Eisentraut2000-10-021-2/+4
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-1/+3
* Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with somethingPeter Eisentraut2000-09-211-20/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* coupla minor fixes in the `make dist' support codePeter Eisentraut2000-08-201-11/+15
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-2/+72
* End users shouldn't have to invoke a separate command to install thePeter Eisentraut2000-07-171-5/+8
* Automatic dependency trackingPeter Eisentraut2000-07-161-4/+1
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-11/+8
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-141-17/+18
* Remove overenthusiastic use of dependencies to control autoconf.Tom Lane2000-06-111-7/+16
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-2/+18
* Ouch, that should be `$(MAKE) -C', not `make -C' ...Peter Eisentraut2000-06-071-5/+5
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-0/+30