Fix VC++ build problems.
[oota-llvm.git] / win32 / TableGen /
2005-02-02 Jeff CohenPut libraries in a common directory
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-04 Jeff CohenMake bison/flex build steps output the same message...
2005-01-01 Jeff CohenAdd -v option to bison.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenPut executables into a single directory
2005-01-01 Jeff CohenImprove TableGen dependencies
2004-12-19 Jeff CohenEnable browse information in Visual Studio
2004-12-18 Jeff CohenDon't forget about release configuration...
2004-12-18 Jeff CohenRationalize warning suppression. First, 64-bit portabi...
2004-11-05 Chris LattnerFix project file, patch contributed by Jeff Cohen
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...