aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
Commit message (Expand)AuthorAge
* Be more thorough about cleaning out gcov litter.Tom Lane2017-08-11
* Fix order of ICU_CFLAGSPeter Eisentraut2017-08-10
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-28
* Add ICU_CFLAGS to global CPPFLAGSPeter Eisentraut2017-06-12
* Take PROVE_FLAGS from the command line but not the environmentAndrew Dunstan2017-06-10
* Specify --outputdir for isolation install check, not just plain check.Andres Freund2017-05-13
* Honor PROVE_FLAGS environment settingAndrew Dunstan2017-05-12
* Remove use of Jade and DSSSLPeter Eisentraut2017-04-06
* Remove --verbose from PROVE_FLAGSStephen Frost2017-04-04
* ICU supportPeter Eisentraut2017-03-23
* Specify bindir in pg_isolation_regress_installcheck.Andres Freund2017-03-15
* Improve isolation tests infrastructure.Andres Freund2017-03-14
* Dept of second thoughts: rename new perl script.Tom Lane2017-02-19
* Suppress "unused variable" warnings with older versions of flex.Tom Lane2017-02-19
* Document usage of COPT environment variable for adjusting configure flags.Tom Lane2017-02-17
* Fix cross-shlib linking in temporary installs on HPUX 10.Tom Lane2017-01-21
* Replace PostmasterRandom() with a stronger source, second attempt.Heikki Linnakangas2016-12-05
* Allow individual TAP tests to be run via PROVE_TESTSPeter Eisentraut2016-11-14
* Remove "sco" and "unixware" ports.Tom Lane2016-10-11
* Make TAP test suites to work, when @INC does not contain current dir.Heikki Linnakangas2016-10-07
* Provide and use a makefile target to build all generated headers.Tom Lane2016-07-01
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-24
* Respect TEMP_CONFIG when pg_regress_check and friends are calledAndrew Dunstan2016-02-27
* Add support for systemd service notificationsPeter Eisentraut2016-02-02
* Make prove_installcheck remove the old log directory, if any.Noah Misch2015-10-11
* Don't try to create a temp install without abs_top_builddir.Robert Haas2015-09-28
* Remove support for Unix systems without the POSIX signal APIs.Tom Lane2015-08-31
* Consolidate makefile code for setting top_srcdir, srcdir and VPATH.Noah Misch2015-07-30
* Fix TAP tests with "make installcheck".Heikki Linnakangas2015-07-29
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-29
* Make tap tests store postmaster logs and handle vpaths correctlyAndrew Dunstan2015-07-28
* Redirect install output of make check into a log fileAndrew Dunstan2015-07-23
* Improve logging of TAP tests.Heikki Linnakangas2015-07-09
* Make numeric form of PG version number readily available in Makefiles.Tom Lane2015-07-02
* doc build: use unique Makefile variable to control temp installBruce Momjian2015-05-12
* doc: prevent SGML 'make check' from building temp installBruce Momjian2015-05-12
* Move interpreter shared library detection to configurePeter Eisentraut2015-05-01
* Fix parallel make risk with new check temp-install setupPeter Eisentraut2015-04-29
* Fix shell error on SolarisPeter Eisentraut2015-04-23
* Improve speed of make check-worldPeter Eisentraut2015-04-23
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-14
* 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
* doc: Check DocBook XML validity during the buildPeter Eisentraut2014-10-21