haiku/build/scripts
Ingo Weinhold 4477befef2 * Modified AddVariableToScript to support multi-element arrays.
* Added rule AddSourceDirectoryToHaikuImage to copy source directories
  onto the image. They will be placed in /boot/home/HaikuSource/...
  according to their relative path. This should make it a bit more
  comfortable to use gdb as a source level debugger. Alas, the
  directories have to be made known to gdb individually (with the
  "directory" command). I guess we should update to 6.6...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-24 23:34:28 +00:00
..
build_cross_tools When building binutils, build without -Werror. This was causing failures on my linux box due to silly warnings in binutils code. 2007-02-25 07:06:43 +00:00
build_cross_tools_gcc4 gcc 4.1.2 conveniently saves the version number in a separate file. 2007-03-04 04:47:55 +00:00
build_haiku_image * Modified AddVariableToScript to support multi-element arrays. 2007-03-24 23:34:28 +00:00