aboutsummaryrefslogtreecommitdiff
path: root/win32/Configure
AgeCommit message (Expand)Author
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2006-01-20Update Windows version of config.h to note availability of floor/floorf/ceil/...Jeff Cohen
2005-10-27Fine tune Visual Studio's use of bison/flex.Jeff Cohen
2005-10-26Eliminate use of sed in Visual Studio builds.Jeff Cohen
2005-03-16Do #include HashExtras.h with VC++Jeff Cohen
2005-01-16Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen
2005-01-09Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen
2005-01-01Improve TableGen dependenciesJeff Cohen
2004-12-24Get VC++ building againJeff Cohen
2004-12-21Visual Studio project Configure should place the configured header filesJeff Cohen
2004-12-04Update the win32 project files, contributed by Morton Ofstad!Chris Lattner
2004-11-03MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer