]> granicus.if.org Git - postgresql/history - src/makefiles
Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics.
[postgresql] / src / makefiles /
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-07-08 Peter EisentrautWhen calling unsupported "make check" with a pgxs modul...
2009-01-05 Peter EisentrautAllow out-of-tree builds on mingw and cygwin
2008-12-07 Peter EisentrautSet up ar, dlltool, dllwrap, and windres for cross...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2008-10-03 Peter EisentrautPut back the copying of some of the regression test...
2008-10-02 Tom LanePartial fix for contrib vpath breakage.
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-09-01 Peter EisentrautSynchronize the shared object build rules in Makefile...
2008-04-07 Peter EisentrautImplement a few changes to how shared libraries and...
2008-02-26 Peter EisentrautReorganize some of the exports list generation code...
2007-10-16 Tom LaneTeach pgxs.mk and Install.pm how to install files from...
2007-08-22 Tom LanePropagate Magnus' fix for Windows snowball build into...
2007-08-21 Magnus HaganderDon't define BUILDING_DLL for snowball lib. Should...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2006-11-28 Tom LaneAdd $(CFLAGS) to the simplified build rule for .so...
2006-09-19 Tom LaneFix shared library creation to work properly on AIX...
2006-07-21 Tom LaneAh, I finally realize why Magnus wanted to add a -...
2006-07-19 Tom LaneRewrite pg_regress as a C program instead of a shell...
2006-06-22 Tom LaneRemove dllinit.c; it was only needed for long-obsolete...
2006-04-19 Tom LaneRemove use of lorder and tsort while building static...
2006-02-07 Tom LaneRemove ancient hack to work around a peculiarity of...
2006-01-19 Bruce MomjianRemove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path...
2006-01-19 Bruce MomjianRemove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.
2006-01-19 Bruce MomjianFix pgxs -L library path specification for Win32 and...
2006-01-05 Bruce MomjianRemove BEOS port.
2006-01-05 Bruce MomjianRemove QNX port.
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-10-28 Tom LaneClean up AIX build to avoid 'duplicate symbol' warnings...
2005-09-27 Tom LaneSome marginal tweaks to make 'make installcheck' mostly...
2005-08-24 Tom LaneBack off allow_nonpic_in_shlib for FreeBSD builds:...
2005-08-12 Bruce MomjianFix this:
2005-08-12 Bruce MomjianCleanups for FreeBSD linking (PIC) and plpython compiles.
2005-07-24 Tom LanePartial fixes for contrib build on AIX: include -lm...
2005-05-17 Tom LaneAdd a --dbname option to the pg_regress script, and...
2005-01-06 Tom LaneRevert -Wl, change to Makefile.osf, as the allegedly...
2004-12-21 Tom LaneAdd '-Wl,' prefix to linker switches consistently....
2004-12-17 Tom LaneIn a PGXS build, expect to find the postgres executable...
2004-12-16 Bruce MomjianAllow AIX to use --enable-thread-safety by passing...
2004-11-20 Tom LaneOn some HPUX versions/hardware, it seems we need to...
2004-11-19 Tom LaneClean up rpath handling for HPUX --- we can't use the...
2004-11-19 Tom LaneModify the platform-specific makefiles so that macro...
2004-11-17 Tom LaneInstall include/port header files, and fix PGXS build...
2004-10-27 Bruce MomjianFix Cygwin compile for timezone.
2004-10-22 Tom LaneFix tsearch build problems.
2004-10-11 Tom LaneUse -fPIC not -fpic for BSDen on Sparc. Also switch...
2004-10-10 Tom LaneRemove gratuitous editorialization on rpath.
2004-10-06 Bruce Momjianplease find attached an alternate submission which...
2004-09-02 Tom LaneFix shared library linking operations to work properly...
2004-07-30 Peter EisentrautPostgreSQL extension makefile framework ("pgxs"), by...
2004-05-19 Bruce MomjianRename irix5 port to irix.
2004-05-14 Bruce MomjianProperly quote variable for makefile use.
2004-05-14 Bruce MomjianMove unixware thread stuff into Makefile.unixware.
2004-01-19 Tom LaneRemove JDBC from the build system and documentation...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-27 Tom LaneUn-break Darwin port.
2003-09-27 Tom LaneAdjust Darwin build to use the default 'two level names...
2003-06-05 Peter EisentrautSupport for Intel compiler on Linux
2003-05-29 Tom LaneAFAICT, none of our shared libraries are anywhere near...
2003-05-22 Peter EisentrautFix compilation on Cygwin.
2003-05-19 Tom LaneUse -fPIC on Sparc, per Tom Callaway.
2003-05-19 Bruce MomjianRename Win32 include directory from win32_include to...
2003-05-15 Bruce MomjianAllow Win32 to compile under MinGW. Major changes...
2003-05-11 Tom LaneFinish removing HPUXMATHLIB.
2003-03-21 Peter EisentrautMake "win" a separate port from "cygwin". This means...
2003-01-05 Peter EisentrautRevert rpath-mangling patch. See discussion on -patche...
2002-11-14 Bruce MomjianThere was an error in the gcc portion of the patch...
2002-11-10 Bruce MomjianI am attaching a patch file that will replace the previ...
2002-10-09 Bruce Momjian> > > > and mb conversions (pg_ascii2mic and pg_mic2asc...
2002-09-05 Peter EisentrautAssorted fixes for Cygwin:
2002-09-04 Peter EisentrautRemove leftovers from subproject removals. Fixes for...
2002-07-27 Peter EisentrautAssemble portability modules into libpgport library.
2002-07-16 Bruce MomjianMove few remaining src/utils files to backend/port...
2002-04-05 Bruce Momjian> > This patch corrects the use of rpath and export...
2002-02-23 Bruce MomjianFeature patch per prev thread for --with-tcl, only...
2001-11-11 Bruce MomjianFix for compiling libpq++ on Solaris with Sun SPRO6U2.
2001-10-05 Peter EisentrautFix shared library builds for MacOS X.
2001-09-06 Bruce MomjianAdd -rpath for BSD/OS, from Peter E.
2001-09-06 Bruce Momjian> > I sent this to -hackers and peter_e, but thought...
2001-09-06 Bruce MomjianThis fixes the regression test .so builds on sysv5...
2001-09-06 Bruce MomjianOn Sat, Aug 25, 2001 at 08:15:45PM -0400, Bruce Momjian...
2001-08-29 Peter EisentrautInstall the SQL command man pages into a section approp...
2001-08-26 Peter EisentrautVPATH and DESTDIR support for PL/Perl, using the same...
2001-06-20 Peter EisentrautShared libraries should not be linked explicitly agains...
2001-06-20 Peter Eisentraut-Bsymbolic requires -lc on NetBSD. Also add rpath...
2001-05-25 Bruce MomjianSee attached for a small patch that enables plpython...
2001-05-25 Bruce MomjianThe following patch corrects a make install problem...
2001-05-24 Bruce MomjianI haven't tried building postgres with the Watcom compi...
2001-05-08 Bruce MomjianMention SHELL usage in initdb.
2001-05-07 Peter EisentrautShared library and GCC support for SCO OpenServer.
2001-05-03 Tom LaneFixes to make ecpg work on Cygwin, from Jason Tishler...
2001-04-04 Tom LaneClean up AIX makefile to recognize subversions of AIX...
2001-04-04 Tom LaneFix/cleanup DLLLIBS handling for Cygwin port. If it...
2001-03-24 Tom LaneHadn't built on a PARISC 1.1 box in a long time .....
2001-03-14 Tom LaneMove -Bsymbolic for HPUX to Makefile.hpux, per Peter...
2001-03-10 Peter EisentrautUse install-sh unconditionally.
2001-03-03 Peter EisentrautAdd configure check for -lunix, for QNX.
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
next