aboutsummaryrefslogtreecommitdiff
path: root/src/GNUmakefile.in
Commit message (Expand)AuthorAge
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-29
* Unset locale variables before running regression tests. (All of them!)Peter Eisentraut2000-07-23
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-06
* Version number now set in configure, available through Makefile.globalPeter Eisentraut2000-07-02
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-01
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-06
* Update ecpg to use snprintfBruce Momjian2000-02-28
* Added new pg_id to fix initdb problemsPeter Eisentraut2000-01-20
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* New scheme for managing platform-specific regress test result files.Tom Lane2000-01-09
* No distclean for pgaccess/Makefile.Bruce Momjian1999-12-04
* Update pgaccess makefile for 0.98Bruce Momjian1999-10-31
* Remove pgeasy Makefile on distclean.Bruce Momjian1999-10-12
* Remove old man pages. All info is in new man pages or other docs.Thomas G. Lockhart1999-08-08
* make distclean missed a few symlinks created by configure.Tom Lane1999-07-01
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-18
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-18
* Fix for GNUmakefile and distclean.Bruce Momjian1998-10-17
* Fix for GNUmakefile.Bruce Momjian1998-10-17
* Fix for GNUmakefile and stupid cruft I forgot in there.Bruce Momjian1998-10-17
* Add missing tcl *.in files.Bruce Momjian1998-10-16
* distclean fixupBruce Momjian1998-10-12
* Add mklang.sh.in to plpgsql.Bruce Momjian1998-10-12
* Adjustments for standalone and integrated ODBC.Thomas G. Lockhart1998-10-09
* Cleanup of distclean.Bruce Momjian1998-10-09
* Separate out the lextest so that it is run by "make" and "make install".Thomas G. Lockhart1998-10-07
* Try to configure interfaces/odbc using the --with-odbc switch.Thomas G. Lockhart1998-10-06
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-09-29
* Change order of install...installing interfaces is the last to be done,Marc G. Fournier1998-09-14
* autoconfBruce Momjian1998-09-11
* Improve distclean.Bruce Momjian1998-08-30
* distclean cleanupBruce Momjian1998-04-06
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-17
* Have clean clean out the test directory also, as well as the Makefiles inMarc G. Fournier1998-01-13
* Knew I missed somewhere...remove PORTNAME references from GNUmakefile.in, sinceMarc G. Fournier1997-12-26
* Fix for test 0 error.Bruce Momjian1997-12-22
* gmake distclean wasn't removing the configure generated Makefile inMarc G. Fournier1997-12-02
* Change "more" to "cat" to allow typeahead while making backend.Thomas G. Lockhart1997-11-07
* Make configure more automated, from Brook Milligan.Bruce Momjian1997-10-30
* Bring in a "registration" file to be printed out after the user hasMarc G. Fournier1997-10-02
* Add appropriate links into the interfaces directory, as well as a MakefileMarc G. Fournier1997-08-16
* Modify lextest and GNUmakefile so that if the test does fail, theMarc G. Fournier1997-05-16
* lextest Makefile cleanupBruce Momjian1997-05-14
* Add test for flex bug as part of make, and point them to README.flex.Bruce Momjian1997-05-14
* Patch for Solaris 2.5 from: adrian@waltham.harvard.netMarc G. Fournier1997-04-15