haiku/build/jam
Ingo Weinhold a4e0c1d43d * We do now have a special "_haiku_revision" section in our libroot,
containing the Haiku SVN revision number which is used by uname(). The
  value is 0 when built, but updated by the build system before copying
  libroot to the image (new rule CopySetHaikuRevision).
* For AboutHaiku we no longer write the SVN revision number into a
  resource. Instead we use the uname() info.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-06 16:51:29 +00:00
..
BeOSRules * Reverted my change to AddFileDataResource - I obviously missed someone's intentions :-) 2006-12-28 21:28:17 +00:00
BuildSetup Added configure option --use-gcc-pipe to enable building with the gcc 2007-02-04 14:03:21 +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 * We do now have a special "_haiku_revision" section in our libroot, 2007-02-06 16:51:29 +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 * We do now have a special "_haiku_revision" section in our libroot, 2007-02-06 16:51:29 +00:00
HaikuPXE Removed broken dependencies, it should be possible to build pxehaiku now. 2007-01-06 13:54:39 +00:00
HeadersRules * Added new (currently private) API class BMimeSnifferAddon, 2006-06-09 20:48:50 +00:00
HelperRules added a SubDirAsFlags rule 2006-09-05 15:52:36 +00:00
ImageRules New rule to create a VMWare image from the plain Haiku image using Marcus' 2007-01-27 12:54:10 +00:00
KernelRules dropped a useless arg of the KernelAddon rule, hope I don't mess anything 2006-09-18 10:02:13 +00:00
MainBuildRules Resource definition files (*.rdef) are now piped through the C preprocessor. 2006-08-06 12:38:30 +00:00
MiscRules Removing the now unneeded SearchAndReplace and Sed rules. They can always be 2006-12-14 00:10:53 +00:00
OverriddenJamRules added iasl bin tool from acpica-20061109 2006-12-17 19:53:01 +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 rule to create a VMWare image from the plain Haiku image using Marcus' 2007-01-27 12:54:10 +00:00