summaryrefslogtreecommitdiffstats
path: root/clang/win32/clangParse/clangParse.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Kill off clang/win32 which contains the hand generated Visual Studio project ↵Kovarththanan Rajaratnam2009-11-291-248/+0
| | | | | | files. These files are severely out of date and have been superseded by the CMake build system. RIP. llvm-svn: 90081
* Many updates to Windows project files.Steve Naroff2009-01-261-0/+4
| | | | llvm-svn: 63018
* Disable language extensions for the clang parser.Steve Naroff2009-01-221-0/+1
| | | | llvm-svn: 62808
* Update VC++ project fileSteve Naroff2008-10-051-0/+8
| | | | llvm-svn: 57090
* Update VS project files.Ted Kremenek2008-06-251-0/+4
| | | | llvm-svn: 52732
* Update VS project files. Patch by Cedric Venet!Ted Kremenek2008-06-231-0/+2
| | | | llvm-svn: 52625
* Revert...Steve Naroff2008-05-151-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 Kyrtzidis2008-05-141-1/+1
| | | | llvm-svn: 51101
* Updated VS project files to reference all libraries in the "lib" subdirectory.Ted Kremenek2008-03-171-11/+11
| | | | llvm-svn: 48467
* Updated VC++ build systemHartmut Kaiser2007-11-071-2/+2
| | | | llvm-svn: 43838
* Updated VC8 project files.Hartmut Kaiser2007-09-041-916/+229
| | | | llvm-svn: 41707
* updates (?) to the vc++ files, patch by Hartmut KaiserChris Lattner2007-09-041-0/+458
| | | | llvm-svn: 41695
* initial checkin of vc++ project files, contributed byChris Lattner2007-09-031-0/+458
Hartmut Kaiser! llvm-svn: 41683
OpenPOWER on IntegriCloud