Commit Graph

89 Commits (8984480b545dcd8d09d8b877d71d9eae0b3bcb92)

Author SHA1 Message Date
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
Marc G. Fournier da4683fbe1 Okay, libpq++ is moved to GBorg, and all traces of it have been removed 23 years ago
Peter Eisentraut 7c1ff35410 Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Bruce Momjian 24451cd47b /doc/src -> /doc for Peter. 24 years ago
Bruce Momjian d3809822f1 Remove mention of internals.ps. 24 years ago
Bruce Momjian 5a6dfdcaea Point to doc/src/postgres.tar.gz, which is where the tarball will be 24 years ago
Bruce Momjian 61a2f6b24f Fix beta build, for Marc. 24 years ago
Peter Eisentraut 27d2890b87 Unify the zip rules and variables. 24 years ago
Peter Eisentraut fc21f3c926 Rearrange distribution split as discussed on -hackers. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut ca88243952 Use more portable syntax for 'find'. 25 years ago
Tom Lane 2bf2ee7814 Seems like make clean or make distclean should clean out contrib 25 years ago
Peter Eisentraut de1af06287 "installcheck" doesn't need to depend on "all" since we depend on the user 25 years ago
Peter Eisentraut 6f64c2e54a New unified regression test driver, test/regress makefile cleanup, 25 years ago
Peter Eisentraut 353371874f Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 25 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 25 years ago
Peter Eisentraut 81ddc46c8c coupla minor fixes in the `make dist' support code 25 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 26 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 44f64dd3ea Makefile cleanup for interface tree. Now essentially with all the 26 years ago
Peter Eisentraut 44d1abebb4 Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 26 years ago
Tom Lane c500cdd241 Remove overenthusiastic use of dependencies to control autoconf. 26 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 26 years ago
Peter Eisentraut ef0c80ac23 Ouch, that should be `$(MAKE) -C', not `make -C' ... 26 years ago
Peter Eisentraut 5b9d0d9a5c Moved configure script from src/ to the top level directory. Moved 26 years ago