index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
common.mk
Age
Commit message (
Expand
)
Author
2012-02-27
Call check_keywords.pl in maintainer-check
Peter Eisentraut
2011-01-13
Workaround for recursive make breakage
Peter Eisentraut
2011-01-12
Re-add recursive coverage target in src/backend/
Peter Eisentraut
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-08-07
Expand test coverage support to entire tree
Peter Eisentraut
2008-09-05
Code coverage testing with gcov. Documentation is in the regression test
Peter Eisentraut
2008-03-17
We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txt
Peter Eisentraut
2008-02-29
Write the objfiles.txt rules in a way that is compatible with GNU make 3.78,
Peter Eisentraut
2008-02-27
Change expand_subsys function so that it preserves the relative order of
Peter Eisentraut
2008-02-26
Need more dependencies to get the build order right when objfiles.txt
Peter Eisentraut
2008-02-26
We don't need to rebuild objfiles.txt every time an object file changes.
Peter Eisentraut
2008-02-25
Link postgres from all object files at once, to avoid the error-prone
Peter Eisentraut
2008-02-19
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut