haiku/build/jam
Michael Lotz 5b03912b5f * Correct removal of failed transfers by applying the address mask. As the head
pointer also contains the toggle carry and the halt bit (which was obviously
  always set as the endpoint had an error) the address comparison failed and
  the head was dead in the water with all further transfers timing out until
  a subsequet cancel cleaned the mess up again.
* Add the OHCI host controller driver to the image as it should now be fully
  functional except for isochronous transfers.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25565 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-19 20:41:58 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup * Renamed libnetapi to libbnetapi. Create a symlink in the image. 2008-05-14 13:49: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 Reordered boot module list as well, it works much better when scsi_cd is here! 2008-03-04 01:05:50 +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 * Correct removal of failed transfers by applying the address mask. As the head 2008-05-19 20:41:58 +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 rules F{Files,Symlinks}In{Container,HaikuImage}Directory returning 2008-05-17 23:31:04 +00:00
KernelRules Add --no-undefined for kernel add-ons, too. 2008-04-20 03:08:29 +00:00
MainBuildRules Pass "--no-undefined" to the linker when building a shared library for 2008-04-05 22:04:28 +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 removed net_stack and socket from net boot image 2008-04-20 12:42:01 +00:00
OptionalPackages Add gcc4-compatible Vision optional package. 2008-05-16 22:31:35 +00:00
OptionalTestPackages Add libMicro copyright and license to the image when the respective 2008-05-04 16:08:30 +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