haiku/build
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
..
config_headers * Added optional paranoid checking of the slab memory manager meta chunks 2010-07-02 23:33:55 +00:00
jam Added build of vorbis-tools for gcc4, previous one was missing. 2010-12-31 02:22:43 +00:00
scripts Reimplemented the communication with the FS shell for Unixish systems (now 2011-01-04 01:06:56 +00:00