haiku/build/jam
Michael Lotz 0cf3d62115 Make guarded heap accessible through its own libroot_guarded.so.
This adds libroot_guarded.so to the HaikuDevel package. It is the same
as libroot_debug with the debug heap swapped out for the guarded heap.
The guarded heap has some useful features that make it desirable to use
while having the disadvantage of a large memory and address space
overhead which make it unusable in some situations. Therefore the
guarded heap cannot simply replace the debug heap but should still be
made available. As the heap init needs to happen even before having
environment variables, the heap to use can not be chosen dynamically.
Exposing them through their own libraries is the next best thing.
2015-04-11 09:41:25 +02:00
..
board BeagleBoard: fix compilation of dtb. 2015-04-08 21:23:33 +02:00
images Added netcat packages for x86 and x86_64, use them. 2015-03-03 22:49:00 +01:00
packages Make guarded heap accessible through its own libroot_guarded.so. 2015-04-11 09:41:25 +02:00
repositories Updated cdrtools. Added BurnItNow. 2015-04-08 19:16:57 +02:00
ArchitectureRules arm/targets: Add rpi2, rename raspberry_pi to rpi1 2015-03-07 12:31:12 -06:00
BeOSRules
BootRules
BuildFeatureRules
BuildFeatures
BuildSetup
CDRules
CommandLineArguments
ConfigRules
DefaultBuildProfiles
DocumentationRules Interface Guidelines: migrate to docs/, use DocBookCSS. 2015-02-12 17:08:04 -05:00
FileRules
HaikuPackages UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
HeadersRules
HelperRules
ImageRules
KernelRules
LocaleRules
MainBuildRules
MathRules
MiscRules
OptionalPackages patch: use the outsourced packages. 2015-02-16 20:11:59 +01:00
OverriddenJamRules
PackageRules
RepositoryRules
SystemLibraryRules
TestsRules
UserBuildConfig.ReadMe
UserBuildConfig.sample