aboutsummaryrefslogtreecommitdiff
path: root/src/backend/bootstrap/Makefile
Commit message (Expand)AuthorAge
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix a few places where we needed -I. in CPPFLAGS to work properly inTom Lane2010-01-05
* Derived files that are shipped in the distribution used to be built in thePeter Eisentraut2009-08-28
* Remove all traces that suggest that a non-Bison yacc might be supported, andPeter Eisentraut2008-08-29
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* Make all our flex and bison files use %option prefix or %name-prefixTom Lane2006-03-07
* Remove QNX port.Bruce Momjian2006-01-05
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Arrange to compile flex output files as inclusions into other filesTom Lane2002-11-01
* Fix include paths for case of VPATH build.Tom Lane2002-01-09
* Make the yacc rules safe for parallel make. See discussion on pgsql-patchesPeter Eisentraut2001-11-16
* remove no longer needed -Wno-errorPeter Eisentraut2001-08-22
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-10
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-28
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* 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
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* Update for QNX.Bruce Momjian1999-12-16
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* 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
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-17
* From: Robert Bruccoleri <bruc@bms.com>Marc G. Fournier1997-06-11
* From: "Brian E. Gallew" <geek+@cmu.edu>Marc G. Fournier1997-06-11
* Fix for -Wno-errorVadim B. Mikheev1997-04-18
* Fix up the -Wno-error problem for non-gcc compilersMarc G. Fournier1997-04-15
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* Use -Wno-error option only if compiler is gcc.Bryan Henderson1996-11-14
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27