haiku/build/jam
Jérôme Duval c20e9eefcd added a jam rule AddDriverRegistrationToHaikuImage to add device mappings on the image
commented the insertion of the attribute name in patterns in the case of a string attribute
notify_probe_by_file chooses a module based on a bus specific suffix
dm_register_child_device has a parameter to optionally check the support for the node
added scanning of bus devices after the boot filesystem is mounted
fixed dm_rescan, locking was misbehaving
fixed SYSTEM_DRIVER_REGISTRATION definition
added B_DRIVER_MAPPING attributes for PCI and ACPI devices:
  %vendor%_%device% for PCI, hid_%hid% and type_%type% for ACPI
moved acpi_device_module_info definition to public ACPI.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19394 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-29 19:09:45 +00:00
..
BeOSRules provided a fix for the build of resources, hope I didn't do bad things 2006-08-07 12:07:05 +00:00
BuildSetup FreeBSD build platform support. Original patches courtesy of 2006-11-29 18:08:00 +00:00
ConfigRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
DocumentationRules This finishes my docbook infrastructure. 2006-09-05 15:52:15 +00:00
FileRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +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 reverted PCI change, now uses a dependency on the PCI bus manager 2006-11-21 23:36:02 +00:00
HaikuPXE Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
HeadersRules * Added new (currently private) API class BMimeSnifferAddon, 2006-06-09 20:48:50 +00:00
HelperRules added a SubDirAsFlags rule 2006-09-05 15:52:36 +00:00
ImageRules added a jam rule AddDriverRegistrationToHaikuImage to add device mappings on the image 2006-11-29 19:09:45 +00:00
KernelRules dropped a useless arg of the KernelAddon rule, hope I don't mess anything 2006-09-18 10:02:13 +00:00
MainBuildRules Resource definition files (*.rdef) are now piped through the C preprocessor. 2006-08-06 12:38:30 +00:00
MiscRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
OverriddenJamRules LibraryFromObjects did set AR on $(1) instead of on $(_l), the latter 2005-11-19 00:57:21 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
TestsRules Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
UserBuildConfig.sample Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00