]> granicus.if.org Git - postgresql/history - src/backend/bootstrap/Makefile
Removed MBFLAGS from makefiles since it's now done in include/config.h.
[postgresql] / src / backend / bootstrap / Makefile
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.