haiku/build
Ingo Weinhold 003ebb0e83 * Also define the build system variables TARGET_STATIC_{LIBSTDC++,LIBSUPC++}.
* runtime loader:
  - Fixed gcc 4 warnings.
  - Enabled -Werror.
  - Renamed all remaining *.c source files to *.cpp.
  - Implemented GNU style ELF symbol versioning support.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30806 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-20 02:22:36 +00:00
..
config_headers * Removed most of the special-casing for kernel breakpoints in the kernel 2009-04-16 19:56:11 +00:00
jam * Also define the build system variables TARGET_STATIC_{LIBSTDC++,LIBSUPC++}. 2009-05-20 02:22:36 +00:00
scripts Added new build tool create_image which is now used to create and/or clear a 2009-04-12 09:18:18 +00:00