haiku/build/scripts
Ingo Weinhold 17ebe2b021 Reimplemented the communication with the FS shell for Unixish systems (now
including also Haiku) using FIFOs instead of Unix sockets. Advantages:
* Multiple FS shells can run concurrently, since they no longer need a unique
  address.
* Killing/aborting the build_haiku_image script will automatically tear down
  the FS shell as well, so there shouldn't be any stray FS shell processes
  anymore. Hopefully also fixes #5498.

So far only tested under Haiku.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40097 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-04 01:06:56 +00:00
..
build_archive Condensed build_zip_archive & build_zip_archive into a single script, 2010-03-30 05:32:50 +00:00
build_cross_tools * oops - removed debug leftover 2010-08-27 00:58:34 +00:00
build_cross_tools_gcc4 Patch by Nathan Mentley: Build the x86-64 build tools with multilib support. 2010-07-14 23:03:59 +00:00
build_haiku_image Reimplemented the communication with the FS shell for Unixish systems (now 2011-01-04 01:06:56 +00:00
convert_build_config_to_shell_format.pl * handle the fact gracefully that some of our BuildSetup jam variables contain 2010-01-05 08:59:10 +00:00
rm_attrs * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00