Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code coverage testing with gcov. Documentation is in the regression test | Peter Eisentraut | 2008-09-05 | 1 | -1/+7 |
* | We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txt | Peter Eisentraut | 2008-03-17 | 1 | -3/+3 |
* | Write the objfiles.txt rules in a way that is compatible with GNU make 3.78, | Peter Eisentraut | 2008-02-29 | 1 | -6/+4 |
* | Change expand_subsys function so that it preserves the relative order of | Peter Eisentraut | 2008-02-27 | 1 | -2/+2 |
* | Need more dependencies to get the build order right when objfiles.txt | Peter Eisentraut | 2008-02-26 | 1 | -2/+2 |
* | We don't need to rebuild objfiles.txt every time an object file changes. | Peter Eisentraut | 2008-02-26 | 1 | -2/+5 |
* | Link postgres from all object files at once, to avoid the error-prone | Peter Eisentraut | 2008-02-25 | 1 | -5/+27 |
* | Refactor backend makefiles to remove lots of duplicate code | Peter Eisentraut | 2008-02-19 | 1 | -0/+25 |