Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Steve Naroff 1255652319 Update VC++ project file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58996 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-10 20:02:45 +00:00
Steve Naroff 1394af716a Update VC++ proj.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58797 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-06 06:24:22 +00:00
Steve Naroff d9c179d97f Add some files to VC++ project.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58047 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-23 23:20:50 +00:00
Ted Kremenek d478a5b83c Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj.
Added CXXFieldCollector.h to clangSema.vcproj.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52999 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 00:16:24 +00:00
Cedric Venet 58cbd06887 Add missing include file (due to a file splitting in llvm).
Add new file to Sema Project for VS.
this unbreak the build for VS2005 (with the associated patch on llvm).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52830 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-27 17:53:02 +00:00
Ted Kremenek 656ff8cd35 Update VS project files. Patch by Cedric Venet!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52625 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-23 16:18:59 +00:00
Steve Naroff 7d83698319 Add SemaInit.cpp to VC++ proj.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51330 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-20 20:39:37 +00:00
Steve Naroff cf6223c52a 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51158 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-15 19:53:06 +00:00
Argyrios Kyrtzidis 1427abd15d Update the clangSema VC++ project.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51104 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 10:50:44 +00:00
Argyrios Kyrtzidis e5baccedc0 Upgrading VC++ projects to VC++ 2008.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51101 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 10:00:15 +00:00
Steve Naroff 962d326db0 Update VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49881 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-17 23:51:38 +00:00
Ted Kremenek f81eac6c11 Updated VS project files to reference all libraries in the "lib" subdirectory.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48467 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-17 21:21:04 +00:00
Steve Naroff f34729ae75 Update vcproj files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47967 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-05 22:16:33 +00:00
Hartmut Kaiser 1c93c4e27b Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-07 19:34:40 +00:00
Hartmut Kaiser fe0a8ebac4 Updated VC8 project files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41707 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-04 19:06:30 +00:00
Chris Lattner 8c2944ee33 updates (?) to the vc++ files, patch by Hartmut Kaiser
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41695 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-04 02:46:31 +00:00
Chris Lattner 0b6f0ee3a4 initial checkin of vc++ project files, contributed by
Hartmut Kaiser!


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41683 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-03 18:21:31 +00:00