haiku/build/jam
Oliver Tappe 323b65468e Filtered flat import of Oliver's svn package management branch
Bring the changes that aren't package management related and the ones
that are but don't take effect as long as they are ignored by the build
system into the master.

Summary of changes:
* Introduce private header <directories.h> with constants for a good
  deal of paths that should usually be retrieved via find_directory().
* Replace hard-coded paths by using find_directory() or the
  <directories.h> constants (e.g. in drivers and the kernel).
* Add find_directory() constants needed for package management.
* Add __HAIKU_ABI_NAME and B_HAIKU_ABI_NAME macros.
* src/apps/deskbar: BeMenu.* -> DeskbarMenu.*,
  DeskBarUtils.* -> DeskbarUtils.*
* Change deskbar menu settings directory from ~/config/be to
  ~/config/settings/deskbar.
* Other smaller cleanups, changes, and fixes.
2011-11-25 06:17:07 +01:00
..
board
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
BuildSetup PowerPC platform might not always be OpenFirmware 2011-11-12 23:46:40 +01:00
CDBootImage
CDBootPPCImage
CDRules
CommandLineArguments
ConfigRules
DocumentationRules
FileRules Apply patch from mmadia to add a Release Notes file to the alpha image desktop. 2011-06-07 17:52:13 +00:00
FloppyBootImage Mark ACPI module as x86-only. Fixes ARM build regression. 2011-05-17 16:48:55 +00:00
FreetypeRules
HaikuCD Applied a patch by Ingo, to strip the debug info from optional packages. 2011-05-29 18:02:21 +00:00
HaikuImage Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules
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 Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
MainBuildRules Added BuildPlatformStaticLibraryPIC rule. 2011-11-12 15:40:17 +01:00
MathRules
MiscRules * Added Ingo's explanations as comments to the MakeLocate variants. 2011-01-08 17:26:08 +00:00
NetBootArchive
OptionalBuildFeatures Fix missing links in gcc2 ICU package. 2011-11-02 20:38:31 +00:00
OptionalLibPackages Added missing gcc2 build of jgmod. This fixes trac ticket #7888. 2011-08-08 15:29:35 +00:00
OptionalPackageDependencies Add missing dependency of wpa_supplicant on OpenSSL. 2011-10-03 16:06:10 +00:00
OptionalPackages Update gcc4 optional package. 2011-11-24 00:26:10 +01:00
OptionalTestPackages
OverriddenJamRules
PackageRules
ReleaseBuildProfiles Upped alpha profile image size to 750MB. 2011-08-24 23:38:22 +00: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