haiku/build
Ingo Weinhold 6c25a957e0 Fixed the corruptions of the generated image scripts that could happen with
multiple jobs. The problem was that the dummy targets used to compose the
scripts were independent from each other and jam could thus execute their
respective actions concurrently. We do now create a dependency chain between
the dummy targets of each script, so that jam is forced to execute the actions
sequentially.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31419 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-06 12:24:17 +00:00
..
config_headers Replaced the temporary storage used in the kernel debug command parser. We now 2009-06-03 12:28:49 +00:00
jam Fixed the corruptions of the generated image scripts that could happen with 2009-07-06 12:24:17 +00:00
scripts Changed the way the zip archive with the alternative gcc libraries is built. 2009-05-25 01:21:32 +00:00