Compilation fix
[oota-llvm.git] / win32 /
2008-06-30 Chuck Rose IIIAdding some missing files to VStudio project files...
2008-06-30 Cedric VenetAdd loopVR files.
2008-06-27 Cedric VenetAdd an include file needed for VS.
2008-06-26 Ted KremenekUpdate VS project files. The clang executable now...
2008-06-20 Ted KremenekUpdated VS build system. Patch provided by Cedric...
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-06-07 Chris LattnerUpdate VC project files, patch by Cédric Venet!
2008-06-02 Steve Naroffupdate vc configure project for renaming of
2008-05-24 Chris LattnerFix win32 when no bison is around, PR2331, patch by...
2008-05-20 Chris Lattner"The two generated files in the AsmParser.vcproj are...
2008-05-19 Ted KremenekUpdate VS project files (VS 2005) so that VS builds...
2008-05-15 Steve NaroffReverting r51100...I need to use VC++ 2005.
2008-05-15 Devang PatelRevert 51067 check-in for now.
2008-05-14 Argyrios KyrtzidisUpgrading clang VC++ solution to VC++ express 2008.
2008-05-14 Argyrios KyrtzidisAdding missing files to Transforms and VMCore VC++...
2008-05-13 Chris LattnerUpdate the Win32 project files, patch by Razvan Aciu!
2008-05-06 Steve NaroffUpdate a couple VC++ project files.
2008-04-15 Chuck Rose IIIVisualStudio project files updated. #include <algorith...
2008-04-03 Chuck Rose IIIRemoved a deleted file from the VStudio System project...
2008-03-27 Chuck Rose IIIUpdating win32 VStudio project files with new file...
2008-03-24 Steve NaroffAdd file to project.
2008-03-05 Steve NaroffUpdate vcproj file.
2008-02-22 Anton KorobeynikovUnbreak build for VC2008. Patch by Argiris Kirtzidis!
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2008-01-15 Chuck Rose IIIAdd files to windows project files. Also include ...
2008-01-03 Chuck Rose IIIAdding new files to win32 build
2008-01-02 Chris LattnerFix PR1888, patch by Wilhansen Li.
2007-12-10 Chuck Rose IIIAdd StringPool + new CodeGen files to win32 build
2007-12-08 Chuck Rose IIIAdding MachineLoopInfo.h,.cpp and MachineLICP.cpp to...
2007-12-06 Chuck Rose IIIAdjust VStudio files to add JITMemoryManager files...
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-12 Hartmut KaiserUpdated VC++ build system
2007-11-09 Hartmut KaiserUpdated VC++ build system
2007-11-09 Chuck Rose IIIAdding some recently added files to the VStudio projects
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-11-02 Hartmut KaiserUpdated VC++ build system
2007-10-29 Hartmut KaiserUpdated VC++ build system
2007-10-25 Hartmut KaiserUpdated VC++ build system
2007-10-24 Hartmut KaiserAdded VC++ solution file allowing to build clang.
2007-10-23 Hartmut KaiserUpdated VC++ build system
2007-10-19 Hartmut KaiserUpdated VC++ build system
2007-10-18 Hartmut KaiserUpdated VC++ build system
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-10-10 Hartmut KaiserUpdated VC++ build system.
2007-08-28 Chuck Rose IIIUpdate win32 VStudio project files to keep pace with...
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-06-29 John CriswellConvert .cvsignore files
2007-05-07 Jeff CohenUnbreak VC++ build.
2007-05-06 Jeff CohenUnbreak VC++.
2007-04-29 Jeff CohenUnbreak VC++ build.
2007-04-25 Jeff CohenNote new header file.
2007-04-23 Jeff CohenUnbreak VC++ build.
2007-04-22 Jeff CohenTeach Visual Studio about Bitcode.
2007-04-08 Jeff CohenTrack new header file.
2007-04-07 Jeff CohenUnbreak VC++ build.
2007-04-06 Jeff CohenTrack new header file.
2007-04-01 Jeff CohenUnbreak VC++ build.
2007-03-22 Jeff CohenCleanup obsolete stuff.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-15 Jeff CohenUnbreak VC++ build.
2007-01-08 Jeff CohenUnbreak VC++ build.
2006-12-15 Jeff CohenPartial unbreak of VC++ (stream stuff has no easy fix).
2006-12-02 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenRemove obsolete VS project.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-05-03 Jeff CohenKeep Visual Studio happy.
2006-04-23 Jeff CohenKeep Visual Studio informed.
2006-04-20 Jeff CohenKeep Visual Studio informed.
2006-04-11 Jeff CohenKeep Visual Studio happy.
2006-04-08 Jeff CohenGet Visual Studio building again.
2006-04-05 Jeff CohenFix more tablegen depedency issues in Visual Studio.
2006-04-02 Jeff CohenFix tablegen related dependencies in Visual Studio.
2006-03-28 Jeff CohenKeep Visual Studio informed.
2006-03-24 Jeff CohenGet Visual Studio happy again.
2006-03-10 Jeff CohenPut intrinsics.gen in its proper place.
2006-03-10 Jeff CohenFix VC++ build breakage.
2006-03-07 Jeff CohenKeep VC++ building.
2006-03-04 Jeff CohenKeep Visual Studio happy.
2006-02-17 Jeff CohenInform Visual Studio of deleted file.
2006-02-16 Jeff CohenVisual Studio enters the future of bisoning.
2006-02-14 Jeff CohenMatch changes to unix build system.
2006-02-04 Jeff CohenKeep Visual Studio informed.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-26 Jeff CohenTeach Visual Studio about X86 subtargets.
2006-01-24 Jeff CohenAdd new files to Visual Studio.
2006-01-24 Jeff CohenTrack changes in config.h.in.
2006-01-22 Jeff CohenVisual Studio still has issues at being left out.
2006-01-20 Jeff CohenUpdate Windows version of config.h to note availability...
2006-01-17 Jeff CohenVisual Studio still has issues with being left out.
2006-01-11 Jeff CohenVisual Studio is feeling left out again.
2006-01-08 Jeff CohenVisual Studio hates being left out.
2006-01-04 Jeff CohenTeach Visual Studio about new file.
2005-12-22 Jeff CohenAdd new files to Visual Studio.
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-11-28 Jeff CohenTeach Visual Studio about new files.
2005-11-16 Jeff CohenKeep Visual Studio building.
2005-11-15 Jeff CohenKeep Visual Studio informed of new files.
next