A free Windows-compatible Operating System - mirrored from GitHub
Go to file
KJK::Hyperion af89bbaaa9 modified tools/rbuild/backend/mingw/modulehandler.cpp
Don't precompile headers with g++: g++ is stupid and, ironically, will precompile .h headers but not .hpp headers (it will mistake them for linker input files). Always use gcc instead
   Don't let gcc guess the language of the header, either: we detect "C++ modules" automatically in rbuild, use that for consistency

svn path=/trunk/; revision=38784
2009-01-16 10:44:36 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos modified tools/rbuild/backend/mingw/modulehandler.cpp 2009-01-16 10:44:36 +00:00
rosapps Sync to Wine HEAD. Done with my first try of a autosync script for the normal apps. 2009-01-08 14:07:10 +00:00
rostests - Revert 38719. 2009-01-12 12:29:53 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00