summaryrefslogtreecommitdiff
path: root/win32/VMCore
Commit message (Expand)AuthorAge
* Changes to make the Windows build work...Steve Naroff2008-10-23
* Update VC++ project fileSteve Naroff2008-10-05
* Add Attributes.cpp to the vcproj.Steve Naroff2008-09-24
* 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
* Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis2008-05-14
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* Adding new files to win32 buildChuck Rose III2008-01-03
* 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-07
* Updated VC++ build system.Hartmut Kaiser2007-10-10
* Update win32 VStudio project files to keep pace with recently added and delet...Chuck Rose III2007-08-28
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Note new header file.Jeff Cohen2007-04-25
* Track new header file.Jeff Cohen2007-04-08
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Unbreak VC++ build.Jeff Cohen2007-01-15
* Unbreak VC++ build.Jeff Cohen2007-01-08
* Partial unbreak of VC++ (stream stuff has no easy fix).Jeff Cohen2006-12-15
* Unbreak VC++ build.Jeff Cohen2006-12-02
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Get Visual Studio building again.Jeff Cohen2006-04-08
* Fix tablegen related dependencies in Visual Studio.Jeff Cohen2006-04-02
* Keep Visual Studio informed.Jeff Cohen2006-03-28
* Get Visual Studio happy again.Jeff Cohen2006-03-24
* Put intrinsics.gen in its proper place.Jeff Cohen2006-03-10
* Fix VC++ build breakage.Jeff Cohen2006-03-10
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Add new files to Visual Studio.Jeff Cohen2006-01-24
* Visual Studio still has issues with being left out.Jeff Cohen2006-01-17
* Visual Studio is feeling left out again.Jeff Cohen2006-01-11
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-17
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
* Unbreak VC++ buildJeff Cohen2005-01-29
* Add missing header files to projects.Jeff 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
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-04
* Updates to Visual C++ project files for building on win32.Reid Spencer2004-11-15
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03