summaryrefslogtreecommitdiff
path: root/win32/Support
Commit message (Expand)AuthorAge
* 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
* Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III2008-06-30
* Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek2008-06-26
* "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 vcproj file.Steve Naroff2008-03-05
* Add StringPool + new CodeGen files to win32 buildChuck Rose III2007-12-10
* 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 systemHartmut Kaiser2007-10-29
* Updated VC++ build systemHartmut Kaiser2007-10-19
* Updated VC++ build systemHartmut Kaiser2007-10-18
* 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
* Unbreak VC++ build.Jeff Cohen2007-05-07
* Unbreak VC++ build.Jeff Cohen2007-04-29
* Track new header file.Jeff Cohen2007-04-06
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Unbreak VC++ build.Jeff Cohen2006-12-02
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Keep VC++ building.Jeff Cohen2006-03-07
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Visual Studio still has issues with being left out.Jeff Cohen2006-01-17
* 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
* Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen2005-01-22
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-01
* Add lli project to Visual StudioJeff Cohen2004-12-19
* 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
* Update relative files.Reid Spencer2004-11-15
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03