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 Added several APIs to libbe_build/libshared_build 2011-11-25 06:17:33 +01:00
BlockCache.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
ByteOrder.h ByteOrder.h: separate host & Haiku versions. 2014-05-30 20:39:43 +12:00
DataIO.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Debug.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Errors.h build: Use libroot_build on Haiku. 2017-12-13 19:47:39 -05:00
Flattenable.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Job.h Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
List.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Locker.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
ObjectList.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Referenceable.h Also move the build version of BReferenceable. 2014-06-11 17:53:41 +02:00
String.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
StringList.h Add a BStringList class 2011-11-25 06:19:45 +01:00
SupportDefs.h headers/build: Reunify BeBuild.h and related cleanup. 2017-12-11 19:15:47 -05:00
TypeConstants.h * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00
Url.h Add forwarding header for BUrl. 2016-12-29 18:18:21 +01:00