haiku/build/jam
Ithamar R. Adema cc65466f0d ARM: kernel: Make KDL more useful on ARM
This adds the -mapcs-frame compiler flag for ARM to have "stable"
stack frames, adds support to the kernel for dumping stack crawls,
and initial support for iframes. There' much more functionality
to unlock in KDL, but this makes debugging already a lot more
comfortable.....
2013-09-17 23:04:59 +02:00
..
board Merge branch 'master' into sam460ex 2013-05-27 17:45:55 +02: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
BuildFeatures OpenGL: Upgrade to Mesa 9.2 2013-08-28 16:18:44 -05:00
BuildSetup ARM: kernel: Make KDL more useful on ARM 2013-09-17 23:04:59 +02:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
CDBootPPCImage PowerPC: Fix 'c' key booting of CD on Apple hardware 2013-06-04 22:08:25 -05:00
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 * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules Revert hrev44743 2012-11-04 10:47:37 +01:00
FloppyBootImage OptionalBuildFeatures -> BuildFeatures, make use of new rules 2012-12-09 04:07:48 +01:00
HaikuCD Follow up to hrev45127 2013-01-19 16:12:20 +01:00
HaikuImage x86_64: added agp_gart, intel_gart, intel_extreme to the image. 2013-09-16 14:50:43 +02:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules HelperRules: Add FSetConditionsHold 2012-12-09 04:07:48 +01:00
ImageRules PowerPC: Transition back to CHRP script. 2013-06-05 03:24:42 -05:00
KernelRules Build a separate libsupc++ for the kernel with correct flags. 2012-08-16 13:57:04 +01:00
LocaleRules LocaleRules: define includesSeparator 2013-05-13 23:07:28 +02:00
MainBuildRules build: switch from link option -nostart to -shared for addons and libs. 2013-04-24 20:40:48 +02:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules FFilterByBuildFeatures: fixed typo 2013-05-10 22:31:23 +02:00
NetBootArchive OptionalBuildFeatures -> BuildFeatures, make use of new rules 2012-12-09 04:07:48 +01:00
OptionalLibPackages Rebuilt some more packages mostly to fix directory issues. 2012-09-12 22:48:04 -07:00
OptionalPackageDependencies Discard Termcap and switch console apps to use Terminfo 2013-05-23 14:07:50 +02:00
OptionalPackages Add LibLayout and BePDF x86-64 packages. 2013-07-28 22:09:20 -04:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
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