]> granicus.if.org Git - postgresql/history - src/Makefile.global.in
Fix insufficiently-portable regression test case.
[postgresql] / src / Makefile.global.in
2015-09-28 Robert HaasDon't try to create a temp install without abs_top_buil...
2015-08-31 Tom LaneRemove support for Unix systems without the POSIX signa...
2015-07-31 Noah MischConsolidate makefile code for setting top_srcdir, srcdi...
2015-07-29 Heikki LinnakangasFix TAP tests with "make installcheck".
2015-07-29 Heikki LinnakangasMake TAP tests work on Windows.
2015-07-28 Andrew DunstanMake tap tests store postmaster logs and handle vpaths...
2015-07-23 Andrew DunstanRedirect install output of make check into a log file
2015-07-09 Heikki LinnakangasImprove logging of TAP tests.
2015-07-02 Tom LaneMake numeric form of PG version number readily availabl...
2015-05-12 Bruce Momjiandoc build: use unique Makefile variable to control...
2015-05-12 Bruce Momjiandoc: prevent SGML 'make check' from building temp...
2015-05-02 Peter EisentrautMove interpreter shared library detection to configure
2015-04-30 Peter EisentrautFix parallel make risk with new check temp-install...
2015-04-23 Peter EisentrautFix shell error on Solaris
2015-04-23 Peter EisentrautImprove speed of make check-world
2015-04-14 Heikki LinnakangasUse Intel SSE 4.2 CRC instructions where available.
2014-12-24 Andrew DunstanFix installcheck case for tap tests
2014-12-18 Noah MischFix previous commit for TAP test suites in VPATH builds.
2014-12-18 Noah MischLock down regression testing temporary clusters on...
2014-12-04 Peter EisentrautFix PGXS vpath build when PostgreSQL is built with...
2014-12-04 Peter EisentrautFix SHLIB_PREREQS use in contrib, allowing PGXS builds
2014-11-02 Peter EisentrautAdd configure --enable-tap-tests option
2014-10-26 Peter EisentrautFix TAP tests with Perl 5.8
2014-10-22 Noah MischMinGW: Link with shell32.dll instead of shfolder.dll.
2014-10-21 Peter Eisentrautdoc: Check DocBook XML validity during the build
2014-10-13 Noah MischFix quoting in the add_to_path Makefile macro.
2014-09-17 Peter EisentrautFix TAP checks when current directory name contains...
2014-09-14 Peter EisentrautRun missing documentation tools through "missing"
2014-09-11 Peter EisentrautSupport older versions of "prove"
2014-08-15 Peter EisentrautSet shared library path for in-tree TAP tests
2014-07-03 Peter EisentrautSupport vpath builds in TAP tests
2014-05-27 Tom LaneSupport BSD and e2fsprogs UUID libraries alongside...
2014-04-22 Bruce Momjianbuild: add EXTRA_REGRESS_OPTS to all pg_regress invoca...
2014-04-15 Peter EisentrautHave lcov call the right gcov
2014-04-15 Peter EisentrautAdd @configure_input@ marker to Makefile.global.in
2014-04-15 Peter EisentrautAdd TAP tests for client programs
2014-03-03 Robert HaasIntroduce logical decoding.
2014-02-11 Tom LaneCygwin build fixes.
2013-12-04 Bruce Momjianbuild: pass EXTRA_REGRESS_OPTS to secondary regression...
2013-10-18 Peter EisentrautSwitch dependency order of libpgcommon and libpgport
2013-10-16 Peter EisentrautSwitch order of -lpgport and -lpgcommon
2013-10-11 Peter EisentrautRemove maintainer-check target, fold into normal build
2013-07-01 Andrew DunstanImprove support for building PGXS modules with VPATH.
2013-05-31 Peter EisentrautRemove whitespace from end of lines
2013-04-30 Simon RiggsCompiler optimizations for page checksum code.
2013-04-13 Peter EisentrautFix sporadic rebuilds for .pc files
2013-02-12 Alvaro HerreraCreate libpgcommon, and move pg_malloc et al to it
2013-01-05 Peter EisentrautPL/Python: Make build on OS X more flexible
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-11-01 Peter EisentrautHave make never delete intermediate files automatically
2012-10-28 Peter EisentrautPreserve intermediate .c files in coverage mode
2012-10-11 Peter EisentrautRefactor flex and bison make rules
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-08-30 Bruce MomjianRemove configure flag --disable-shared, as it is no...
2012-06-29 Peter EisentrautMake init-po and update-po recursive make targets
2012-06-28 Peter EisentrautFurther fix install program detection
2012-06-27 Peter EisentrautFix install program detection
2012-06-27 Peter EisentrautUse system install program when available and usable
2012-05-07 Peter EisentrautFix pg_config.h make rule
2012-04-24 Robert HaasLots of doc corrections.
2012-02-02 Peter Eisentrautecpg: Improve test building
2011-07-03 Tom LaneMake distprep and *clean build targets recurse into...
2011-06-16 Tom LaneUse single quotes in preference to double quotes for...
2011-06-14 Tom LaneFix assorted issues with build and install paths contai...
2011-04-15 Peter EisentrautRename pg_regress option --multibyte to --encoding
2011-03-28 Peter EisentrautAdd maintainer-check target
2011-02-15 Peter EisentrautAllow make check in PL directories
2011-01-24 Robert Haassepgsql, an SE-Linux integration for PostgreSQL
2010-12-26 Andrew DunstanOnly build in crashdump support on Windows if there...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-11-15 Tom LaneAdjust comments about what's needed to avoid make 3...
2010-11-14 Tom LaneWork around make 3.80 bug with long expansions of ...
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-24 Peter EisentrautWhen in automatic dependency mode, never delete any...
2010-07-06 Tom LaneAccept slightly grotty coding in Makefile.global in...
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2010-05-13 Peter EisentrautFix vpath installation from distribution tarball (bug...
2010-03-24 Andrew DunstanMark "installcheck-parallel", "world", "install-world...
2009-12-15 Peter EisentrautPython 3 support in PL/Python
2009-11-03 Peter EisentrautBuild bzip2 tarball in dist target as well
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-09 Peter EisentrautShip documentation without intermediate tarballs
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-08-04 Peter EisentrautUse DocBook XSL stylesheets for man page building
2009-06-23 Tom LaneFix the makefiles to fail cleanly if Perl is needed...
2009-02-19 Peter EisentrautAdd an implicit rule %.c -> %.i for running the C prepr...
2009-01-22 Peter EisentrautRecreate ecpg_config.h with a stamp file created by...
2009-01-05 Peter EisentrautWhen cross-compiling, allow and require an external...
2009-01-05 Peter EisentrautFix for cross-compilation between mingw32 and something...
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-12-07 Peter EisentrautSet up ar, dlltool, dllwrap, and windres for cross...
2008-11-26 Peter Eisentrautconfigure check for docbook2man program, used in the...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2008-10-29 Peter EisentrautSupport for Sun Studio compiler on Linux
2008-10-03 Peter EisentrautFix coverage targets so that HTML view is reliably...
2008-09-05 Peter EisentrautCode coverage testing with gcov. Documentation is...
2008-08-29 Peter EisentrautRemove all traces that suggest that a non-Bison yacc...
next