haiku/build/jam
Oliver Tappe 723383c0f4 Applied patch by PulkoMandy, adjusted and extended by myself:
* integrating most of the locale kit into the build (and image)
* removed LocaleBuild.h and _IMPEXP_LOCALE since that does not make
  sense for elf (which usually exports all symbols anyway)
* added a couple of locale kit related pseudo targets for convenience
Hey, some of that stuff already seems to work :-)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30545 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-01 21:56:16 +00:00
..
BeOSRules
BuildSetup Pass ATA_STACK from jam now, so one can override it with HAIKU_ATA_STACK=1 in their UserBuildConfig. Probably needs to conditionalize some targets on it too... 2009-04-28 23:04:39 +00:00
CDBootImage
CDBootPPCImage Add COFF loader to ppc ISO. 2008-11-11 19:22:16 +00:00
CDRules Preliminary support for building ISO only Haiku CDs. Not working completely 2009-02-15 02:34:32 +00:00
CommandLineArguments * Moved jam argument processing to new build/jam/CommandLineArguments. 2009-02-23 22:33:09 +00:00
ConfigRules
DocumentationRules
FileRules Don't use MakeLocate to make sure that the parent directory exists, since 2009-04-08 18:03:18 +00:00
FloppyBootImage Add the checksum required step for atari_m68k on the boot floppy. 2009-04-27 20:00:28 +00:00
FreetypeRules
HaikuCD * Simplify the build of the CD a bit, just reuse the image scripts as those hold 2009-02-15 13:30:42 +00:00
HaikuImage Applied patch by PulkoMandy, adjusted and extended by myself: 2009-05-01 21:56:16 +00:00
HeadersRules Move include directories for C++ headers to the beginning. This makes 2009-01-23 03:23:21 +00:00
HelperRules
ImageRules Add the checksum required step for atari_m68k on the boot floppy. 2009-04-27 20:00:28 +00:00
KernelRules
MainBuildRules configure does now check the yasm version for target architecture x86, and 2009-04-13 10:50:17 +00:00
MathRules
MiscRules Added rule SetupFeatureObjectsDir that simplifies using different output 2009-04-08 09:51:01 +00:00
NetBootArchive * Updated to the relocated/renamed beos/system directory. 2009-04-03 09:42:58 +00:00
OptionalBuildFeatures * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
OptionalPackageDependencies * Refactored the Development optional package into three packages: 2009-04-18 21:26:26 +00:00
OptionalPackages Update yasm to 0.8.0, Build was done by Disreali. Thanks scottmc. 2009-04-24 11:37:24 +00:00
OptionalTestPackages
OverriddenJamRules Moved AssembleNasm to MainBuildRules. 2009-03-30 15:11:55 +00:00
PackageRules
ReleaseBuildProfiles * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
TestsRules
UserBuildConfig.ReadMe * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
UserBuildConfig.sample * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00