haiku/build/jam
Alexander von Gluck IV 67b2c0fee3 PowerPC: Transition back to CHRP script.
* After examining MacOS toolbox roms, I think i've got
  this nailed down. The MacOS Toolbox rom contains chrp
  code at the top and binary code at the bottom.
* The Raw format for the chrp seemed to cause issues with the
  OpenFirmware boot process on some systems.  NetBSD uses a '-'
  file type.
* The format of the chrp seems a lot more sensitive across machines
  than described. Ensure our returns and spaces are even.
* Booting with the 'c' key is still working on my older OpenFirmware
  machine with the chrp script. The bitmap logo is a half black, half
  white box.
* I removed the &device; alias for now for troubleshooing. It also may
  of been causing compatibility issues. More testing is needed.
2013-06-05 03:24:42 -05:00
..
board docs: Clean up RaspberryPi Documentation; move 2013-04-28 12:37:36 -05: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 Mesa: Reorganize the Mesa BuildFeature 2013-04-28 16:35:38 +00:00
BuildSetup Added a configure option to activate Graphite compilations flags 2013-04-06 13:58:46 +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
Haiku64Image nfs4: Add nfs4 to 64 bit image 2013-03-11 13:01:10 +01:00
HaikuCD Follow up to hrev45127 2013-01-19 16:12:20 +01:00
HaikuImage virtio_pci: build not only for x86. 2013-05-26 19:58:54 +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 Update Vision package again. 2013-06-04 20:48:08 -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