aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Update hand-crafted VC++ build.Steve Naroff2009-02-021-0/+1
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-281-4/+0
* More updates to VC proj...Steve Naroff2009-01-262-62/+18
* Update VS project files.Steve Naroff2009-01-262-0/+24
* Handful of fixes to the VC project files.Steve Naroff2009-01-222-16/+12
* Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands2008-12-311-1/+1
* Add files to VC++ projects.Steve Naroff2008-11-133-31/+39
* Update VC++ project file.Steve Naroff2008-11-101-0/+4
* remove unavailable clang projectTed Kremenek2008-11-081-6/+0
* Update VC++ projects.Steve Naroff2008-11-063-36/+52
* Add post-build event for clangDriver (to copy clang.exe into "dstroot").Steve Naroff2008-11-061-3/+9
* Add a file to VC++ proj.Steve Naroff2008-10-241-13/+17
* Add file to VC++ project.Steve Naroff2008-10-241-13/+17
* Changes to make the Windows build work...Steve Naroff2008-10-232-113/+118
* Unbreak LLVM on the MSVC compiler:Argyrios Kyrtzidis2008-10-221-2/+3
* update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner2008-10-111-0/+12
* Update VC++ project fileSteve Naroff2008-10-052-4/+4
* Add Attributes.cpp to the vcproj.Steve Naroff2008-09-241-0/+4
* Update VS projects.Cedric Venet2008-09-202-2/+14
* Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands2008-09-191-4/+0
* Update VC++ project files.Argyrios Kyrtzidis2008-09-093-3/+31
* Use additionnal include directory instead of ../ in #include.Cedric Venet2008-08-241-6/+6
* Updating VC++ project.Cedric Venet2008-08-243-25/+41
* Update VC++ project.Gordon Henriksen2008-08-171-17/+13
* Make it compile on VC2005:Cedric Venet2008-08-177-86/+115
* update VS project.Cedric Venet2008-08-091-0/+8
* Add libDriver.vcproj to solution file.Ted Kremenek2008-08-061-1/+11
* Updated VC++ projectsCedric Venet2008-07-201-0/+8
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-1430-155/+155
* Remove deleted files from VC++ project.Cedric Venet2008-07-131-8/+0
* VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III2008-07-026-101/+87
* Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III2008-06-305-7/+21
* Add loopVR files.Cedric Venet2008-06-301-0/+8
* Add an include file needed for VS.Cedric Venet2008-06-271-0/+8
* Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek2008-06-262-165/+6
* Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek2008-06-202-9/+16
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-2030-60/+60
* Update VC project files, patch by Cédric Venet!Chris Lattner2008-06-072-0/+12
* update vc configure project for renaming of Steve Naroff2008-06-021-12/+12
* Fix win32 when no bison is around, PR2331, patch by 'hume'.Chris Lattner2008-05-241-0/+2
* "The two generated files in the AsmParser.vcproj are pointing to theChris Lattner2008-05-201-2/+2
* Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek2008-05-193-182/+187
* Reverting r51100...I need to use VC++ 2005.Steve Naroff2008-05-151-11/+172
* Revert 51067 check-in for now.Devang Patel2008-05-1531-229/+220
* Upgrading clang VC++ solution to VC++ express 2008.Argyrios Kyrtzidis2008-05-141-172/+11
* Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis2008-05-142-0/+8
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-1331-220/+229
* Update a couple VC++ project files.Steve Naroff2008-05-062-1/+31
* VisualStudio project files updated. #include <algorithm> added to make Visua...Chuck Rose III2008-04-151-0/+4
* Removed a deleted file from the VStudio System project. Also added custom bu...Chuck Rose III2008-04-032-15/+33