haiku/build/jam
Rene Gollent a198eedcc7 Fix incorrect version checks.
It's sufficient to simply check if the gcc version is 4 or higher since
we enforce the use of the latest ported compiler for the build anyways,
and these multi-level checks would fail in their current state if gcc
moved to e.g. version 5.0.
2013-03-25 21:14:17 -04:00
..
board Rpi: Update instructions based on mmlr's recent work 2012-11-28 14:09:51 -06:00
AlternativeGCCArchive Introduced a sanity check for building hybrids. This will cause jam to error 2010-10-11 17:51:44 +00:00
AnybootImage Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot 2011-06-11 19:14:49 +00:00
BeOSRules * broke out locale-related jam rules into their own file, LocaleRules 2010-07-23 19:56:24 +00:00
BootRules Made it possible to build the bootloader when targetting x86_64. 2012-05-26 21:47:27 +01:00
BuildFeatures GL: Upgrade to Mesa 9.1.1 2013-03-20 01:38:43 -05:00
BuildSetup Fix incorrect version checks. 2013-03-25 21:14:17 -04:00
CDBootImage
CDBootPPCImage
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments There's no "disk" default build profile, since picking a random partition 2010-05-05 18:20:43 +00:00
ConfigRules
DocumentationRules
FileRules Revert hrev44743 2012-11-04 10:47:37 +01:00
FloppyBootImage OptionalBuildFeatures -> BuildFeatures, make use of new rules 2012-12-09 04:07:48 +01:00
Haiku64Image nfs4: Add nfs4 to 64 bit image 2013-03-11 13:01:10 +01:00
HaikuCD Follow up to hrev45127 2013-01-19 16:12:20 +01:00
HaikuImage Restore up-to-date HaikuImage 2013-03-11 15:18:02 +01:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules HelperRules: Add FSetConditionsHold 2012-12-09 04:07:48 +01:00
ImageRules ImageRules: Allow build feature annotated params in Add* rules 2012-12-09 04:07:48 +01:00
KernelRules Build a separate libsupc++ for the kernel with correct flags. 2012-08-16 13:57:04 +01:00
LocaleRules Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
MainBuildRules Added BuildPlatformStaticLibraryPIC rule. 2011-11-12 15:40:17 +01:00
MathRules
MiscRules MiscRule: Add new rules to deal with build features 2012-12-09 04:07:48 +01:00
NetBootArchive OptionalBuildFeatures -> BuildFeatures, make use of new rules 2012-12-09 04:07:48 +01:00
OptionalLibPackages Rebuilt some more packages mostly to fix directory issues. 2012-09-12 22:48:04 -07:00
OptionalPackageDependencies Fix typo 2013-01-14 22:16:28 -05:00
OptionalPackages Added optional package System-sounds. 2013-03-12 18:47:08 +01:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules
ReleaseBuildProfiles Added KeymapSwitcher package into release build profile. 2012-11-06 20:22:47 +01:00
TestsRules * We don't do R5 testing anymore. 2011-01-08 17:26:26 +00:00
UserBuildConfig.ReadMe Updated comment. 2012-09-16 19:45:09 -04:00
UserBuildConfig.sample * these examples should really be commented out 2011-08-04 14:57:34 +00:00