aboutsummaryrefslogtreecommitdiffstats
path: root/win32/TableGen
Commit message (Expand)AuthorAgeFilesLines
* Add file to project.Steve Naroff2008-03-241-0/+4
* Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III2008-01-151-0/+20
* Moving TGLexer.h from source to header file tab in TableGen project fileChuck Rose III2007-11-271-4/+4
* Add TGParser files to VStudio project files. Removed generated files section...Chuck Rose III2007-11-261-89/+9
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-211-30/+207
* Updated VC++ build systemHartmut Kaiser2007-11-131-1/+1
* Updated VC++ build systemHartmut Kaiser2007-11-071-1/+1
* Updates to the VStudio project files:Chuck Rose III2007-07-271-104/+213
* Convert .cvsignore filesJohn Criswell2007-06-291-4/+0
* Unbreak VC++ build.Jeff Cohen2007-03-051-0/+6
* Keep Visual Studio happy.Jeff Cohen2006-03-041-5/+18
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-301-2/+2
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-171-0/+2
* Fine tune Visual Studio's use of bison/flex.Jeff Cohen2005-10-271-6/+4
* Eliminate need for bison/flex in Visual Studio builds.Jeff Cohen2005-10-262-17/+17
* Remove deleted files from Visual Studio.Jeff Cohen2005-10-231-6/+0
* Add new files to Visual Studio.Jeff Cohen2005-10-231-0/+6
* Fix miscellaneous Visual Studio build problems.Jeff Cohen2005-09-101-0/+6
* Put libraries in a common directoryJeff Cohen2005-02-021-2/+2
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-301-2/+2
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-041-4/+4
* Add -v option to bison.Jeff Cohen2005-01-011-2/+2
* Add llvm-as project to Visual StudioJeff Cohen2005-01-011-1/+1
* Put executables into a single directoryJeff Cohen2005-01-011-2/+2
* Improve TableGen dependenciesJeff Cohen2005-01-011-6/+8
* Enable browse information in Visual StudioJeff Cohen2004-12-191-0/+1
* Don't forget about release configuration...Jeff Cohen2004-12-181-1/+1
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-181-3/+3
* Fix project file, patch contributed by Jeff CohenChris Lattner2004-11-051-1/+0
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-031-0/+271