Track dependencies when creating symlinks to LLVM libraries next
[oota-llvm.git] / win32 / AsmParser /
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
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
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-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 missing header files to projects.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio