aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/Makefile
Commit message (Expand)AuthorAge
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-13
* We don't need config.status substituting anything into Gen_fmgrtab.sh, wePeter Eisentraut2000-07-01
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Cleanup to ensure good state of derived files in tarballs.Tom Lane2000-06-09
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.Bryan Henderson1996-11-03
* Add misc subdirectory.Bryan Henderson1996-11-02
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27