haiku/build/jam
Axel Dörfler d578543aa6 * Added a first game to the image: Sudoku. It comes with a solver and generator
for three different levels (from "Very Easy" to "Hard"). Have fun!
* Feel free to do a nicer icon!
* Stack.h is actually verbatim copy of a kernel header which we might want
  to move to a more public place (like shared).
* ProgressWindow is taken from ShowImage, but adapted to suit different
  needs.
* It seems to trigger a bug in the interface kit or app_server: when moving
  the mouse around, the right border of a field is sometimes lost. This
  does not happen in BeOS, and there is actually no code that looks responsible
  for this - it might be an off by one error in the region code, though?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22056 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-25 17:39:46 +00:00
..
BeOSRules Made the ResComp and ResAttr actions spaces-in-file-names-proof. 2007-07-31 01:54:24 +00:00
BuildSetup * Added a common directory for missing system on BeOS systems. 2007-08-24 21:05:20 +00:00
ConfigRules
DocumentationRules This finishes my docbook infrastructure. 2006-09-05 15:52:15 +00:00
FileRules Added small tool source_to_data, which takes an arbitrary data file and 2007-07-15 00:04:27 +00:00
FreetypeRules
HaikuImage * Added a first game to the image: Sudoku. It comes with a solver and generator 2007-08-25 17:39:46 +00:00
HeadersRules Added the headers/os dir to FStandardOSHeaders and FStandardHeaders. 2007-08-14 15:23:52 +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 second parameter to AddDirectoryToHaikuImage, a list of resource 2007-07-26 23:20:58 +00:00
KernelRules Added Haiku as host platform supported by the build system ("haiku_host"). 2007-08-02 21:13:56 +00:00
MainBuildRules Patch by Samuel Rodriguez Perez, slightly modified by myself: New 2007-08-22 22:07:03 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules bonefish: Fixed bug #1346. The relative output directory for the root directory was 2007-07-31 22:37:21 +00:00
NetBootArchive Remove mpu401 driver from the netboot archive. 2007-08-09 19:40:19 +00:00
OverriddenJamRules * Moved the DeferredSubInclude rules into MiscRules. 2007-03-07 16:01:19 +00:00
PackageRules
TestsRules Change the jam rules to build the test binaries as release by default, 2007-02-03 21:55:45 +00:00
UserBuildConfig.sample * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00