aboutsummaryrefslogtreecommitdiff
path: root/win32/clangDriver
AgeCommit message (Expand)Author
2009-11-29Kill off clang/win32 which contains the hand generated Visual Studio project ...Kovarththanan Rajaratnam
2009-03-31Update VS project.Ted Kremenek
2008-11-08update post-build stepTed Kremenek
2008-11-06Update VC++ proj.Steve Naroff
2008-10-24Add initial dependency file generation support. Patch by KovarththananDaniel Dunbar
2008-10-23Add some files to VC++ project.Steve Naroff
2008-10-21Update VC++ project files.Steve Naroff
2008-09-20Update VS projects.Cedric Venet
2008-08-24Update VS projects.Cedric Venet
2008-08-06Added VCProj file for libDriver.Ted Kremenek
2008-07-02Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj.Ted Kremenek
2008-06-23Update VS project files. Patch by Cedric Venet!Ted Kremenek
2008-05-15Revert...Steve Naroff
2008-05-14Upgrading VC++ projects to VC++ 2008.Argyrios Kyrtzidis
2008-05-09More VC++ project file updates.Steve Naroff
2008-04-17Update VC++ project files.Steve Naroff
2008-03-27Add some of Ted's recent work to the VC++ project file.Steve Naroff
2008-03-24Add a couple files to VC++ project and cleanup an "#if 0".Steve Naroff
2008-03-05Update vcproj files.Steve Naroff
2007-11-07Updated VC++ build systemHartmut Kaiser
2007-10-17Updated VC++ build system.Hartmut Kaiser
2007-10-10Updated VC++ build system.Hartmut Kaiser
2007-09-16Silenced a VC++ warning.Hartmut Kaiser
2007-09-04Updated VC8 project files.Hartmut Kaiser
2007-09-04updates (?) to the vc++ files, patch by Hartmut KaiserChris Lattner
2007-09-03initial checkin of vc++ project files, contributed byChris Lattner