Commit Graph

34 Commits

Author SHA1 Message Date
Steve Naroff d706e8d62c Yet another update to the VC++ proj.
llvm-svn: 58091
2008-10-24 12:40:20 +00:00
Steve Naroff 56aa731a63 Update VC++ project files.
llvm-svn: 57902
2008-10-21 13:04:43 +00:00
Ted Kremenek c23dcdbb7f Add MemRegion.cpp to VS project.
llvm-svn: 57055
2008-10-04 17:55:52 +00:00
Cedric Venet b074a21b08 Update VS projects.
llvm-svn: 56390
2008-09-20 18:03:16 +00:00
Argyrios Kyrtzidis 03849a2c5b Update VC++ project files.
llvm-svn: 55986
2008-09-09 11:39:45 +00:00
Ted Kremenek 4360f3b553 Remove Regions.cpp from VS project file.
llvm-svn: 55517
2008-08-28 23:34:54 +00:00
Cedric Venet 6e7a7d339a Update VS project.
llvm-svn: 55379
2008-08-26 19:46:30 +00:00
Ted Kremenek 703a64c38d Update VS project file.
llvm-svn: 54723
2008-08-13 04:45:09 +00:00
Ted Kremenek a23b9f0e90 Update VS project.
llvm-svn: 53995
2008-07-24 22:20:01 +00:00
Ted Kremenek 5dd9c0eaf6 Update VS project.
llvm-svn: 53921
2008-07-22 17:13:59 +00:00
Ted Kremenek 59a4d909e1 Update VS project.
llvm-svn: 53913
2008-07-22 16:47:06 +00:00
Cedric Venet 71262487c3 Added two new files to VC++ project.
llvm-svn: 53518
2008-07-12 19:24:14 +00:00
Ted Kremenek 6357f05e19 Add Environment.cpp to the clangAnalysis Visual Studio project.
llvm-svn: 53258
2008-07-08 23:30:43 +00:00
Cedric Venet 5e7d92e215 Add new file to VS projects.
llvm-svn: 53160
2008-07-06 14:45:13 +00:00
Ted Kremenek 75c93eed9a Update VS project files. Patch by Cedric Venet!
llvm-svn: 52625
2008-06-23 16:18:59 +00:00
Steve Naroff bdc67b382f Revert...
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.

llvm-svn: 51158
2008-05-15 19:53:06 +00:00
Argyrios Kyrtzidis 7ebefaf3c7 Upgrading VC++ projects to VC++ 2008.
llvm-svn: 51101
2008-05-14 10:00:15 +00:00
Steve Naroff be89ba0c38 Update VC++ project files.
llvm-svn: 49881
2008-04-17 23:51:38 +00:00
Steve Naroff e421e97f1b Add BugReporter.cpp to VC++ project file.
llvm-svn: 49233
2008-04-04 21:24:02 +00:00
Steve Naroff 60a9ef67e2 Add some of Ted's recent work to the VC++ project file.
Fix a couple bozo bugs in the rewriter.

llvm-svn: 48903
2008-03-27 22:59:54 +00:00
Steve Naroff 40af380782 Update project files.
llvm-svn: 48500
2008-03-18 20:05:40 +00:00
Ted Kremenek a9bd82634b Updated VS project files to reference all libraries in the "lib" subdirectory.
llvm-svn: 48467
2008-03-17 21:21:04 +00:00
Steve Naroff 93bcc7a6d2 Update vcproj files.
llvm-svn: 47967
2008-03-05 22:16:33 +00:00
Hartmut Kaiser abcbb0493a Updated VC++ build system
llvm-svn: 43838
2007-11-07 19:34:40 +00:00
Hartmut Kaiser 3fa191b6b2 Updated VC++ build system.
llvm-svn: 42836
2007-10-10 19:50:45 +00:00
Hartmut Kaiser 587cc42864 Updated VC++ build system.
llvm-svn: 42512
2007-10-01 23:57:52 +00:00
Hartmut Kaiser fcecf23d48 Updated VC++ build system.
llvm-svn: 42330
2007-09-25 23:32:45 +00:00
Hartmut Kaiser c173edd271 Updated VC++ build system
llvm-svn: 42295
2007-09-25 13:08:03 +00:00
Hartmut Kaiser 3f5d492c70 Updated VC++ project files
llvm-svn: 42177
2007-09-20 21:54:10 +00:00
Hartmut Kaiser 8a43d50f40 Updated VC++ project files.
Disambiguated a variable.

llvm-svn: 42161
2007-09-20 13:35:09 +00:00
Hartmut Kaiser a9deb50918 Updated VC++ project files after file rename.
llvm-svn: 42072
2007-09-17 23:33:12 +00:00
Hartmut Kaiser 0a6b11db24 Updated VC++ build system.
Silenced a couple of VC++ warnings.

llvm-svn: 41994
2007-09-16 00:04:22 +00:00
Hartmut Kaiser 0249104aa5 Removed clang solution file for VC++, which didn't work properly because of hard coded paths in the llvm project files.
Changed windows detection to use LLVM pp constant.

llvm-svn: 41878
2007-09-12 15:39:04 +00:00
Hartmut Kaiser ec7531c9f6 Fixed compilation on Windows.
Silenced a couple of warnings.
Added *.vcproj file for new clangAnalysis library.
Renamed Basic to clangBasic projects.

llvm-svn: 41767
2007-09-07 14:34:20 +00:00