index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Commit message (
Expand
)
Author
Age
*
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-09-25
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-07-09
*
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-31
*
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-10
*
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
*
Document usage of COPT environment variable for adjusting configure flags.
Tom Lane
2017-02-17
*
Make TAP test suites to work, when @INC does not contain current dir.
Heikki Linnakangas
2016-10-07
*
Back-patch fixes to make TAP tests work on Windows.
Tom Lane
2015-11-17
*
Make prove_installcheck remove the old log directory, if any.
Noah Misch
2015-10-11
*
Don't try to create a temp install without abs_top_builddir.
Robert Haas
2015-09-28
*
Consolidate makefile code for setting top_srcdir, srcdir and VPATH.
Noah Misch
2015-07-30
*
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-28
*
Improve logging of TAP tests.
Andrew Dunstan
2015-07-28
*
Redirect install output of make check into a log file
Andrew Dunstan
2015-07-23
*
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-07-05
*
doc build: use unique Makefile variable to control temp install
Bruce Momjian
2015-05-12
*
doc: prevent SGML 'make check' from building temp install
Bruce Momjian
2015-05-12
*
Move interpreter shared library detection to configure
Peter Eisentraut
2015-05-01
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Fix shell error on Solaris
Peter Eisentraut
2015-04-23
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2015-04-14
*
Fix installcheck case for tap tests
Andrew Dunstan
2014-12-24
*
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
*
Fix PGXS vpath build when PostgreSQL is built with vpath
Peter Eisentraut
2014-12-04
*
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
Peter Eisentraut
2014-12-04
*
Add configure --enable-tap-tests option
Peter Eisentraut
2014-11-02
*
Fix TAP tests with Perl 5.8
Peter Eisentraut
2014-10-26
*
MinGW: Link with shell32.dll instead of shfolder.dll.
Noah Misch
2014-10-21
*
doc: Check DocBook XML validity during the build
Peter Eisentraut
2014-10-21
*
Fix quoting in the add_to_path Makefile macro.
Noah Misch
2014-10-12
*
Fix TAP checks when current directory name contains spaces
Peter Eisentraut
2014-09-17
*
Run missing documentation tools through "missing"
Peter Eisentraut
2014-09-13
*
Support older versions of "prove"
Peter Eisentraut
2014-09-10
*
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-08-15
*
Support vpath builds in TAP tests
Peter Eisentraut
2014-07-02
*
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-05-27
*
build: add EXTRA_REGRESS_OPTS to all pg_regress invocations
Bruce Momjian
2014-04-22
*
Have lcov call the right gcov
Peter Eisentraut
2014-04-14
*
Add @configure_input@ marker to Makefile.global.in
Peter Eisentraut
2014-04-14
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14
*
Introduce logical decoding.
Robert Haas
2014-03-03
*
Cygwin build fixes.
Tom Lane
2014-02-11
*
build: pass EXTRA_REGRESS_OPTS to secondary regression tests
Bruce Momjian
2013-12-04
*
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-17
*
Switch order of -lpgport and -lpgcommon
Peter Eisentraut
2013-10-15
*
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
*
Improve support for building PGXS modules with VPATH.
Andrew Dunstan
2013-07-01
*
Remove whitespace from end of lines
Peter Eisentraut
2013-05-30
[next]