ReactOS Build Environment for various platforms
Go to file
Colin Finck 45d14c81ef - Removed the unneeded -gstabs+ flag as the debug symbols of all toolchain binaries are stripped off anyway after the build.
- Do some basic checks to verify that we're really in a checkout directory before cleaning it.
- Fix the architecture environment variable in RosBE-Unix.
- Consider the ROS_AUTOMAKE and ROS_CDOUTPUT variables when cleaning.
  The default makefile is always "makefile-ARCH.auto" now, also for i386. Will be changed in the tree as well once we all update to 1.5.
- Leave out RosBE-Unix' version number for GCC's --with-pkgversion parameter as this could be misleading for future updates.
- Many code simplifications

svn path=/trunk/tools/RosBE/; revision=1164
2010-01-26 20:17:49 +00:00
Patches - Switch back to using the cygwin based ccache, the other doesn't work. 2007-11-12 04:20:23 +00:00
RosBE-PPC Fix us back up to use PE-COFF again. This is getting ridiculous, but I now 2008-03-07 06:53:55 +00:00
RosBE-Unix - Removed the unneeded -gstabs+ flag as the debug symbols of all toolchain binaries are stripped off anyway after the build. 2010-01-26 20:17:49 +00:00
RosBE-Windows - Removed the unneeded -gstabs+ flag as the debug symbols of all toolchain binaries are stripped off anyway after the build. 2010-01-26 20:17:49 +00:00
Tools - Clarify the LICENSE line in the header of each file for the RosBE. 2008-01-24 21:32:58 +00:00