haiku/build/jam
Alexander von Gluck IV fb7f48a9eb OpenGL Kit: Use GLU-9.0 for gcc2 and gcc4
* As of Mesa3D 9.0+, GLU is a seperate project
 * Our in-tree GLUT builds with GLU-9.0  without
   modification.
 * We ignore the GLU libraries that Mesa-7.8.2 and
   Mesa-8.1-devel provide and use the glu-9.0 ones
 * This is kind of a limbo state, but works for now.
 * Eventually we will be on Mesa 9.0 (which requires
   the external GLU) and Mesa 7.8.2 (which works with
   the newer external GLU) and will rip GLU out of the
   7.8.2 OptionalBuildPackage.
 * I don't *think* we are using the Mesa GLU headers...
   we will know for sure when I pull'em out of the
   OptionalBuildPackages :D
2012-11-13 10:52:06 -06:00
..
board rPi: Update boot process for later Pi firmwares 2012-09-09 21:10:16 -05: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
BuildSetup HPGSTranslator: fix the build 2012-10-30 21:51:23 +01: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 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 * 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 Revert hrev44743 2012-11-04 10:47:37 +01:00
FloppyBootImage ARM: Initial work on a NOR flash driver 2012-11-13 00:45:42 +01:00
HaikuCD Refactored the stripping of debug symbols to be a per-archive basis. 2012-09-16 19:41:24 -04:00
HaikuImage Development: don't link to libs with minor version numbers (for real) 2012-11-12 21:06:12 +01:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules * Remove now unneeded (hopefully) timezone data 2010-07-27 09:48:36 +00:00
ImageRules Cleanup of remains of subversion in the build system 2012-10-30 22:36:32 +01:00
KernelRules KernelLd rule: opt-out linking against libsupc++ 2011-11-12 15:40:17 +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 Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules * Added Ingo's explanations as comments to the MakeLocate variants. 2011-01-08 17:26:08 +00:00
NetBootArchive Fixed the haiku-netboot-archive, as ipv4_datagram was removed in r37794. 2010-07-28 20:12:49 +00:00
OptionalBuildFeatures OpenGL Kit: Use GLU-9.0 for gcc2 and gcc4 2012-11-13 10:52:06 -06:00
OptionalLibPackages Rebuilt some more packages mostly to fix directory issues. 2012-09-12 22:48:04 -07:00
OptionalPackageDependencies Updated r1a4 builds for a few OptionalPackages 2012-10-01 23:23:01 -07:00
OptionalPackages Update to fRiSS version 0.7 2012-11-06 22:54:19 +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 The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
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