..
BeOSRules
* BuildPlatformMain supports overriding HOST_LIBROOT on the target now,
2008-03-22 21:05:03 +00:00
BuildSetup
m68k build flags... same as default for now.
2008-06-23 15:34:48 +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
Use LC_ALL=C to really make sure the locale isn't used on svn info.
2007-12-14 21:21:55 +00:00
FloppyBootImage
Remove double entry of usb_disk in the floppy image.
2008-06-19 19:21:00 +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 cdda file system back to the image.
2008-06-28 12:29:40 +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
added AddNewDriversToHaikuImage to replace AddDriverRegistrationToHaikuImage: it places drivers which supports the new device architecture at the right place
2008-06-09 20:32:54 +00:00
KernelRules
Add --no-undefined for kernel add-ons, too.
2008-04-20 03:08:29 +00:00
MainBuildRules
On m68k immediate values are prefixed by #, not $, so we must filter it out too...
2008-06-22 01:12:44 +00:00
MathRules
Added rules for performing basic integer arithmetics (+, -, *). The rules
2007-04-06 02:37:12 +00:00
MiscRules
Added a new fancy build system feature called "build profiles".
2008-04-02 20:29:43 +00:00
NetBootArchive
Fixed network boot.
2008-06-17 09:28:00 +00:00
OptionalPackages
Adding a native subversion 1.4.6 optional package. This is a more or less
2008-06-28 20:51:43 +00:00
OptionalTestPackages
POSIX test suite related changes by Vasilis Kaoutsis:
2008-05-19 23:03:47 +00:00
OverriddenJamRules
Execute chmod at least command or the set permissions might get lost
2008-04-18 23:51:21 +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
Typo.
2008-05-18 00:01:17 +00:00
UserBuildConfig.sample
Support for adding libraries compiled with the alternative gcc (2 vs.
2008-05-17 23:47:39 +00:00