haiku/build/jam
Stephan Aßmus 7ef5a94047 Added optional package "Welcome". The welcome package documation is
copied to /boot/beos/documetation/welcome and a link to welcome.html
is placed on the Desktop. The mime_update.sh script makes sure that
the mime type of the html files is set. However, Firefox has a problem
when it is launched for the first time via double clicking an HTML
file. Apparently, it initializes some settings and relaunches itself,
which in turn makes it forget to open the file. A second problem is
annoying as well: When launching Firefox to display a local file,
it will always open a second window with the default web location.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27868 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-04 18:28:15 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup * -Wno-multichar was added multiple times. It's now only in the 2008-10-02 21:25:10 +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 NFS addon does build fine here, add to the image. 2008-10-01 14:30:18 +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 * 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 applied patch by Olivier Coursire which removes block_io from the NetBootArchive script (bug #2714) 2008-09-09 08:13:47 +00:00
OptionalPackages Added optional package "Welcome". The welcome package documation is 2008-10-04 18:28:15 +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 Document the new HAIKU_IMAGE_LABEL user build option in UserBuildConfig.ReadMe. Thanks Ingo for pointing it. 2008-09-20 00:39:21 +00:00
UserBuildConfig.sample Support for adding libraries compiled with the alternative gcc (2 vs. 2008-05-17 23:47:39 +00:00