summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Add a file to VC++ proj.Steve Naroff1-13/+17
2008-10-24Add file to VC++ project.Steve Naroff1-13/+17
2008-10-23Changes to make the Windows build work...Steve Naroff2-113/+118
2008-10-22Unbreak LLVM on the MSVC compiler:Argyrios Kyrtzidis1-2/+3
2008-10-11update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner1-0/+12
2008-10-05Update VC++ project fileSteve Naroff2-4/+4
2008-09-24Add Attributes.cpp to the vcproj.Steve Naroff1-0/+4
2008-09-20Update VS projects.Cedric Venet2-2/+14
2008-09-19Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands1-4/+0
2008-09-09Update VC++ project files.Argyrios Kyrtzidis3-3/+31
2008-08-24Use additionnal include directory instead of ../ in #include.Cedric Venet1-6/+6
2008-08-24Updating VC++ project.Cedric Venet3-25/+41
2008-08-17Update VC++ project.Gordon Henriksen1-17/+13
2008-08-17Make it compile on VC2005:Cedric Venet7-86/+115
2008-08-09update VS project.Cedric Venet1-0/+8
2008-08-06Add libDriver.vcproj to solution file.Ted Kremenek1-1/+11
2008-07-20Updated VC++ projectsCedric Venet1-0/+8
2008-07-14This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner30-155/+155
2008-07-13Remove deleted files from VC++ project.Cedric Venet1-8/+0
2008-07-02VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III6-101/+87
2008-06-30Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III5-7/+21
2008-06-30Add loopVR files.Cedric Venet1-0/+8
2008-06-27Add an include file needed for VS.Cedric Venet1-0/+8
2008-06-26Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek2-165/+6
2008-06-20Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek2-9/+16
2008-06-20"Just a small update for the project files for adding a missing preprocessorChris Lattner30-60/+60
2008-06-07Update VC project files, patch by Cédric Venet!Chris Lattner2-0/+12
2008-06-02update vc configure project for renaming of Steve Naroff1-12/+12
2008-05-24Fix win32 when no bison is around, PR2331, patch by 'hume'.Chris Lattner1-0/+2
2008-05-20"The two generated files in the AsmParser.vcproj are pointing to theChris Lattner1-2/+2
2008-05-19Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek3-182/+187
2008-05-15Reverting r51100...I need to use VC++ 2005.Steve Naroff1-11/+172
2008-05-15Revert 51067 check-in for now.Devang Patel31-229/+220
2008-05-14Upgrading clang VC++ solution to VC++ express 2008.Argyrios Kyrtzidis1-172/+11
2008-05-14Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis2-0/+8
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner31-220/+229
2008-05-06Update a couple VC++ project files.Steve Naroff2-1/+31
2008-04-15VisualStudio project files updated. #include <algorithm> added to make Visua...Chuck Rose III1-0/+4
2008-04-03Removed a deleted file from the VStudio System project. Also added custom bu...Chuck Rose III2-15/+33
2008-03-27Updating win32 VStudio project files with new file references and removing de...Chuck Rose III4-29/+37
2008-03-24Add file to project.Steve Naroff1-0/+4
2008-03-05Update vcproj file.Steve Naroff1-0/+5
2008-02-22Unbreak build for VC2008. Patch by Argiris Kirtzidis!Anton Korobeynikov1-1/+2
2008-02-10Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman1-2/+2
2008-01-15Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III4-4/+40
2008-01-03Adding new files to win32 buildChuck Rose III5-23/+47
2008-01-02Fix PR1888, patch by Wilhansen Li.Chris Lattner2-2/+6
2007-12-10Add StringPool + new CodeGen files to win32 buildChuck Rose III2-0/+32
2007-12-08Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio buildChuck Rose III1-0/+12
2007-12-06Adjust VStudio files to add JITMemoryManager files + include <cassert> from s...Chuck Rose III1-0/+12