summaryrefslogtreecommitdiff
path: root/src/backend/common.mk
AgeCommit message (Expand)Author
2009-08-07Expand test coverage support to entire treePeter Eisentraut
2008-09-05Code coverage testing with gcov. Documentation is in the regression testPeter Eisentraut
2008-03-17We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txtPeter Eisentraut
2008-02-29Write the objfiles.txt rules in a way that is compatible with GNU make 3.78,Peter Eisentraut
2008-02-27Change expand_subsys function so that it preserves the relative order ofPeter Eisentraut
2008-02-26Need more dependencies to get the build order right when objfiles.txtPeter Eisentraut
2008-02-26We don't need to rebuild objfiles.txt every time an object file changes.Peter Eisentraut
2008-02-25Link postgres from all object files at once, to avoid the error-pronePeter Eisentraut
2008-02-19Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut