Add PR to this FIXME, looks like I didn't commit this change after all.
[oota-llvm.git] / win32 / TableGen /
2008-11-06 Steve NaroffUpdate VC++ projects.
2008-08-17 Cedric VenetMake it compile on VC2005:
2008-07-14 Chris LattnerThis replaces all $(SolutionDir) macros with $(ProjectD...
2008-07-02 Chuck Rose IIIVStudio x64 build fixes. Looks like the x64 projects...
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-05-15 Devang PatelRevert 51067 check-in for now.
2008-05-13 Chris LattnerUpdate the Win32 project files, patch by Razvan Aciu!
2008-05-06 Steve NaroffUpdate a couple VC++ project files.
2008-03-24 Steve NaroffAdd file to project.
2008-01-15 Chuck Rose IIIAdd files to windows project files. Also include ...
2007-11-27 Chuck Rose IIIMoving TGLexer.h from source to header file tab in...
2007-11-26 Chuck Rose IIIAdd TGParser files to VStudio project files. Removed...
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-13 Hartmut KaiserUpdated VC++ build system
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-06-29 John CriswellConvert .cvsignore files
2007-03-05 Jeff CohenUnbreak VC++ build.
2006-03-04 Jeff CohenKeep Visual Studio happy.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-10-27 Jeff CohenFine tune Visual Studio's use of bison/flex.
2005-10-26 Jeff CohenEliminate need for bison/flex in Visual Studio builds.
2005-10-23 Jeff CohenRemove deleted files from Visual Studio.
2005-10-23 Jeff CohenAdd new files to Visual Studio.
2005-09-10 Jeff CohenFix miscellaneous Visual Studio build problems.
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...