haiku/build/jam
Michael Lotz 1c433de84c * Always install the "other tools" as part of the development optional package.
These all work on pure GCC4 images as well because they do not use any of our
  C++ APIs.
* Remove the GCC4 package from hybrid installs though, as it's not usable
  without proper setup. Also the trick with rewriting the symlink obviously
  doesn't work because symlinks are done way earlier than unzipping the optional
  packages when building the image.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29158 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-02-08 12:40:16 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
CDBootPPCImage Add COFF loader to ppc ISO. 2008-11-11 19:22:16 +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 Changed CopySetHaikuRevision1 actions not to fail, when either of the 2008-10-18 09:23:42 +00:00
FloppyBootImage Hopefully fixed floppy and netboot images, please test. 2008-11-14 20:34:52 +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 a "launcher" for Tracker preferences, which are now accessible from the preferences menu/folder. See #2365 2009-01-29 03:35:20 +00:00
HeadersRules Move include directories for C++ headers to the beginning. This makes 2009-01-23 03:23:21 +00:00
HelperRules Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
ImageRules Make the tgz archive offset in floppy image settable. Set it to 270k for now, until zbeos gets some diet. 2008-11-15 03:30:00 +00:00
KernelRules Add --no-undefined for kernel add-ons, too. 2008-04-20 03:08:29 +00:00
MainBuildRules * Missing config header directories in the CreateAsmStructOffsetsHeader 2008-10-01 14:26:08 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Quote the command line arguments, so arguments with whitespace will 2008-09-28 13:45:36 +00:00
NetBootArchive Hopefully fixed floppy and netboot images, please test. 2008-11-14 20:34:52 +00:00
OptionalPackages * Always install the "other tools" as part of the development optional package. 2009-02-08 12:40:16 +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
ReleaseBuildProfiles Add BeBook to optional packages for pre-alpha image. 2008-11-02 18:19:27 +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 Introduced rules UserBuildConfigRulePostBuildTargets, 2008-12-03 02:02:28 +00:00
UserBuildConfig.sample Support for adding libraries compiled with the alternative gcc (2 vs. 2008-05-17 23:47:39 +00:00