haiku/build/jam
Ingo Weinhold 404a0fea46 Second stab at reorganizing standard/gcc headers. This time it not only
builds on Linux with gcc 2 and 4, but the images do even run. :-) Not
tested on BeOS.

* Removed stddef.h and stdarg.h. They are provided by the compiler.
* Adjusted size_t.h, wchar_t.h, and wchar.h accordingly.
* Made stdio.h avoid gcc 2.95.3's fixincludes hack stdio_va_list
* Added gcc 2.95.3 headers to the repository. They are used instead of
  the headers of the gcc 2.95.3's we use to compile Haiku with. Should
  avoid build problems with the BeOS native compiler.

For sake of personal recreation you can rebuild the cross gcc 2.95.3,
but the only thing that changed is its header directory
(lib/gcc-lib/.../include), which isn't used anymore. Replacing it with
headers/build/gcc-2.95.3 should have the same effect as rebuilding, BTW.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24413 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-16 17:21:37 +00:00
..
BeOSRules * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00
BuildSetup Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
ConfigRules Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
DocumentationRules This finishes my docbook infrastructure. 2006-09-05 15:52:15 +00:00
FileRules Use LC_ALL=C to really make sure the locale isn't used on svn info. 2007-12-14 21:21:55 +00:00
FloppyBootImage Reordered boot module list as well, it works much better when scsi_cd is here! 2008-03-04 01:05:50 +00:00
FreetypeRules updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
HaikuImage Removed "hda" as long as I'm working on it - it doesn't yet work, anyway. 2008-03-12 10:18:25 +00:00
HeadersRules Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
HelperRules Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
ImageRules Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
KernelRules Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +00:00
MainBuildRules Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules bonefish: Fixed bug #1346. The relative output directory for the root directory was 2007-07-31 22:37:21 +00:00
NetBootArchive Added ipro100 driver. Tested on real hardware and it seems to work fine. 2008-02-05 22:18:14 +00:00
OverriddenJamRules * Moved the DeferredSubInclude rules into MiscRules. 2007-03-07 16:01:19 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
TestsRules Change the jam rules to build the test binaries as release by default, 2007-02-03 21:55:45 +00:00
UserBuildConfig.ReadMe * Renamed UserBuildConfig.sample to UserBuildConfig.ReadMe and 2008-03-10 20:54:00 +00:00
UserBuildConfig.sample * Renamed UserBuildConfig.sample to UserBuildConfig.ReadMe and 2008-03-10 20:54:00 +00:00