index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile.in
Commit message (
Expand
)
Author
Age
*
Allow selecting the git revision to be packaged by "make dist".
Tom Lane
2024-05-03
*
make dist uses git archive
Peter Eisentraut
2024-03-25
*
Combine headerscheck and cpluspluscheck scripts
Peter Eisentraut
2024-03-10
*
Stop generating plain-text INSTALL instructions.
Tom Lane
2023-12-22
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Integrate pg_bsd_indent into our build/test infrastructure.
Tom Lane
2023-02-12
*
Remove temporary portlock directory during make [dist]clean.
Tom Lane
2022-11-26
*
Run tests of libpq on installcheck-world, checkprep and check-world
Michael Paquier
2022-06-03
*
add missing tag from commit b8c4261e5e
Andrew Dunstan
2021-07-01
*
Add new make targets world-bin and install-world-bin
Andrew Dunstan
2021-07-01
*
Make install-tests target work with vpath builds
Andrew Dunstan
2020-05-31
*
Add a temp-install prerequisite to top-level "check-tests".
Noah Misch
2020-05-25
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
2019-08-19
*
Integrate cpluspluscheck into build system.
Andres Freund
2019-05-31
*
Process EXTRA_INSTALL serially, during the first temp-install.
Noah Misch
2018-12-31
*
Remove unwanted "garbage cleanup" logic in Makefiles.
Tom Lane
2018-08-08
*
Ensure we build generated headers at the start of some more cases.
Tom Lane
2018-07-30
*
Have "make coverage" recurse into contrib as well
Alvaro Herrera
2016-09-05
*
Fix distclean/maintainer-clean targets to remove top-level tmp_install dir.
Tom Lane
2015-05-13
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14
*
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-10
*
Add new make targets check-tests and installcheck-tests.
Andrew Dunstan
2014-01-28
*
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
*
Make init-po and update-po recursive make targets
Peter Eisentraut
2012-06-29
*
Add isolation test to check-world and installcheck-world
Peter Eisentraut
2012-03-05
*
Build src/ before contrib/ in make world
Peter Eisentraut
2011-08-24
*
Support "make check" in contrib
Peter Eisentraut
2011-04-25
*
Add maintainer-check target
Peter Eisentraut
2011-03-28
*
Allow make check in PL directories
Peter Eisentraut
2011-02-15
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Print a make warning when using GNU make older than 3.80
Peter Eisentraut
2010-11-03
*
Rename README.CVS to README.git and change references in it.
Magnus Hagander
2010-09-21
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Separate targets "make docs" and "make install-docs" for the documentation
Peter Eisentraut
2010-03-30
*
Fix thinko in new installcheck-world target
Andrew Dunstan
2010-01-29
*
Add new make targets "world", "install-world" and "installcheck-world" to bui...
Andrew Dunstan
2010-01-28
*
Build bzip2 tarball in dist target as well
Peter Eisentraut
2009-11-03
*
Remove some leftovers of split tarball support
Peter Eisentraut
2009-10-29
*
Be able to easily figure out the target directory of "make dist".
Alvaro Herrera
2009-08-14
*
Ship documentation without intermediate tarballs
Peter Eisentraut
2009-08-09
*
Expand test coverage support to entire tree
Peter Eisentraut
2009-08-07
*
Modify distdir rule to skip .git directory.
Bruce Momjian
2009-01-15
*
Call genhtml with --prefix option so local build paths don't appear in the
Peter Eisentraut
2008-12-04
*
Code coverage testing with gcov. Documentation is in the regression test
Peter Eisentraut
2008-09-05
*
Catch all errors in for and while loops in makefiles. Don't ignore any
Peter Eisentraut
2008-03-18
*
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-09
*
Add installcheck-parallel target to top level makefiles.
Andrew Dunstan
2006-08-18
[next]