haiku/build/jam
Travis Geiselbrecht 4a9059fb38 some make system work to get x86-64 linux compiles working:
-The biggest problem with linking host libraries (libbe_build and libroot_build) was not having the source files compiled with the -fPIC flag. As far as I can tell, we want to do this on all of the other host platforms as well, so hacked the jam files a bit to add it. 
Forgive me if I've committed more Jamfile sins.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21423 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-16 19:43:53 +00:00
..
BeOSRules Using a temporary file doesn't seem to work very well in this case. 2007-05-18 17:27:17 +00:00
BuildSetup some make system work to get x86-64 linux compiles working: 2007-06-16 19:43:53 +00:00
ConfigRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
DocumentationRules This finishes my docbook infrastructure. 2006-09-05 15:52:15 +00:00
FileRules As I said I would: 2007-06-13 02:35:29 +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
HaikuImage Add libglut.so -> libGL.so symlink to haiku image build. 2007-06-15 06:32:48 +00:00
HeadersRules As I said I would: 2007-06-13 02:35:29 +00:00
HelperRules Use -I instead of -isystem for system header directories when building 2007-03-14 20:36:42 +00:00
ImageRules New build system feature to shorten the turn-around times when working 2007-04-06 21:13:35 +00:00
KernelRules Don't include the grist in libraries' sonames. 2007-02-26 02:47:12 +00:00
MainBuildRules some make system work to get x86-64 linux compiles working: 2007-06-16 19:43:53 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Fixed "jam run" feature for older shells. 2007-04-30 16:55:27 +00:00
OverriddenJamRules * Moved the DeferredSubInclude rules into MiscRules. 2007-03-07 16:01:19 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +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.sample New build system feature to shorten the turn-around times when working 2007-04-06 21:13:35 +00:00