aboutsummaryrefslogtreecommitdiff
path: root/win32/clangBasic
AgeCommit message (Collapse)Author
2009-11-29Kill off clang/win32 which contains the hand generated Visual Studio project ↵Kovarththanan Rajaratnam
files. These files are severely out of date and have been superseded by the CMake build system. RIP. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90081 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-23Update VS project files. Patch by Cedric Venet!Ted Kremenek
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52625 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-15Revert...Steve Naroff
Author: akirtzidis Date: Wed May 14 05:00:15 2008 New Revision: 51101 URL: http://llvm.org/viewvc/llvm-project?rev=51101&view=rev Log: Upgrading VC++ projects to VC++ 2008. I really need to build with VC++ 2005. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51158 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14Upgrading VC++ projects to VC++ 2008.Argyrios Kyrtzidis
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51101 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-17Updated VS project files to reference all libraries in the "lib" subdirectory.Ted Kremenek
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48467 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-05Update vcproj files.Steve Naroff
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47967 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-07Updated VC++ build systemHartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-29Updated VC++ build systemHartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43478 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-25Updated VC++ build systemHartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43370 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-10Updated VC++ build system.Hartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42836 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-07Fixed compilation on Windows. Hartmut Kaiser
Silenced a couple of warnings. Added *.vcproj file for new clangAnalysis library. Renamed Basic to clangBasic projects. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41767 91177308-0d34-0410-b5e6-96231b3b80d8