haiku/headers/build
Ingo Weinhold a8a03488b1 * Don't even try to use the BeOS compatible types on the build platform.
That's just leading to problems.
* Fixed various 64 bit warnings when building libbe_build.so. One of the more
  serious issues, that might bite us, is that 64 bit Linux defines dev_t to
  unsigned long, while Haiku code assumes that it is signed and 32 bit. We'll
  see...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34227 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-24 23:36:10 +00:00
..
config * Don't even try to use the BeOS compatible types on the build platform. 2009-11-24 23:36:10 +00:00
gcc-2.95.3 Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
host Patch by Andreas Faerber with changes by myself: Work towards Solaris 2008-08-09 15:36:24 +00:00
os Forgot the search and replace step after the copy and paste. 2009-11-24 23:01:22 +00:00
private Removed headers and sources not needed for build platform version for libbe. 2009-11-24 18:59:40 +00:00
BeOSBuildCompatibility.h * configure: Pass gcc's host machine string to the jam build system. 2009-11-24 18:57:49 +00:00
HaikuBuildCompatibility.h add spinlock initializer constant for BeOS 2009-02-09 19:06:44 +00:00