haiku/headers/build/os/support
Augustin Cavalier 5e19679ea3 build: Use libroot_build on Haiku.
Previously we just used the system libroot, which of course meant
that when libroot's ABI changed, the build broke. Now we use the full
libroot_build that we do on non-Haiku platforms. The logic for "BeOS-compatible
but not Haiku" does not really apply anymore, so it has been gutted where
appropriate (and libhaikucompat has been decoupled from the build.)

The only caveat here is the change to Errors.h -- we really should be using
the system's one where I included the one from the tree, but for whatever
reason, GCC2 refused to handle the #include_next properly.

Fixes the build breakage of Haiku-on-Haiku by my prior commits (sorry).
2017-12-13 19:47:39 -05:00
..
Archivable.h headers/build: Reunify BeBuild.h and related cleanup. 2017-12-11 19:15:47 -05:00
Autolock.h
BlockCache.h
ByteOrder.h
DataIO.h
Debug.h
Errors.h build: Use libroot_build on Haiku. 2017-12-13 19:47:39 -05:00
Flattenable.h
Job.h
List.h
Locker.h
ObjectList.h
Referenceable.h
String.h
StringList.h
SupportDefs.h headers/build: Reunify BeBuild.h and related cleanup. 2017-12-11 19:15:47 -05:00
TypeConstants.h
Url.h Add forwarding header for BUrl. 2016-12-29 18:18:21 +01:00