| Commit message (Expand) | Author | Age | Files | Lines |
* | Handful of fixes to the VC project files. | Steve Naroff | 2009-01-22 | 1 | -8/+4 |
* | Rename AddReadAttrs to FunctionAttrs, and teach it how | Duncan Sands | 2008-12-31 | 1 | -1/+1 |
* | Add files to VC++ projects. | Steve Naroff | 2008-11-13 | 1 | -0/+4 |
* | Update VC++ projects. | Steve Naroff | 2008-11-06 | 1 | -15/+23 |
* | Update VS projects. | Cedric Venet | 2008-09-20 | 1 | -1/+5 |
* | Remove the MarkModRef pass (use AddReadAttrs instead). | Duncan Sands | 2008-09-19 | 1 | -4/+0 |
* | Update VC++ project files. | Argyrios Kyrtzidis | 2008-09-09 | 1 | -1/+13 |
* | Updating VC++ project. | Cedric Venet | 2008-08-24 | 1 | -0/+4 |
* | Make it compile on VC2005: | Cedric Venet | 2008-08-17 | 1 | -4/+0 |
* | This replaces all $(SolutionDir) macros with $(ProjectDir)..\ | Chris Lattner | 2008-07-14 | 1 | -4/+4 |
* | Adding some missing files to VStudio project files. Switching to use generat... | Chuck Rose III | 2008-06-30 | 1 | -4/+4 |
* | "Just a small update for the project files for adding a missing preprocessor | Chris Lattner | 2008-06-20 | 1 | -2/+2 |
* | Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang. | Ted Kremenek | 2008-05-19 | 1 | -5/+1 |
* | Revert 51067 check-in for now. | Devang Patel | 2008-05-15 | 1 | -6/+5 |
* | Adding missing files to Transforms and VMCore VC++ projects. | Argyrios Kyrtzidis | 2008-05-14 | 1 | -0/+4 |
* | Update the Win32 project files, patch by Razvan Aciu! | Chris Lattner | 2008-05-13 | 1 | -5/+6 |
* | Update a couple VC++ project files. | Steve Naroff | 2008-05-06 | 1 | -0/+30 |
* | VisualStudio project files updated. #include <algorithm> added to make Visua... | Chuck Rose III | 2008-04-15 | 1 | -0/+4 |
* | Updating win32 VStudio project files with new file references and removing de... | Chuck Rose III | 2008-03-27 | 1 | -20/+8 |
* | Add files to windows project files. Also include <algorithm> explicitly so t... | Chuck Rose III | 2008-01-15 | 1 | -4/+0 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 1 | -4/+163 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-13 | 1 | -1/+1 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-09 | 1 | -4/+4 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-07 | 1 | -2/+2 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 1 | -0/+4 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-10 | 1 | -4/+0 |
* | Update win32 VStudio project files to keep pace with recently added and delet... | Chuck Rose III | 2007-08-28 | 1 | -4/+8 |
* | Updates to the VStudio project files: | Chuck Rose III | 2007-07-27 | 1 | -138/+298 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-04-07 | 1 | -0/+3 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-04-01 | 1 | -0/+3 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-03-05 | 1 | -21/+3 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-01-08 | 1 | -3/+0 |
* | Unbreak VC++ build. | Jeff Cohen | 2006-11-05 | 1 | -16/+19 |
* | Keep Visual Studio happy. | Jeff Cohen | 2006-04-11 | 1 | -0/+3 |
* | Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. | Jeff Cohen | 2006-01-30 | 1 | -2/+2 |
* | Visual Studio still has issues with being left out. | Jeff Cohen | 2006-01-17 | 1 | -3/+0 |
* | Turn on string pooling for smaller binaries. | Jeff Cohen | 2005-12-17 | 1 | -0/+2 |
* | Teach Visual Studio about new files. | Jeff Cohen | 2005-11-28 | 1 | -0/+6 |
* | Add new file to Visual Studio. | Jeff Cohen | 2005-11-11 | 1 | -0/+3 |
* | More files deleted. | Jeff Cohen | 2005-10-29 | 1 | -3/+0 |
* | Update Visual Studio projects to reflect moved file. | Jeff Cohen | 2005-10-26 | 1 | -3/+3 |
* | Update Visual Studio projects to account for recent changes. | Jeff Cohen | 2005-10-24 | 1 | -28/+0 |
* | Add SimplyLibCalls.cpp to VC++ build | Jeff Cohen | 2005-04-26 | 1 | -0/+3 |
* | Add CondPropagate.cpp to VC++ Transforms project | Jeff Cohen | 2005-04-16 | 1 | -0/+3 |
* | Silence VC++ warnings about using 'this' in base member initializations. | Jeff Cohen | 2005-01-30 | 1 | -2/+2 |
* | Remove bogus project folder | Jeff Cohen | 2005-01-07 | 1 | -4/+0 |
* | Add project opt to Visual Studio. | Jeff Cohen | 2005-01-06 | 1 | -0/+9 |
* | Enable browse information in Visual Studio | Jeff Cohen | 2004-12-19 | 1 | -0/+1 |
* | Don't forget about release configuration... | Jeff Cohen | 2004-12-18 | 1 | -1/+1 |
* | Rationalize warning suppression. First, 64-bit portability warnings are disa... | Jeff Cohen | 2004-12-18 | 1 | -3/+3 |