| Commit message (Expand) | Author | Age | Files | Lines |
* | Update VC++ projects. | Steve Naroff | 2008-11-06 | 1 | -21/+25 |
* | Make it compile on VC2005: | Cedric Venet | 2008-08-17 | 1 | -21/+29 |
* | This replaces all $(SolutionDir) macros with $(ProjectDir)..\ | Chris Lattner | 2008-07-14 | 1 | -4/+4 |
* | VStudio x64 build fixes. Looks like the x64 projects got out of date and thi... | Chuck Rose III | 2008-07-02 | 1 | -20/+22 |
* | "Just a small update for the project files for adding a missing preprocessor | Chris Lattner | 2008-06-20 | 1 | -2/+2 |
* | Revert 51067 check-in for now. | Devang Patel | 2008-05-15 | 1 | -6/+7 |
* | Update the Win32 project files, patch by Razvan Aciu! | Chris Lattner | 2008-05-13 | 1 | -7/+6 |
* | Update a couple VC++ project files. | Steve Naroff | 2008-05-06 | 1 | -1/+1 |
* | Add file to project. | Steve Naroff | 2008-03-24 | 1 | -0/+4 |
* | Add files to windows project files. Also include <algorithm> explicitly so t... | Chuck Rose III | 2008-01-15 | 1 | -0/+20 |
* | Moving TGLexer.h from source to header file tab in TableGen project file | Chuck Rose III | 2007-11-27 | 1 | -4/+4 |
* | Add TGParser files to VStudio project files. Removed generated files section... | Chuck Rose III | 2007-11-26 | 1 | -89/+9 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 1 | -30/+207 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-13 | 1 | -1/+1 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-07 | 1 | -1/+1 |
* | Updates to the VStudio project files: | Chuck Rose III | 2007-07-27 | 1 | -104/+213 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -4/+0 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-03-05 | 1 | -0/+6 |
* | Keep Visual Studio happy. | Jeff Cohen | 2006-03-04 | 1 | -5/+18 |
* | Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. | Jeff Cohen | 2006-01-30 | 1 | -2/+2 |
* | Turn on string pooling for smaller binaries. | Jeff Cohen | 2005-12-17 | 1 | -0/+2 |
* | Fine tune Visual Studio's use of bison/flex. | Jeff Cohen | 2005-10-27 | 1 | -6/+4 |
* | Eliminate need for bison/flex in Visual Studio builds. | Jeff Cohen | 2005-10-26 | 2 | -17/+17 |
* | Remove deleted files from Visual Studio. | Jeff Cohen | 2005-10-23 | 1 | -6/+0 |
* | Add new files to Visual Studio. | Jeff Cohen | 2005-10-23 | 1 | -0/+6 |
* | Fix miscellaneous Visual Studio build problems. | Jeff Cohen | 2005-09-10 | 1 | -0/+6 |
* | Put libraries in a common directory | Jeff Cohen | 2005-02-02 | 1 | -2/+2 |
* | Silence VC++ warnings about using 'this' in base member initializations. | Jeff Cohen | 2005-01-30 | 1 | -2/+2 |
* | Make bison/flex build steps output the same message in Visual Studio as | Jeff Cohen | 2005-01-04 | 1 | -4/+4 |
* | Add -v option to bison. | Jeff Cohen | 2005-01-01 | 1 | -2/+2 |
* | Add llvm-as project to Visual Studio | Jeff Cohen | 2005-01-01 | 1 | -1/+1 |
* | Put executables into a single directory | Jeff Cohen | 2005-01-01 | 1 | -2/+2 |
* | Improve TableGen dependencies | Jeff Cohen | 2005-01-01 | 1 | -6/+8 |
* | 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 |
* | Fix project file, patch contributed by Jeff Cohen | Chris Lattner | 2004-11-05 | 1 | -1/+0 |
* | MS Visual Studio files for building LLVM on Win32 platforms. | Reid Spencer | 2004-11-03 | 1 | -0/+271 |