haiku/build/jam
Ingo Weinhold 1485d7a2d7 Added small tool source_to_data, which takes an arbitrary data file and
generates a C source file defining an array variable containing the file's
data. DataFileToSourceFile is the respective jam rule.

The idea is to directly built the boot archive into the boot loader for
network booting (and thus avoiding to download it from somewhere). In
case of PXE this doesn't work, though, due to restrictions to the size
of the NBP. Maybe Open Firmware is less restrictive.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21602 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-15 00:04:27 +00:00
..
BeOSRules Using a temporary file doesn't seem to work very well in this case. 2007-05-18 17:27:17 +00:00
BuildSetup * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00
ConfigRules
DocumentationRules This finishes my docbook infrastructure. 2006-09-05 15:52:15 +00:00
FileRules Added small tool source_to_data, which takes an arbitrary data file and 2007-07-15 00:04:27 +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 added CodyCam to the menu 2007-07-14 11:41:09 +00:00
HeadersRules As I said I would: 2007-06-13 02:35:29 +00:00
HelperRules Use -I instead of -isystem for system header directories when building 2007-03-14 20:36:42 +00:00
ImageRules * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00
KernelRules Don't include the grist in libraries' sonames. 2007-02-26 02:47:12 +00:00
MainBuildRules * Use named parameters. 2007-06-17 15:14:46 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Fixed "jam run" feature for older shells. 2007-04-30 16:55:27 +00:00
NetBootArchive * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00
OverriddenJamRules * Moved the DeferredSubInclude rules into MiscRules. 2007-03-07 16:01:19 +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.sample * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00