aboutsummaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2009-07-24Revert the ConstantInt constructors back to their 2.5 forms where possible, t...Owen Anderson
2009-05-22Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands
2009-02-02Update hand-crafted VC++ build.Steve Naroff
2009-01-28Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands
2009-01-26More updates to VC proj...Steve Naroff
2009-01-26Update VS project files.Steve Naroff
2009-01-22Handful of fixes to the VC project files.Steve Naroff
2008-12-31Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands
2008-11-13Add files to VC++ projects.Steve Naroff
2008-11-10Update VC++ project file.Steve Naroff
2008-11-08remove unavailable clang projectTed Kremenek
2008-11-06Update VC++ projects.Steve Naroff
2008-11-06Add post-build event for clangDriver (to copy clang.exe into "dstroot").Steve Naroff
2008-10-24Add a file to VC++ proj.Steve Naroff
2008-10-24Add file to VC++ project.Steve Naroff
2008-10-23Changes to make the Windows build work...Steve Naroff
2008-10-22Unbreak LLVM on the MSVC compiler:Argyrios Kyrtzidis
2008-10-11update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner
2008-10-05Update VC++ project fileSteve Naroff
2008-09-24Add Attributes.cpp to the vcproj.Steve Naroff
2008-09-20Update VS projects.Cedric Venet
2008-09-19Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands
2008-09-09Update VC++ project files.Argyrios Kyrtzidis
2008-08-24Use additionnal include directory instead of ../ in #include.Cedric Venet
2008-08-24Updating VC++ project.Cedric Venet
2008-08-17Update VC++ project.Gordon Henriksen
2008-08-17Make it compile on VC2005:Cedric Venet
2008-08-09update VS project.Cedric Venet
2008-08-06Add libDriver.vcproj to solution file.Ted Kremenek
2008-07-20Updated VC++ projectsCedric Venet
2008-07-14This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner
2008-07-13Remove deleted files from VC++ project.Cedric Venet
2008-07-02VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III
2008-06-30Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III
2008-06-30Add loopVR files.Cedric Venet
2008-06-27Add an include file needed for VS.Cedric Venet
2008-06-26Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek
2008-06-20Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek
2008-06-20"Just a small update for the project files for adding a missing preprocessorChris Lattner
2008-06-07Update VC project files, patch by Cédric Venet!Chris Lattner
2008-06-02update vc configure project for renaming of Steve Naroff
2008-05-24Fix win32 when no bison is around, PR2331, patch by 'hume'.Chris Lattner
2008-05-20"The two generated files in the AsmParser.vcproj are pointing to theChris Lattner
2008-05-19Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek
2008-05-15Reverting r51100...I need to use VC++ 2005.Steve Naroff
2008-05-15Revert 51067 check-in for now.Devang Patel
2008-05-14Upgrading clang VC++ solution to VC++ express 2008.Argyrios Kyrtzidis
2008-05-14Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner
2008-05-06Update a couple VC++ project files.Steve Naroff