summaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
Commit message (Expand)AuthorAgeFilesLines
* Reinstate genhtml --prefix option for non-vpath buildsPeter Eisentraut2017-10-141-1/+1
* Support coverage on vpath buildsPeter Eisentraut2017-10-061-3/+3
* Run coverage commands quietlyPeter Eisentraut2017-10-061-2/+2
* Remove coverage details viewPeter Eisentraut2017-10-061-1/+1
* Add PostgreSQL version to coverage outputPeter Eisentraut2017-09-291-1/+4
* Add lcov --initialPeter Eisentraut2017-09-291-6/+19
* Have lcov exclude external filesPeter Eisentraut2017-09-281-1/+1
* Run only top-level recursive lcovPeter Eisentraut2017-09-281-12/+16
* Support retaining data dirs on successful TAP testsPeter Eisentraut2017-09-051-2/+4
* Be more thorough about cleaning out gcov litter.Tom Lane2017-08-111-2/+2
* Fix order of ICU_CFLAGSPeter Eisentraut2017-08-101-1/+1
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-281-0/+1
* Add ICU_CFLAGS to global CPPFLAGSPeter Eisentraut2017-06-121-0/+2
* Take PROVE_FLAGS from the command line but not the environmentAndrew Dunstan2017-06-101-1/+1
* Specify --outputdir for isolation install check, not just plain check.Andres Freund2017-05-131-1/+1
* Honor PROVE_FLAGS environment settingAndrew Dunstan2017-05-121-2/+2
* Remove use of Jade and DSSSLPeter Eisentraut2017-04-061-4/+1
* Remove --verbose from PROVE_FLAGSStephen Frost2017-04-041-1/+2
* ICU supportPeter Eisentraut2017-03-231-0/+4
* Specify bindir in pg_isolation_regress_installcheck.Andres Freund2017-03-151-3/+7
* Improve isolation tests infrastructure.Andres Freund2017-03-141-8/+25
* Dept of second thoughts: rename new perl script.Tom Lane2017-02-191-1/+1
* Suppress "unused variable" warnings with older versions of flex.Tom Lane2017-02-191-0/+1
* Document usage of COPT environment variable for adjusting configure flags.Tom Lane2017-02-171-0/+5
* Fix cross-shlib linking in temporary installs on HPUX 10.Tom Lane2017-01-211-1/+1
* Replace PostmasterRandom() with a stronger source, second attempt.Heikki Linnakangas2016-12-051-0/+1
* Allow individual TAP tests to be run via PROVE_TESTSPeter Eisentraut2016-11-141-2/+2
* Remove "sco" and "unixware" ports.Tom Lane2016-10-111-1/+0
* Make TAP test suites to work, when @INC does not contain current dir.Heikki Linnakangas2016-10-071-1/+3
* Provide and use a makefile target to build all generated headers.Tom Lane2016-07-011-1/+8
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-241-1/+6
* Respect TEMP_CONFIG when pg_regress_check and friends are calledAndrew Dunstan2016-02-271-2/+8
* Add support for systemd service notificationsPeter Eisentraut2016-02-021-0/+1
* Make prove_installcheck remove the old log directory, if any.Noah Misch2015-10-111-0/+1
* Don't try to create a temp install without abs_top_builddir.Robert Haas2015-09-281-0/+2
* Remove support for Unix systems without the POSIX signal APIs.Tom Lane2015-08-311-3/+0
* Consolidate makefile code for setting top_srcdir, srcdir and VPATH.Noah Misch2015-07-301-3/+18
* Fix TAP tests with "make installcheck".Heikki Linnakangas2015-07-291-1/+1
* Make TAP tests work on Windows.Heikki Linnakangas2015-07-291-1/+1
* Make tap tests store postmaster logs and handle vpaths correctlyAndrew Dunstan2015-07-281-1/+1
* Redirect install output of make check into a log fileAndrew Dunstan2015-07-231-2/+3
* Improve logging of TAP tests.Heikki Linnakangas2015-07-091-0/+1
* Make numeric form of PG version number readily available in Makefiles.Tom Lane2015-07-021-0/+1
* doc build: use unique Makefile variable to control temp installBruce Momjian2015-05-121-1/+1
* doc: prevent SGML 'make check' from building temp installBruce Momjian2015-05-121-0/+2
* Move interpreter shared library detection to configurePeter Eisentraut2015-05-011-3/+0
* Fix parallel make risk with new check temp-install setupPeter Eisentraut2015-04-291-3/+2
* Fix shell error on SolarisPeter Eisentraut2015-04-231-1/+1
* Improve speed of make check-worldPeter Eisentraut2015-04-231-8/+22
* Use Intel SSE 4.2 CRC instructions where available.Heikki Linnakangas2015-04-141-0/+4