Searched hist:b9eec5192d6b6282a2bf5284e8c4121d0a29f09d (Results 1 – 2 of 2) sorted by relevance
/haiku/build/jam/ |
H A D | DefaultBuildProfiles | b9eec5192d6b6282a2bf5284e8c4121d0a29f09d Sun Jul 21 01:20:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Include DefaultBuildProfiles earlier
DefaultBuildProfiles is now included earlier (right after BuildSetup). This allows us to set HAIKU_BOOTSTRAP_BUILD earlier, so it can be used for the repository selection. The actual build profile definitions, which cannot be done that early, live in the rule DefineDefaultBuildProfiles, which is invoked where the file was previously included.
|
/haiku/ |
H A D | Jamrules | b9eec5192d6b6282a2bf5284e8c4121d0a29f09d Sun Jul 21 01:20:26 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Include DefaultBuildProfiles earlier
DefaultBuildProfiles is now included earlier (right after BuildSetup). This allows us to set HAIKU_BOOTSTRAP_BUILD earlier, so it can be used for the repository selection. The actual build profile definitions, which cannot be done that early, live in the rule DefineDefaultBuildProfiles, which is invoked where the file was previously included.
|