haiku/build/jam
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
..
AlternativeGCCArchive * Use the new Add{Files,Symlink}ToHaikuHybridImage rules in HaikuImage and 2009-05-27 01:12:34 +00:00
BeOSRules
BuildSetup * Quick fix for the broken GCC2 build. The guilty one might want to have another 2009-06-21 17:04:32 +00:00
CDBootImage
CDBootPPCImage
CDRules
CommandLineArguments * Moved jam argument processing to new build/jam/CommandLineArguments. 2009-02-23 22:33:09 +00:00
ConfigRules
DocumentationRules
FileRules * Applied patch by Andreas to unify SVN version detection with GIT, also fixing 2009-06-30 15:20:54 +00:00
FloppyBootImage Apply Francois changes to enabling the ATA stack via "HAIKU_ATA_STACK = 1 ;" 2009-05-02 10:20:29 +00:00
FreetypeRules
HaikuCD
HaikuImage Cleaned up the source file names and code locations in the avcodec plugin, 2009-07-01 18:52:48 +00:00
HeadersRules
HelperRules Added FSplitString helper rule, which splits a string at a given delimiter 2009-05-27 00:26:29 +00:00
ImageRules Fixed the corruptions of the generated image scripts that could happen with 2009-07-06 12:24:17 +00:00
KernelRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
MainBuildRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
MathRules
MiscRules Patch by Matt Madia: Added "cd-image" build profile type and "alpha-cd" build 2009-05-23 22:19:30 +00:00
NetBootArchive * Updated to the relocated/renamed beos/system directory. 2009-04-03 09:42:58 +00:00
OptionalBuildFeatures Patch by Matt Madia: Update OpenSSL to v0.9.8k. Thanks! 2009-05-11 16:39:21 +00:00
OptionalPackageDependencies Patch by Matt Madia: The DevelopmentBase optional package now 2009-05-30 09:17:12 +00:00
OptionalPackages Changed isHybridBuild variable from 0/1 to undefined/defined. Fixes formerly 2009-06-20 11:15:05 +00:00
OptionalTestPackages
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules
ReleaseBuildProfiles Applied patch by Matt Madia: Enlarge the image size from 400 to 500 MB, since 2009-05-30 09:03:03 +00:00
TestsRules
UserBuildConfig.ReadMe * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
UserBuildConfig.sample * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00