Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off clang/win32 which contains the hand generated Visual Studio project ↵ | Kovarththanan Rajaratnam | 2009-11-29 | 1 | -270/+0 |
| | | | | | | files. These files are severely out of date and have been superseded by the CMake build system. RIP. llvm-svn: 90081 | ||||
* | Update VS project. | Ted Kremenek | 2009-03-31 | 1 | -2/+2 |
| | | | | llvm-svn: 68130 | ||||
* | update post-build step | Ted Kremenek | 2008-11-08 | 1 | -1/+2 |
| | | | | llvm-svn: 58878 | ||||
* | Update VC++ proj. | Steve Naroff | 2008-11-06 | 1 | -0/+1 |
| | | | | llvm-svn: 58797 | ||||
* | Add initial dependency file generation support. Patch by Kovarththanan | Daniel Dunbar | 2008-10-24 | 1 | -0/+4 |
| | | | | | | Rajaratnam, with some updates and formatting changes. llvm-svn: 58122 | ||||
* | Add some files to VC++ project. | Steve Naroff | 2008-10-23 | 1 | -0/+4 |
| | | | | llvm-svn: 58047 | ||||
* | Update VC++ project files. | Steve Naroff | 2008-10-21 | 1 | -0/+4 |
| | | | | llvm-svn: 57902 | ||||
* | Update VS projects. | Cedric Venet | 2008-09-20 | 1 | -0/+4 |
| | | | | llvm-svn: 56390 | ||||
* | Update VS projects. | Cedric Venet | 2008-08-24 | 1 | -4/+0 |
| | | | | llvm-svn: 55280 | ||||
* | Added VCProj file for libDriver. | Ted Kremenek | 2008-08-06 | 1 | -24/+0 |
| | | | | llvm-svn: 54423 | ||||
* | Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj. | Ted Kremenek | 2008-07-02 | 1 | -0/+8 |
| | | | | | | Added CXXFieldCollector.h to clangSema.vcproj. llvm-svn: 52999 | ||||
* | Update VS project files. Patch by Cedric Venet! | Ted Kremenek | 2008-06-23 | 1 | -0/+2 |
| | | | | llvm-svn: 52625 | ||||
* | Revert... | Steve Naroff | 2008-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 | ||||
* | Upgrading VC++ projects to VC++ 2008. | Argyrios Kyrtzidis | 2008-05-14 | 1 | -1/+1 |
| | | | | llvm-svn: 51101 | ||||
* | More VC++ project file updates. | Steve Naroff | 2008-05-09 | 1 | -0/+4 |
| | | | | llvm-svn: 50909 | ||||
* | Update VC++ project files. | Steve Naroff | 2008-04-17 | 1 | -1/+1 |
| | | | | llvm-svn: 49881 | ||||
* | Add some of Ted's recent work to the VC++ project file. | Steve Naroff | 2008-03-27 | 1 | -0/+4 |
| | | | | | | Fix a couple bozo bugs in the rewriter. llvm-svn: 48903 | ||||
* | Add a couple files to VC++ project and cleanup an "#if 0". | Steve Naroff | 2008-03-24 | 1 | -0/+4 |
| | | | | llvm-svn: 48748 | ||||
* | Update vcproj files. | Steve Naroff | 2008-03-05 | 1 | -4/+0 |
| | | | | llvm-svn: 47967 | ||||
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-07 | 1 | -2/+2 |
| | | | | llvm-svn: 43838 | ||||
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 1 | -0/+8 |
| | | | | | | | | Silenced some VC++ warnings. Had to rephrase a partial specialization of the IntrospectionTrait struct in SerializationTest.cpp, please review. Added a compiler specific workaround in IdentifierTable.h. Is that the way to fix this kind of issues? llvm-svn: 43074 | ||||
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-10 | 1 | -2/+2 |
| | | | | llvm-svn: 42836 | ||||
* | Silenced a VC++ warning. | Hartmut Kaiser | 2007-09-16 | 1 | -4/+0 |
| | | | | | | Updated VC++ project files. llvm-svn: 42015 | ||||
* | Updated VC8 project files. | Hartmut Kaiser | 2007-09-04 | 1 | -1032/+258 |
| | | | | llvm-svn: 41707 | ||||
* | updates (?) to the vc++ files, patch by Hartmut Kaiser | Chris Lattner | 2007-09-04 | 1 | -0/+516 |
| | | | | llvm-svn: 41695 | ||||
* | initial checkin of vc++ project files, contributed by | Chris Lattner | 2007-09-03 | 1 | -0/+516 |
Hartmut Kaiser! llvm-svn: 41683 |