rm needs -f
[oota-llvm.git] / win32 / Transforms /
2009-01-22 Steve NaroffHandful of fixes to the VC project files.
2008-12-31 Duncan SandsRename AddReadAttrs to FunctionAttrs, and teach it how
2008-11-13 Steve NaroffAdd files to VC++ projects.
2008-11-06 Steve NaroffUpdate VC++ projects.
2008-09-20 Cedric VenetUpdate VS projects.
2008-09-19 Duncan SandsRemove the MarkModRef pass (use AddReadAttrs instead).
2008-09-09 Argyrios KyrtzidisUpdate VC++ project files.
2008-08-24 Cedric VenetUpdating VC++ project.
2008-08-17 Cedric VenetMake it compile on VC2005:
2008-07-14 Chris LattnerThis replaces all $(SolutionDir) macros with $(ProjectD...
2008-06-30 Chuck Rose IIIAdding some missing files to VStudio project files...
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-05-19 Ted KremenekUpdate VS project files (VS 2005) so that VS builds...
2008-05-15 Devang PatelRevert 51067 check-in for now.
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-03-27 Chuck Rose IIIUpdating win32 VStudio project files with new file...
2008-01-15 Chuck Rose IIIAdd files to windows project files. Also include ...
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-09 Hartmut KaiserUpdated VC++ build system
2007-11-07 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-04-07 Jeff CohenUnbreak VC++ build.
2007-04-01 Jeff CohenUnbreak VC++ build.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-08 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-04-11 Jeff CohenKeep Visual Studio happy.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-17 Jeff CohenVisual Studio still has issues with being left out.
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-11-28 Jeff CohenTeach Visual Studio about new files.
2005-11-11 Jeff CohenAdd new file to Visual Studio.
2005-10-29 Jeff CohenMore files deleted.
2005-10-26 Jeff CohenUpdate Visual Studio projects to reflect moved file.
2005-10-24 Jeff CohenUpdate Visual Studio projects to account for recent...
2005-04-26 Jeff CohenAdd SimplyLibCalls.cpp to VC++ build
2005-04-16 Jeff CohenAdd CondPropagate.cpp to VC++ Transforms project
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-07 Jeff CohenRemove bogus project folder
2005-01-06 Jeff CohenAdd project opt to Visual Studio.
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-12-09 Jeff CohenFix residual Visual Studio build problems
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-11-08 Chris LattnerThis file is gone
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...