ReactOS Build Environment for various platforms
Go to file
Colin Finck 96aaf69f3b Remixed our Win32 version of ccache:
- Mix in parts of a patch by Brant Young, which itself is based on an old patch by Filip (see http://code.google.com/p/ccache-win32/wiki/WhyNativeWin32Ccache)
- Change bInheritHandles for the CreateProcess call in failed() to TRUE, so that the compilation of the RC files works (they are preprocessed with gcc and piped to a file)
- Add a safe version of mkstemp based on glibc sources, so that we don't run into race condition problems
- Use CSIDL_LOCAL_APPDATA as the default base path for the ccache directory, not CSIDL_PROFILE

svn path=/trunk/tools/RosBE/; revision=746
2008-07-06 20:49:03 +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 - Add some more information to the README about the tested host systems and a special hint required for using RosBE-Unix under FreeBSD. 2008-01-23 18:21:21 +00:00
RosBE-Windows Remixed our Win32 version of ccache: 2008-07-06 20:49:03 +00:00
Tools - Clarify the LICENSE line in the header of each file for the RosBE. 2008-01-24 21:32:58 +00:00