summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add PGTYPESchar_free() to avoid cross-module problems on Windows.Thomas Munro2018-06-181-1/+1
* ecpg: Parallel make fixPeter Eisentraut2013-03-291-1/+1
* Applied patch by Boszormenyi Zoltan <zb@cybertec.at> to add sqlda support toMichael Meskes2010-01-051-2/+3
* Simplify a few makefile rules since install-sh can now install multiplePeter Eisentraut2009-10-261-2/+2
* Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut2009-08-261-1/+1
* Recreate ecpg_config.h with a stamp file created by config.status, samePeter Eisentraut2009-01-221-2/+1
* Fix uninstall target.Peter Eisentraut2008-02-261-0/+1
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-271-2/+1
* Fix Makefile problem which prevented installation on VPATH builds.Alvaro Herrera2006-11-291-2/+4
* Also install ecpg_config.hMichael Meskes2006-11-281-1/+1
* Partial fix for ecpg's VPATH problems. It compiles and successfullyTom Lane2006-08-281-1/+2
* Needed more stuff from c.h.Michael Meskes2006-08-241-0/+2
* Replaced double-quote-fix with a hopefully better version.Michael Meskes2006-08-231-0/+4
* Fix some makefiles that fail to yield good results from 'make -qp'.Tom Lane2006-07-151-0/+3
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-5/+5
* Move Informix compatibility include files out of the way. compatlib.hPeter Eisentraut2003-12-181-4/+10
* Install dummy sqlda.h file since this is needed for compatibility.Michael Meskes2003-10-201-1/+1
* Hide Informix datatypes. They are not seen by our built process anymore.Michael Meskes2003-10-031-1/+1
* Just another sync.Michael Meskes2003-06-291-1/+1
* Implemented Informix special way to treat NULLs, removed warnings, synced.Michael Meskes2003-06-251-1/+2
* Install all header files.Michael Meskes2003-06-121-1/+1
* Started working on a seperate pgtypes library. First test work. PLEASE test c...Michael Meskes2003-03-161-1/+1
* Forgot to commit Makefile change.Michael Meskes2003-02-211-1/+1
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-3/+3
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-1/+1
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-18/+12
* *** empty log message ***Michael Meskes2000-02-161-0/+2
* ecpg.patch (wrong makefile expansion in some cases)Marc G. Fournier1999-06-051-8/+8
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-05-061-0/+2
* Upgrade ECPG to 2.0Marc G. Fournier1998-04-211-6/+6
* DESTDIR removed, again.Bruce Momjian1998-04-061-6/+6
* Re-introduce $DISTDIR.Bruce Momjian1998-04-061-6/+6
* Hi,Bruce Momjian1998-04-061-0/+2
* Remove DISTDIR.Bruce Momjian1998-04-051-6/+6
* A few misc fixes brought up by AndrewMarc G. Fournier1998-02-231-3/+3
* Password fix. Now people have to do the REVOKE themselves.Bruce Momjian1998-02-191-3/+3
* Remove configure code from ecpg, as well as remove the 'for' loop from theMarc G. Fournier1998-02-121-6/+6
* Erk, the whole directory structure changed on us here...Marc G. Fournier1998-02-101-0/+16