Disabling -g for ocaml builds; it's not downwards compatible.
[oota-llvm.git] / win32 / TableGen /
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...