summaryrefslogtreecommitdiff
path: root/win32/TableGen
Commit message (Expand)AuthorAge
* Update VC++ projects.Steve Naroff2008-11-06
* Make it compile on VC2005:Cedric Venet2008-08-17
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-14
* VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III2008-07-02
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-20
* Revert 51067 check-in for now.Devang Patel2008-05-15
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* Update a couple VC++ project files.Steve Naroff2008-05-06
* Add file to project.Steve Naroff2008-03-24
* Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III2008-01-15
* Moving TGLexer.h from source to header file tab in TableGen project fileChuck Rose III2007-11-27
* Add TGParser files to VStudio project files. Removed generated files section...Chuck Rose III2007-11-26
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-21
* Updated VC++ build systemHartmut Kaiser2007-11-13
* Updated VC++ build systemHartmut Kaiser2007-11-07
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Convert .cvsignore filesJohn Criswell2007-06-29
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Keep Visual Studio happy.Jeff Cohen2006-03-04
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-17
* Fine tune Visual Studio's use of bison/flex.Jeff Cohen2005-10-27
* Eliminate need for bison/flex in Visual Studio builds.Jeff Cohen2005-10-26
* Remove deleted files from Visual Studio.Jeff Cohen2005-10-23
* Add new files to Visual Studio.Jeff Cohen2005-10-23
* Fix miscellaneous Visual Studio build problems.Jeff Cohen2005-09-10
* Put libraries in a common directoryJeff Cohen2005-02-02
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-04
* Add -v option to bison.Jeff Cohen2005-01-01
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
* Put executables into a single directoryJeff Cohen2005-01-01
* Improve TableGen dependenciesJeff Cohen2005-01-01
* Enable browse information in Visual StudioJeff Cohen2004-12-19
* Don't forget about release configuration...Jeff Cohen2004-12-18
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-18
* Fix project file, patch contributed by Jeff CohenChris Lattner2004-11-05
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03