index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Age
Commit message (
Expand
)
Author
2015-08-31
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-07-31
Consolidate makefile code for setting top_srcdir, srcdir and VPATH.
Noah Misch
2015-07-29
Fix TAP tests with "make installcheck".
Heikki Linnakangas
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-28
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-23
Redirect install output of make check into a log file
Andrew Dunstan
2015-07-09
Improve logging of TAP tests.
Heikki Linnakangas
2015-07-02
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-05-12
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-02
Move interpreter shared library detection to configure
Peter Eisentraut
2015-04-30
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-23
Fix shell error on Solaris
Peter Eisentraut
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-14
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2014-12-24
Fix installcheck case for tap tests
Andrew Dunstan
2014-12-18
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-04
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-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-26
Fix TAP tests with Perl 5.8
Peter Eisentraut
2014-10-22
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-13
Fix quoting in the add_to_path Makefile macro.
Noah Misch
2014-09-17
Fix TAP checks when current directory name contains spaces
Peter Eisentraut
2014-09-14
Run missing documentation tools through "missing"
Peter Eisentraut
2014-09-11
Support older versions of "prove"
Peter Eisentraut
2014-08-15
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-07-03
Support vpath builds in TAP tests
Peter Eisentraut
2014-05-27
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-04-22
build: add EXTRA_REGRESS_OPTS to all pg_regress invocations
Bruce Momjian
2014-04-15
Have lcov call the right gcov
Peter Eisentraut
2014-04-15
Add @configure_input@ marker to Makefile.global.in
Peter Eisentraut
2014-04-15
Add TAP tests for client programs
Peter Eisentraut
2014-03-03
Introduce logical decoding.
Robert Haas
2014-02-11
Cygwin build fixes.
Tom Lane
2013-12-04
build: pass EXTRA_REGRESS_OPTS to secondary regression tests
Bruce Momjian
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-16
Switch order of -lpgport and -lpgcommon
Peter Eisentraut
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-07-01
Improve support for building PGXS modules with VPATH.
Andrew Dunstan
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-04-30
Compiler optimizations for page checksum code.
Simon Riggs
2013-04-13
Fix sporadic rebuilds for .pc files
Peter Eisentraut
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-01-05
PL/Python: Make build on OS X more flexible
Peter Eisentraut
2012-12-11
Add mode where contrib installcheck runs each module in a separately named da...
Andrew Dunstan
2012-12-03
Revert "Add mode where contrib installcheck runs each module in a separately ...
Andrew Dunstan
2012-12-02
Add mode where contrib installcheck runs each module in a separately named da...
Andrew Dunstan
[next]