haiku/build/jam
Pawel Dziepak 208f76e578 preferences: Remove CPUFrequency
We can't reliably set contemporary processors to an arbitrary frequency.
There are dependencies between cores and thechnologies like Turbo Boost
which may make actual frequency significantly different than the requested.

Moreover, it is the scheduler job to decide how much CPU performance is
needed and user shouldn't interfere with that.
2013-11-22 05:24:44 +01:00
..
board Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
images preferences: Remove CPUFrequency 2013-11-22 05:24:44 +01:00
packages drivers: Remove Intel Enhanced SpeedStep driver 2013-11-22 05:11:03 +01:00
repositories Update libsolv and zlib packages for consolidation. 2013-10-01 01:00:03 +02:00
ArchitectureRules M68K: Switch to new gcc options for specifying cpu 2013-09-30 04:02:21 +02:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BuildFeatureRules EnableBuildFeatures: deal with duplicate invocations 2013-08-10 14:58:21 +02:00
BuildFeatures Adjust paths in source packages to what haikuporter produces. 2013-10-01 01:00:02 +02:00
BuildSetup build: Reenable debug mode for tarfs 2013-10-01 19:32:51 +02:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments Added new jam command 'build-remote-repository'. 2013-09-14 19:51:09 +02:00
ConfigRules * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DefaultBuildProfiles Add libcurl build feature. 2013-09-29 17:25:29 -04:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules Determine how to invoke sed with extended regexp 2013-09-30 21:41:54 +02:00
HaikuPackages Add webpositive package to image 2013-08-10 15:06:55 +02:00
HeadersRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
HelperRules Fix host-only build. 2013-09-18 15:41:12 +02:00
ImageRules Make sure the boot driver tgz doesn't overflow the boot floppy 2013-09-30 04:38:50 +02:00
KernelRules Drop use of non-existing variable in KernelAddon rule. 2013-08-29 22:44:50 +02:00
LocaleRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
MainBuildRules Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Bootstrap Haiku image: add source for more required packages 2013-08-17 09:20:35 +02:00
OptionalPackages Add libcurl build feature. 2013-09-29 17:25:29 -04:00
OptionalTestPackages Remove more optional package related left-overs 2013-07-07 11:14:28 +02:00
OverriddenJamRules revert 787843b 2013-09-30 04:02:20 +02:00
PackageRules PreprocessPackageInfo: add substitution 2013-08-10 15:04:48 +02:00
RepositoryRules Fix bashisms 2013-09-29 03:01:39 +02:00
TestsRules * We don't do R5 testing anymore. 2011-01-08 17:26:26 +00:00
UserBuildConfig.ReadMe More work towards hybrid support 2013-08-01 08:54:06 +02:00
UserBuildConfig.sample Merge branch 'master' into pm-flat 2011-11-05 17:00:01 +01:00