build: Deprecate SetSubDirSupportedPlatformsBeOSCompatible.By default, all targets support the "haiku" platform, and we no longersupport building for BeOS, Dan0, Zeta, or other BeOS-compatible tar
build: Deprecate SetSubDirSupportedPlatformsBeOSCompatible.By default, all targets support the "haiku" platform, and we no longersupport building for BeOS, Dan0, Zeta, or other BeOS-compatible targets,so this is no longer needed.Also remove all references to the non-Haiku compatible platforms, andchange all BEOS_COMPATIBLE checks to HAIKU_COMPATIBLE. Removal ofall SetSubDirSupportedPlatformsBeOSCompatible invocationswill be in the next commit.
show more ...
tools: Fixes following build syscall change.
Avoid unwanted output of <build>unzip with DEBUG=1.
Preparations for removing __BEOS__ from the compiler defines.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28305 a95241bf-73f2-0310-859d-f6bbb57e9c96
At least one file is C++, so we have to link against the C++ runtime.Should fix the build on Darwin.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22774 a95241bf-73f2-0310-859d-f6bbb57e9c96
We need to use _kern_open() on BeOS incompatible systems, if we wantto be able to open symlinks.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22182 a95241bf-73f2-0310-859d-f6bbb57e9c96
Support for compiling unzip as a build tool.git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22170 a95241bf-73f2-0310-859d-f6bbb57e9c96