.. |
board
|
Sam460ex: Change load address for debugging
|
2012-06-02 01:21:59 +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 |
BuildSetup
|
Add -march=pentium to boot {CC,C++}FLAGS on x86_64, prevents GCC from generating SSE code.
|
2012-06-19 21:54:40 +01:00 |
CDBootImage
|
Rules and targets to build a boot CD iso... use:
|
2008-03-02 04:38:29 +00:00 |
CDBootPPCImage
|
Add COFF loader to ppc ISO.
|
2008-11-11 19:22:16 +00: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
|
Add proper error on ExtractArchive with missing filename
|
2012-01-05 03:30:10 +01:00 |
FloppyBootImage
|
Modified the floppy boot image target so that it can be used to build an x86_64 boot image.
|
2012-06-19 21:36:13 +01:00 |
HaikuCD
|
Applied a patch by Ingo, to strip the debug info from optional packages.
|
2011-05-29 18:02:21 +00:00 |
HaikuImage
|
Add Gerald Zajac's Intel 810 driver to the image.
|
2012-06-01 17:24:27 -04: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
|
Filtered flat import of Oliver's svn package management branch
|
2011-11-25 06:17:07 +01:00 |
KernelRules
|
KernelLd rule: opt-out linking against libsupc++
|
2011-11-12 15:40:17 +01:00 |
LocaleRules
|
Final part of cleanup in Catalog.h.
|
2012-04-16 00:04:41 +02:00 |
MainBuildRules
|
Added BuildPlatformStaticLibraryPIC rule.
|
2011-11-12 15:40:17 +01:00 |
MathRules
|
Added rules for performing basic integer arithmetics (+, -, *). The rules
|
2007-04-06 02:37:12 +00:00 |
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
|
mesa: Update Mesa optional package to latest mainline mesa
|
2012-06-07 12:05:53 -05:00 |
OptionalLibPackages
|
jamfile: Update speex package name
|
2012-03-26 15:36:31 -05:00 |
OptionalPackageDependencies
|
Added an optional package DevelopmentPowerPC
|
2012-03-18 15:36:26 +01:00 |
OptionalPackages
|
Updated URL's for WifiFirmwareScriptData. Fixes #8645.
|
2012-06-20 22:11:33 -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
|
|
|
ReleaseBuildProfiles
|
Adjusted size of @alpha-*
|
2012-06-11 22:26:30 -04:00 |
TestsRules
|
* We don't do R5 testing anymore.
|
2011-01-08 17:26:26 +00:00 |
UserBuildConfig.ReadMe
|
Applied a patch by Ingo, to strip the debug info from optional packages.
|
2011-05-29 18:02:21 +00:00 |
UserBuildConfig.sample
|
* these examples should really be commented out
|
2011-08-04 14:57:34 +00:00 |