haiku/build/jam
Ingo Weinhold e4f35acf7c * Added new (currently private) API class BMimeSnifferAddon,
representing the interface for, well, MIME sniffer add-ons.
* Implemented the respective add-on manager and make use of it in
  the MIME database code. Unfortunately the MIME DB code completely
  lives in libbe.so and hence I had to put my code there too.
  IMHO we should (one day) remove the direct (read-only) MIME DB
  access from libbe and move everything into the registrar.
  Currently the add-on manager supports built-in add-ons only; it
  doesn't really load anything from disk ATM.
* Added a built-in text sniffer add-on to the registrar. It's based
  upon the BSD file tool code.

This closes bug #250 (plain text files are identified as such, now).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17784 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-09 20:48:50 +00:00
..
BeOSRules Fixed comment. 2006-02-06 23:04:54 +00:00
BuildSetup - changed HAIKU_TEST_DIR to incorporate the platform and the architecture, such 2006-06-02 18:00:49 +00:00
ConfigRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
DocumentationRules added a grist on target index.html 2006-02-21 14:26:25 +00:00
FileRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
FreetypeRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
HaikuImage added hey to the image 2006-06-07 15:17:28 +00:00
HeadersRules * Added new (currently private) API class BMimeSnifferAddon, 2006-06-09 20:48:50 +00:00
HelperRules * Added support for compiling Haiku with GCC 4. The main difference is that 2005-11-12 22:58:54 +00:00
ImageRules We also pass the "-n" (no dereference) switch to ln when creating symlinks 2006-02-11 19:50:38 +00:00
KernelRules * Introduced new build system variables 2005-12-30 21:20:07 +00:00
MainBuildRules now links against libroot.so after user link objects 2006-04-22 16:51:24 +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