aboutsummaryrefslogtreecommitdiff
path: root/win32/CodeGen
AgeCommit message (Expand)Author
2007-03-05Unbreak VC++ build.Jeff Cohen
2007-01-15Unbreak VC++ build.Jeff Cohen
2006-11-05Unbreak VC++ build.Jeff Cohen
2006-05-03Keep Visual Studio happy.Jeff Cohen
2006-04-23Keep Visual Studio informed.Jeff Cohen
2006-03-24Get Visual Studio happy again.Jeff Cohen
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2006-01-24Add new files to Visual Studio.Jeff Cohen
2006-01-22Visual Studio still has issues at being left out.Jeff Cohen
2006-01-04Teach Visual Studio about new file.Jeff Cohen
2005-12-22Add new files to Visual Studio.Jeff Cohen
2005-12-17Turn on string pooling for smaller binaries.Jeff Cohen
2005-10-24Keep Visual Studio up to date.Jeff Cohen
2005-09-25Fix VC++ build errors.Jeff Cohen
2005-09-10Fix more Visual Studio build problems.Jeff Cohen
2005-06-28Add ElfWriter stuff to Visual StudioJeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-15Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-12Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen
2005-01-03Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen
2004-12-19Enable browse information in Visual StudioJeff Cohen
2004-12-18Don't forget about release configuration...Jeff Cohen
2004-12-18Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff 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