haiku/build/jam
Stephan Aßmus e11f3e83a0 For the time being, I uploaded a modified OSS package which does not
include the OSS media add-on (node), since Haiku comes with it's own
version. Therefor you can now add the OpenSound optional package and
it will just work out of the box, unless you have native drivers that
fight over the hardware with OSS. It is no longer necessary to delete
the opensound.media_addon from the home/config/add-ons/media folder.
If you don't build from scratch, make sure you delete
generated/download/OpenSound.zip or the change won't take effect.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26064 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-21 13:48:08 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup Define TARGET_PRIVATE_SYSTEM_HEADERS for target libbe_test. 2008-06-19 00:05:48 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +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 Use LC_ALL=C to really make sure the locale isn't used on svn info. 2007-12-14 21:21:55 +00:00
FloppyBootImage Remove double entry of usb_disk in the floppy image. 2008-06-19 19:21:00 +00:00
FreetypeRules updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
HaikuImage Add pc_floppy to the image. 2008-06-21 00:53:51 +00:00
HeadersRules * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
HelperRules Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
ImageRules added AddNewDriversToHaikuImage to replace AddDriverRegistrationToHaikuImage: it places drivers which supports the new device architecture at the right place 2008-06-09 20:32:54 +00:00
KernelRules Add --no-undefined for kernel add-ons, too. 2008-04-20 03:08:29 +00:00
MainBuildRules Moved --no-undefined flag addition to AddSharedObjectGlueCode where it 2008-06-03 16:34:02 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Added a new fancy build system feature called "build profiles". 2008-04-02 20:29:43 +00:00
NetBootArchive Fixed network boot. 2008-06-17 09:28:00 +00:00
OptionalPackages For the time being, I uploaded a modified OSS package which does not 2008-06-21 13:48:08 +00:00
OptionalTestPackages POSIX test suite related changes by Vasilis Kaoutsis: 2008-05-19 23:03:47 +00:00
OverriddenJamRules Execute chmod at least command or the set permissions might get lost 2008-04-18 23:51:21 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
TestsRules Change the jam rules to build the test binaries as release by default, 2007-02-03 21:55:45 +00:00
UserBuildConfig.ReadMe Typo. 2008-05-18 00:01:17 +00:00
UserBuildConfig.sample Support for adding libraries compiled with the alternative gcc (2 vs. 2008-05-17 23:47:39 +00:00