summaryrefslogtreecommitdiff
path: root/src/interfaces/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-3/+3
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-181-10/+2
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-091-3/+3
* Remove remains of old depend target.Peter Eisentraut2007-01-201-2/+2
* Remove all of the libpgtcl and pgtclsh files, including all references toPostgreSQL Daemon2004-04-201-7/+2
* Remove JDBC from the build system and documentation, too.Tom Lane2004-01-191-6/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* clean python out of MakefileMarc G. Fournier2003-08-011-6/+2
* perl5 interface moved to gborgMarc G. Fournier2002-08-301-6/+2
* libpgeasy moved to gborg ...Marc 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-6/+2
* Okay, libpq++ is moved to GBorg, and all traces of it have been removedMarc G. Fournier2002-08-221-6/+2
* Recursive distclean shouldn't depend on recursive clean. SubdirectoriesPeter Eisentraut2001-03-091-2/+2
* Ok, I've split todays commit into three, the first two already done had somePeter Mount2001-03-051-2/+6
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-251-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-3/+3
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-0/+47
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-65/+0
* Reinstalled revision 1.36 (looks Peter Mount installedJan Wieck2000-04-261-276/+58
* third attemptPeter Mount2000-04-261-58/+276
* Our test to see if we had permission to install into Perl5 install areaTom Lane2000-04-231-2/+2
* Allow libpq++ compile failure to stop entire compile.Bruce Momjian2000-04-201-2/+2
* Allow libpq++ compile to failBruce Momjian2000-04-111-2/+2
* Add POLLUTE to interfaces/MakefileBruce Momjian2000-04-061-2/+2
* Add POLLUTE=1 to perl Makefile.PL creations.Bruce Momjian2000-03-251-2/+2
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-161-2/+2
* Update again.Bruce Momjian1999-10-111-2/+2
* Update pgeasy.Bruce Momjian1999-10-111-2/+2
* Add pginterface into main tree, called pgeasy.Bruce Momjian1999-10-111-1/+2
* Cleanup -is flag to -l for SSL. Another PERL variable name fix. CleanBruce Momjian1999-10-081-2/+2
* Use $(PERL) variable for perl compile. Now in Makefile.global.Bruce Momjian1999-10-081-2/+2
* Fix for perl5 on BSD/OS breaks most other platforms, so back it out.Thomas G. Lockhart1999-09-031-3/+3
* Fix for perl5 on BSD/OS.Bruce Momjian1999-08-161-3/+3
* Change perl Makefile test.Bruce Momjian1999-05-211-2/+2
* Allow perl install as non-root, from Geoff KeatingBruce Momjian1999-05-101-2/+2
* Here are descriptions:Bruce Momjian1998-12-181-3/+3
* Detect lack of permission to install into Perl module library,Tom Lane1998-10-271-4/+13
* Still another round of Perl-module installation tweaks.Tom Lane1998-10-181-5/+19
* interfaces/Makefile fix.Bruce Momjian1998-10-161-3/+1
* Perl fixes from Brook MilliganBruce Momjian1998-10-161-6/+6
* Add conditional compilation of the ODBC directory.Thomas G. Lockhart1998-10-071-1/+4
* Fix atttypmod alignment again, and re-enable ecpg.Bruce Momjian1998-08-261-2/+2
* Make attalign match type alignment.Bruce Momjian1998-08-261-2/+2
* Compile ecpg by default.Bruce Momjian1998-08-241-2/+2
* From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.orgMarc G. Fournier1998-08-171-2/+2
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-171-3/+12
* Remove fork()/exec() and only do fork(). Small cleanups.Bruce Momjian1998-05-291-2/+2
* Add ecpg back in againMarc G. Fournier1998-03-051-2/+2