haiku/build/jam
Ingo Weinhold 4f4e5272fc Under Linux it is now possible to emulate the BeOS attribute support via
xattrs. It can be enabled with the configure switch "--use-xattr". Note
that the amount of data stored in attributes may be limited by the used
file system -- e.g. AFAIK ext3 has a limit of one block (usually 4 KB)
for all attributes of a file, which might not suffice. XFS should be
fine, as should ReiserFS 3.6 (or any FS which stores attributes in
hidden files).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-08 02:19:01 +00:00
..
BeOSRules * Reverted my change to AddFileDataResource - I obviously missed someone's intentions :-) 2006-12-28 21:28:17 +00:00
BuildSetup Under Linux it is now possible to emulate the BeOS attribute support via 2007-04-08 02:19:01 +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 changed the lang to C as suggested by mmu_man 2007-02-20 18:53:19 +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 New build system feature to shorten the turn-around times when working 2007-04-06 21:13:35 +00:00
HeadersRules * Moved the DeferredSubInclude rules into MiscRules. 2007-03-07 16:01:19 +00:00
HelperRules Use -I instead of -isystem for system header directories when building 2007-03-14 20:36:42 +00:00
ImageRules New build system feature to shorten the turn-around times when working 2007-04-06 21:13:35 +00:00
KernelRules Don't include the grist in libraries' sonames. 2007-02-26 02:47:12 +00:00
MainBuildRules Added an "isExecutable" parameter to the Translator rule. All 2007-04-07 01:42:47 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules New handy build system feature: It is now possible to pass a command 2007-04-06 03:14:58 +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 New build system feature to shorten the turn-around times when working 2007-04-06 21:13:35 +00:00