haiku/build/scripts
Ingo Weinhold 1ca065fa88 * Added second parameter to AddDirectoryToHaikuImage, a list of resource
(or rdef) files which will be converted to attributes and added to the
  installed directory. Adjusted build_haiku_image script accordingly.
* Added directory data/image_directories, which is where the resource
  files for the directories attributes shall be stored. As naming
  convention I suggest using the target directory path with slashes
  replaced by hyphens, e.g. home-config-bin.rdef for home/config/bin.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21711 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-26 23:20:58 +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 * Added second parameter to AddDirectoryToHaikuImage, a list of resource 2007-07-26 23:20:58 +00:00
build_tgz_archive * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00