build: added a check for group ordering within target dependencies
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 May 2010 14:04:56 +0000 (16:04 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 May 2010 15:16:47 +0000 (17:16 +0200)
commitb3d8a7136a4c71fa73baa745f7e2ef137d82ce46
treedd606a9c849ed5b0a0a41c09310c238197248cff
parent8bc5194b048d050b2d3ff30a5636f1567ec19e1e
build: added a check for group ordering within target dependencies

If target A depends on target B, then target B must not be in a later
build group from target A

Pair-Programmed-With: Thomas Nagy
buildtools/wafsamba/samba_deps.py