haiku/build/jam
Michael Lotz 046e01014d Add boot archive base and size and map the boot archive.
An archive (ramfs) to be loaded can be specified in the raspberry pi
config.txt with a certain base address. We can use this to put our
floppy boot archive into memory on startup.

During the start procedure we now map that archive so we can later
load the kernel from it.
2012-11-28 02:00:00 +01:00
..
board Add boot archive base and size and map the boot archive. 2012-11-28 02:00:00 +01:00
AlternativeGCCArchive Introduced a sanity check for building hybrids. This will cause jam to error 2010-10-11 17:51:44 +00:00
AnybootImage Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot 2011-06-11 19:14:49 +00:00
BeOSRules * broke out locale-related jam rules into their own file, LocaleRules 2010-07-23 19:56:24 +00:00
BootRules Made it possible to build the bootloader when targetting x86_64. 2012-05-26 21:47:27 +01:00
BuildSetup Fixed ARM build. 2012-11-18 19:09:35 +00:00
CDBootImage
CDBootPPCImage
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments There's no "disk" default build profile, since picking a random partition 2010-05-05 18:20:43 +00:00
ConfigRules
DocumentationRules
FileRules Revert hrev44743 2012-11-04 10:47:37 +01:00
FloppyBootImage Merge branch 'master' into x86_64 2012-11-18 14:02:07 +00:00
Haiku64Image Compilation fixes for x86_64. 2012-11-18 15:48:47 +00:00
HaikuCD Refactored the stripping of debug symbols to be a per-archive basis. 2012-09-16 19:41:24 -04:00
HaikuImage Merge branch 'master' into x86_64 2012-11-18 19:18:00 +00:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules * Remove now unneeded (hopefully) timezone data 2010-07-27 09:48:36 +00:00
ImageRules Cleanup of remains of subversion in the build system 2012-10-30 22:36:32 +01:00
KernelRules Build a separate libsupc++ for the kernel with correct flags. 2012-08-16 13:57:04 +01:00
LocaleRules Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
MainBuildRules Added BuildPlatformStaticLibraryPIC rule. 2011-11-12 15:40:17 +01:00
MathRules
MiscRules * Added Ingo's explanations as comments to the MakeLocate variants. 2011-01-08 17:26:08 +00:00
NetBootArchive Fixed the haiku-netboot-archive, as ipv4_datagram was removed in r37794. 2010-07-28 20:12:49 +00:00
OptionalBuildFeatures ARM: add optional packages 2012-11-22 00:00:15 +01:00
OptionalLibPackages Rebuilt some more packages mostly to fix directory issues. 2012-09-12 22:48:04 -07:00
OptionalPackageDependencies Updated r1a4 builds for a few OptionalPackages 2012-10-01 23:23:01 -07:00
OptionalPackages Merge branch 'master' into x86_64 2012-11-18 14:02:07 +00:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules
PackageRules
ReleaseBuildProfiles Added KeymapSwitcher package into release build profile. 2012-11-06 20:22:47 +01:00
TestsRules * We don't do R5 testing anymore. 2011-01-08 17:26:26 +00:00
UserBuildConfig.ReadMe Updated comment. 2012-09-16 19:45:09 -04:00
UserBuildConfig.sample * these examples should really be commented out 2011-08-04 14:57:34 +00:00