postgresql/src
Peter Eisentraut cfad144f89 Additional fixes for parallel make
Add some additional dependencies to constrain the build order to prevent
parallel make from failing.  In the case of src/Makefile, this is likely to be
too complicated to be worth maintaining, so just add .NOTPARALLEL to get the
old for-loop-like behavior.

More fine-tuning might be necessary for some platforms or configurations.
2010-11-17 08:08:41 +02:00
..
backend Require VALUE keyword when extending an enum type. Based on a patch from Alvaro Herrera. 2010-11-16 22:18:33 -05:00
bin Cleanup various comparisons with the constant "true". 2010-11-14 21:03:48 -05:00
include The GiST scan algorithm uses LSNs to detect concurrent pages splits, but 2010-11-16 11:32:21 +02:00
interfaces Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
makefiles Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pl Fix aboriginal mistake in plpython's set-returning-function support. 2010-11-15 14:26:55 -05:00
port Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
template Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
test Require VALUE keyword when extending an enum type. Based on a patch from Alvaro Herrera. 2010-11-16 22:18:33 -05:00
timezone Improved parallel make support 2010-11-12 22:15:16 +02:00
tools Attempt to fix MSVC builds broken by parallel make changes. 2010-11-12 22:55:15 -05:00
tutorial Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
Makefile.global.in Adjust comments about what's needed to avoid make 3.80 bug. 2010-11-15 01:00:48 -05:00
Makefile.shlib Improved parallel make support 2010-11-12 22:15:16 +02:00
nls-global.mk Fix makefile logic to not break the build when xgettext is missing 2010-10-14 23:16:46 +03:00
win32.mak Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00