]> granicus.if.org Git - postgresql/history - src/makefiles
Rearrange the handling of error context reports.
[postgresql] / src / makefiles /
2015-08-31 Tom LaneRemove support for Unix systems without the POSIX signa...
2015-08-06 Noah MischLink $(WIN32RES) into single-file modules only when...
2015-07-31 Noah MischClean up Makefile.win32 "-I" flag additions.
2015-07-31 Noah MischConsolidate makefile code for setting top_srcdir, srcdi...
2015-04-30 Peter EisentrautFix parallel make risk with new check temp-install...
2015-04-26 Peter EisentrautDon't overwrite EXTRA_INSTALL
2015-04-23 Peter EisentrautImprove speed of make check-world
2014-12-04 Peter EisentrautRevert haphazard pgxs makefile changes
2014-12-04 Peter EisentrautRemove USE_VPATH make variable from PGXS
2014-11-20 Peter EisentrautFix suggested layout for PGXS makefile
2014-10-22 Noah MischMinGW: Use -static-libgcc when linking a DLL.
2014-07-14 Noah MischAdd file version information to most installed Windows...
2014-06-28 Andres FreundRemove Alpha and Tru64 support.
2014-06-11 Noah MischConsistently define BUILDING_DLL during builds of src...
2014-02-11 Tom LaneFlush a stray definition of $(DLLTOOL).
2014-02-11 Tom LaneGet rid of use of dlltool in Mingw builds.
2014-02-01 Andrew DunstanDon't use deprecated dllwrap on Cygwin.
2013-11-12 Peter EisentrautRemove leftovers of IRIX port
2013-09-30 Andrew DunstanEnsure installation dirs are built before contents...
2013-09-29 Andrew DunstanEnsure installation dirs are built before contents...
2013-07-03 Andrew DunstanInstall all a Makefile's extension controls, not just...
2013-07-01 Andrew DunstanImprove support for building PGXS modules with VPATH.
2013-02-22 Alvaro HerreraBlind attempt at fixing the non-MSVC Windows builds
2013-01-19 Andrew DunstanMake pgxs build executables with the right suffix.
2012-12-18 Peter EisentrautRemove allow_nonpic_in_shlib
2012-12-11 Andrew DunstanAdd mode where contrib installcheck runs each module...
2012-12-03 Andrew DunstanRevert "Add mode where contrib installcheck runs each...
2012-12-02 Andrew DunstanAdd mode where contrib installcheck runs each module...
2012-12-01 Tom LaneMake sure sharedir/extension/ directory is created...
2012-10-10 Tom LaneFix PGXS support for building loadable modules on AIX.
2012-05-03 Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-01 Peter EisentrautRemove dead ports
2012-03-30 Peter Eisentrautpgxs: Supply default values for BISON and FLEX variables
2011-11-27 Peter EisentrautAdd pg_upgrade test suite
2011-08-24 Tom LaneFix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB...
2011-07-25 Robert HaasAdd some environment checks prior to sepgsql regression...
2011-06-16 Tom LaneUse single quotes in preference to double quotes for...
2011-05-01 Peter EisentrautRewrite installation makefile rules without for loops
2011-04-25 Peter EisentrautSupport "make check" in contrib
2011-02-15 Peter EisentrautAllow make check in PL directories
2011-02-12 Tom LaneClean up installation directory choices for extensions.
2011-02-08 Tom LaneCore support for "extensions", which are packages of...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-06 Tom LaneAllow for LDFLAGS_SL already having a value in Makefile...
2010-07-05 Tom LaneDept. of third thoughts: PG_LIBS may contain a -L switc...
2010-07-05 Tom LaneMake sure LDFLAGS come before LIBS when linking contrib...
2010-07-05 Tom LaneFix a few single-file (MODULES, not MODULE_big) contrib...
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-05-06 Tom LaneOn Linux, use --enable-new-dtags when specifying -rpath...
2010-01-20 Heikki LinnakangasAdjust windows makefiles too, now that the walreceiver...
2010-01-15 Tom LaneSecond try: walreceiver should not be built with -DBUIL...
2010-01-05 Tom LaneFix a few places where we needed -I. in CPPFLAGS to...
2010-01-04 Tom LaneImprove PGXS makefile system to allow the module's...
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.
next