]> granicus.if.org Git - postgresql/history - src/backend/bootstrap/Makefile
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
[postgresql] / src / backend / bootstrap / Makefile
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-05 Tom LaneFix a few places where we needed -I. in CPPFLAGS to...
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
2008-02-19 Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2006-03-07 Tom LaneMake all our flex and bison files use %option prefix...
2006-01-05 Bruce MomjianRemove QNX port.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2002-11-01 Tom LaneArrange to compile flex output files as inclusions...
2002-01-09 Tom LaneFix include paths for case of VPATH build.
2001-11-16 Peter EisentrautMake the yacc rules safe for parallel make. See discus...
2001-08-22 Peter Eisentrautremove no longer needed -Wno-error
2001-02-10 Peter EisentrautOnly look for bison as YACC; other yaccs need to be...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-07-19 Peter EisentrautAdd distprep target to take some of the job of the...
2000-06-07 Peter EisentrautGen_fmgrtab.sh is strange: it is a platform dependent...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
2000-01-16 Peter EisentrautIncluded all yacc and lex files into the distribution.
1999-12-16 Bruce MomjianUpdate for QNX.
1999-12-16 Bruce MomjianI have done the QNX4 port with the current source tree...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-04-06 Bruce MomjianHi,
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-17 Marc G. FournierFirst pass through, of many to come, towards making...
1997-06-11 Marc G. FournierFrom: Robert Bruccoleri <bruc@bms.com>
1997-06-11 Marc G. FournierFrom: "Brian E. Gallew" <geek+@cmu.edu>
1997-04-18 Vadim B. MikheevFix for -Wno-error
1997-04-15 Marc G. FournierFix up the -Wno-error problem for non-gcc compilers
1997-04-04 Marc G. FournierThis commit represents a clean compile with the new...
1997-04-02 Marc G. FournierFrom: Oleg Bartunov <oleg@sai.msu.su>
1996-11-14 Bryan HendersonUse -Wno-error option only if compiler is gcc.
1996-11-09 Bruce MomjianMakefile cleanup after reorganization
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.