haiku/build/jam
Ingo Weinhold 4d5192896a We also pass the "-n" (no dereference) switch to ln when creating symlinks
on the Haiku image/installation. Apparently BeOS R5's ln is buggy in that
it always assumes "-n". A correct ln would resolve an existing symlink to
a directory and create/replace the symlink there. If you have such an ln,
you may find symlinks /boot/beos/apps/apps, /boot/beos/preferences/preferences,
and /boot/home/home on your boot partition (if you have run "jam install-haiku"
at least twice).
Fixes bug #143.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16354 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-11 19:50:38 +00:00
..
BeOSRules Fixed comment. 2006-02-06 23:04:54 +00:00
BuildSetup fixed network libs definition for haiku platform 2006-02-02 12:50:03 +00:00
ConfigRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
DocumentationRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
FileRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
FreetypeRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
HaikuImage * Added a "listres" command (also to the image). 2006-02-09 17:01:23 +00:00
HeadersRules Added TODO. 2005-12-11 16:31:02 +00:00
HelperRules * Added support for compiling Haiku with GCC 4. The main difference is that 2005-11-12 22:58:54 +00:00
ImageRules We also pass the "-n" (no dereference) switch to ln when creating symlinks 2006-02-11 19:50:38 +00:00
KernelRules * Introduced new build system variables 2005-12-30 21:20:07 +00:00
MainBuildRules * libroot and the runtime loader are no longer built with kernel rules. 2005-11-27 13:31:50 +00:00
MiscRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
OverriddenJamRules LibraryFromObjects did set AR on $(1) instead of on $(_l), the latter 2005-11-19 00:57:21 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
TestsRules Fixed unit tests build for platforms libbe_test and r5. Only randomly tested 2005-11-09 16:17:31 +00:00
UserBuildConfig.sample Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00