haiku/build/jam
Ingo Weinhold bfdf82d450 * When using the generic attribute emulation the Link actions does now
first remove the target and its attributes (if any). Before gcc would
  just unlink it and leak the attributes, which could lead to later
  mixups, if the file's inode ID was re-used. As reported by Rene this
  improves the attribute mixup situation, but doesn't solve it
  completely. So that status quo is still the same: When using the
  generic attribute emulation one has to build from the scratch to be
  sure all attributes are fine.
* Got rid of superfluous whitespace.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27385 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-08 23:03:52 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup Bump default image size to 128MB 2008-08-12 15:45:42 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
ConfigRules * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules * Applied patch by Andreas that uses git as a fallback in case retrieving 2008-08-15 11:00:07 +00:00
FloppyBootImage Building the floppy (and consequently, the cd) boot image was broken since some revisions, due to now missing block_io module 2008-08-22 12:53:38 +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 Add DiskUsage to the build and also integrate it as a Tracker add-on. 2008-09-08 11:04:39 +00:00
HeadersRules * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
HelperRules Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
ImageRules * When updating all targets, symlinks and directories are now also recreated. 2008-07-15 19:23:34 +00:00
KernelRules Add --no-undefined for kernel add-ons, too. 2008-04-20 03:08:29 +00:00
MainBuildRules julun+mauricek: 2008-07-23 22:20:37 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules * Added an "update-all" build profile action that updates all files. This can 2008-07-15 17:54:58 +00:00
NetBootArchive Fixed network boot. 2008-06-17 09:28:00 +00:00
OptionalPackages * The Development package will now also add the _KERNEL_ lib (which is the file 2008-08-13 23:38:39 +00:00
OptionalTestPackages POSIX test suite related changes by Vasilis Kaoutsis: 2008-05-19 23:03:47 +00:00
OverriddenJamRules * When using the generic attribute emulation the Link actions does now 2008-09-08 23:03:52 +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.ReadMe Removed the description for obsolete 2008-08-18 14:44:35 +00:00
UserBuildConfig.sample Support for adding libraries compiled with the alternative gcc (2 vs. 2008-05-17 23:47:39 +00:00