summaryrefslogtreecommitdiff
path: root/src/interfaces/Makefile
AgeCommit message (Expand)Author
2011-03-08Fix parallel make when running make install before make allPeter Eisentraut
2010-11-17Additional fixes for parallel makePeter Eisentraut
2010-11-12Improved parallel make supportPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-08-07Expand test coverage support to entire treePeter Eisentraut
2008-03-18Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut
2007-02-09Replace useless uses of := by = in makefiles.Peter Eisentraut
2007-01-20Remove remains of old depend target.Peter Eisentraut
2004-04-20Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon
2004-01-19Remove JDBC from the build system and documentation, too.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-08-01clean python out of MakefileMarc G. Fournier
2002-08-30perl5 interface moved to gborgMarc G. Fournier
2002-08-30libpgeasy moved to gborg ...Marc G. Fournier
2002-08-22Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbcMarc G. Fournier
2002-08-22Okay, libpq++ is moved to GBorg, and all traces of it have been removedMarc G. Fournier
2001-03-09Recursive distclean shouldn't depend on recursive clean. SubdirectoriesPeter Eisentraut
2001-03-05Ok, I've split todays commit into three, the first two already done had somePeter Mount
2000-09-25Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-10Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut
2000-04-26Reinstalled revision 1.36 (looks Peter Mount installedJan Wieck
2000-04-26third attemptPeter Mount
2000-04-23Our test to see if we had permission to install into Perl5 install areaTom Lane
2000-04-20Allow libpq++ compile failure to stop entire compile.Bruce Momjian
2000-04-11Allow libpq++ compile to failBruce Momjian
2000-04-06Add POLLUTE to interfaces/MakefileBruce Momjian
2000-03-25Add POLLUTE=1 to perl Makefile.PL creations.Bruce Momjian
1999-12-16I have done the QNX4 port with the current source tree. The number ofBruce Momjian
1999-10-11Update again.Bruce Momjian
1999-10-11Update pgeasy.Bruce Momjian
1999-10-11Add pginterface into main tree, called pgeasy.Bruce Momjian
1999-10-08Cleanup -is flag to -l for SSL. Another PERL variable name fix. CleanBruce Momjian
1999-10-08Use $(PERL) variable for perl compile. Now in Makefile.global.Bruce Momjian
1999-09-03Fix for perl5 on BSD/OS breaks most other platforms, so back it out.Thomas G. Lockhart
1999-08-16Fix for perl5 on BSD/OS.Bruce Momjian
1999-05-21Change perl Makefile test.Bruce Momjian
1999-05-10Allow perl install as non-root, from Geoff KeatingBruce Momjian
1998-12-18Here are descriptions:Bruce Momjian
1998-10-27Detect lack of permission to install into Perl module library,Tom Lane
1998-10-18Still another round of Perl-module installation tweaks.Tom Lane
1998-10-16interfaces/Makefile fix.Bruce Momjian
1998-10-16Perl fixes from Brook MilliganBruce Momjian
1998-10-07Add conditional compilation of the ODBC directory.Thomas G. Lockhart
1998-08-26Fix atttypmod alignment again, and re-enable ecpg.Bruce Momjian
1998-08-26Make attalign match type alignment.Bruce Momjian
1998-08-24Compile ecpg by default.Bruce Momjian
1998-08-17From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.orgMarc G. Fournier