aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/Makefile
Commit message (Expand)AuthorAge
* Fix parallel make risk with new check temp-install setupPeter Eisentraut2015-04-29
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Suppress parallel build in interfaces/ecpg/preproc/.Tom Lane2012-11-28
* Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism bug.Tom Lane2012-09-09
* De-parallelize ecpg build some more.Tom Lane2011-10-28
* Fix parallel make when running make install before make allPeter Eisentraut2011-03-08
* Additional fixes for parallel makePeter Eisentraut2010-11-17
* Improved parallel make supportPeter Eisentraut2010-11-12
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-18
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Only build ecpg test code when the test is to be performed, in line withPeter Eisentraut2007-01-20
* More SoC stuffMichael Meskes2006-08-19
* Regression test updates and fixesMichael Meskes2006-08-04
* And finally the MakefilesMichael Meskes2006-08-02
* Fix compilation on Cygwin.Peter Eisentraut2003-05-22
* Moved Informix stuff to its own compat library. Interval datetype is now full...Michael Meskes2003-03-30
* Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes2003-03-16
* Ensure that ecpg/test is cleaned by higher-level 'make clean'.Tom Lane2002-01-14
* Undo incorrectly committed Makefile.Michael Meskes2000-11-07
* Added more patches by Cristif Petig.Michael Meskes2000-11-07
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Hi,Bruce Momjian1998-04-06
* + Sat Feb 21 19:10:55 CET 1998Marc G. Fournier1998-02-24
* First step done,Marc G. Fournier1998-02-21
* Remove inclusion of the doc make. Looks like all of the man pages areThomas G. Lockhart1998-02-18
* Remove configure code from ecpg, as well as remove the 'for' loop from theMarc G. Fournier1998-02-12
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-11
* Updated ECPG From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-10
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-05