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