haiku/build/jam
Clemens Zeidler 9d7af84b45 - Fix a bug in the speedstep driver, now the cookie is initialized in open so multiple watching clients don't interfere any more.
- Cleanup and smaller issues in the preferences app.
- Add driver and preferences to the image.

The driver supports some Pentium M and VIA Centaur CPUs (1000 to 2100 Mhz) and need acpi to detect the cpu device, so you have to enable acpi in the kernel setting file to test it.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30234 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-18 08:42:33 +00:00
..
BeOSRules * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
BuildSetup configure does now check the yasm version for target architecture x86, and 2009-04-13 10:50:17 +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
CDRules Preliminary support for building ISO only Haiku CDs. Not working completely 2009-02-15 02:34:32 +00:00
CommandLineArguments * Moved jam argument processing to new build/jam/CommandLineArguments. 2009-02-23 22:33:09 +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 Don't use MakeLocate to make sure that the parent directory exists, since 2009-04-08 18:03:18 +00:00
FloppyBootImage * Updated to the relocated/renamed beos/system directory. 2009-04-03 09:42:58 +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
HaikuCD * Simplify the build of the CD a bit, just reuse the image scripts as those hold 2009-02-15 13:30:42 +00:00
HaikuImage - Fix a bug in the speedstep driver, now the cookie is initialized in open so multiple watching clients don't interfere any more. 2009-04-18 08:42:33 +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 * Added UnzipArchive rule which unzips a zip file into a target directory. 2009-04-08 09:55:33 +00:00
KernelRules Add --no-undefined for kernel add-ons, too. 2008-04-20 03:08:29 +00:00
MainBuildRules configure does now check the yasm version for target architecture x86, and 2009-04-13 10:50:17 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Added rule SetupFeatureObjectsDir that simplifies using different output 2009-04-08 09:51:01 +00:00
NetBootArchive * Updated to the relocated/renamed beos/system directory. 2009-04-03 09:42:58 +00:00
OptionalBuildFeatures * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
OptionalPackageDependencies * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
OptionalPackages Updated Pe optional package with a newer one (GCC2 only). 2009-04-14 17:24:14 +00:00
OptionalTestPackages POSIX test suite related changes by Vasilis Kaoutsis: 2008-05-19 23:03:47 +00:00
OverriddenJamRules Moved AssembleNasm to MainBuildRules. 2009-03-30 15:11:55 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
ReleaseBuildProfiles * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +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 * Moved the optional package dependency definitions into the new 2009-04-08 10:07:17 +00:00
UserBuildConfig.sample * Changed directory structure as suggested on the mailing list. 2009-04-03 09:02:44 +00:00