aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
Commit message (Expand)AuthorAge
* Back-patch fixes to make TAP tests work on Windows.Tom Lane2015-11-17
* Make prove_installcheck remove the old log directory, if any.Noah Misch2015-10-11
* Revert ed47666 and part of ef57b98Stephen Frost2015-09-10
* Add temp-check, with_temp_install definition - 9.4Stephen Frost2015-09-08
* Consolidate makefile code for setting top_srcdir, srcdir and VPATH.Noah Misch2015-07-30
* Make tap tests store postmaster logs and handle vpaths correctlyAndrew Dunstan2015-07-28
* Improve logging of TAP tests.Andrew Dunstan2015-07-28
* Make numeric form of PG version number readily available in Makefiles.Tom Lane2015-07-05
* Fix installcheck case for tap testsAndrew Dunstan2014-12-24
* Fix previous commit for TAP test suites in VPATH builds.Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Fix PGXS vpath build when PostgreSQL is built with vpathPeter Eisentraut2014-12-04
* Fix SHLIB_PREREQS use in contrib, allowing PGXS buildsPeter Eisentraut2014-12-04
* Add configure --enable-tap-tests optionPeter Eisentraut2014-11-02
* Fix TAP tests with Perl 5.8Peter Eisentraut2014-10-26
* MinGW: Link with shell32.dll instead of shfolder.dll.Noah Misch2014-10-21
* Fix quoting in the add_to_path Makefile macro.Noah Misch2014-10-12
* Fix TAP checks when current directory name contains spacesPeter Eisentraut2014-09-17
* Support older versions of "prove"Peter Eisentraut2014-09-10
* Set shared library path for in-tree TAP testsPeter Eisentraut2014-08-15
* Support vpath builds in TAP testsPeter Eisentraut2014-07-02
* Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane2014-05-27
* build: add EXTRA_REGRESS_OPTS to all pg_regress invocationsBruce Momjian2014-04-22
* Have lcov call the right gcovPeter Eisentraut2014-04-14
* Add @configure_input@ marker to Makefile.global.inPeter Eisentraut2014-04-14
* Add TAP tests for client programsPeter Eisentraut2014-04-14
* Introduce logical decoding.Robert Haas2014-03-03
* Cygwin build fixes.Tom Lane2014-02-11
* build: pass EXTRA_REGRESS_OPTS to secondary regression testsBruce Momjian2013-12-04
* Switch dependency order of libpgcommon and libpgportPeter Eisentraut2013-10-17
* Switch order of -lpgport and -lpgcommonPeter Eisentraut2013-10-15
* Remove maintainer-check target, fold into normal buildPeter Eisentraut2013-10-10
* Improve support for building PGXS modules with VPATH.Andrew Dunstan2013-07-01
* Remove whitespace from end of linesPeter Eisentraut2013-05-30
* Compiler optimizations for page checksum code.Simon Riggs2013-04-30
* Fix sporadic rebuilds for .pc filesPeter Eisentraut2013-04-12
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* PL/Python: Make build on OS X more flexiblePeter Eisentraut2013-01-05
* Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan2012-12-11
* Revert "Add mode where contrib installcheck runs each module in a separately ...Andrew Dunstan2012-12-03
* Add mode where contrib installcheck runs each module in a separately named da...Andrew Dunstan2012-12-02
* Have make never delete intermediate files automaticallyPeter Eisentraut2012-10-31
* Preserve intermediate .c files in coverage modePeter Eisentraut2012-10-28
* Refactor flex and bison make rulesPeter Eisentraut2012-10-11
* Autoconfiscate selection of 64-bit int type for 64-bit large object API.Tom Lane2012-10-07
* Remove configure flag --disable-shared, as it is no longer used by anyBruce Momjian2012-08-30
* Make init-po and update-po recursive make targetsPeter Eisentraut2012-06-29
* Further fix install program detectionPeter Eisentraut2012-06-28
* Fix install program detectionPeter Eisentraut2012-06-27
* Use system install program when available and usablePeter Eisentraut2012-06-27