summaryrefslogtreecommitdiffstats
path: root/clang/win32
Commit message (Collapse)AuthorAgeFilesLines
* Kill off clang/win32 which contains the hand generated Visual Studio project ↵Kovarththanan Rajaratnam2009-11-2910-2665/+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 Kremenek2009-03-311-2/+2
| | | | llvm-svn: 68130
* Many updates to Windows project files.Steve Naroff2009-01-265-0/+28
| | | | llvm-svn: 63018
* Disable language extensions for the clang parser.Steve Naroff2009-01-221-0/+1
| | | | llvm-svn: 62808
* Add file to VC++ project.Steve Naroff2008-11-131-0/+4
| | | | llvm-svn: 59261
* Update VC++ project file.Steve Naroff2008-11-101-0/+4
| | | | llvm-svn: 58996
* update post-build stepTed Kremenek2008-11-081-1/+2
| | | | llvm-svn: 58878
* Update VC++ proj.Steve Naroff2008-11-062-0/+5
| | | | llvm-svn: 58797
* Update VC++ project file.Steve Naroff2008-11-041-0/+4
| | | | llvm-svn: 58656
* Add initial dependency file generation support. Patch by KovarththananDaniel Dunbar2008-10-241-0/+4
| | | | | | Rajaratnam, with some updates and formatting changes. llvm-svn: 58122
* Add another file to VC++ project.Steve Naroff2008-10-241-0/+4
| | | | llvm-svn: 58098
* Yet another update to the VC++ proj.Steve Naroff2008-10-241-0/+4
| | | | llvm-svn: 58091
* Add file to VC++ project.Steve Naroff2008-10-241-0/+4
| | | | llvm-svn: 58059
* Add some files to VC++ project.Steve Naroff2008-10-232-0/+12
| | | | llvm-svn: 58047
* Update VC++ project files.Steve Naroff2008-10-212-1/+5
| | | | llvm-svn: 57902
* Add TokenRewriter to VC++ project.Steve Naroff2008-10-151-0/+4
| | | | llvm-svn: 57593
* Add RewriteTest.cpp to VC++ project.Steve Naroff2008-10-151-0/+4
| | | | llvm-svn: 57592
* Add DeclGroup.cpp.Steve Naroff2008-10-101-0/+4
| | | | llvm-svn: 57354
* Update VC++ project fileSteve Naroff2008-10-051-0/+8
| | | | llvm-svn: 57090
* Add MemRegion.cpp to VS project.Ted Kremenek2008-10-041-0/+4
| | | | llvm-svn: 57055
* Update VS projects.Cedric Venet2008-09-202-5/+9
| | | | llvm-svn: 56390
* Update VC++ project files.Argyrios Kyrtzidis2008-09-092-2/+34
| | | | llvm-svn: 55986
* Remove Regions.cpp from VS project file.Ted Kremenek2008-08-281-4/+0
| | | | llvm-svn: 55517
* Update VS project.Cedric Venet2008-08-261-4/+8
| | | | llvm-svn: 55379
* Update VS projects.Cedric Venet2008-08-243-4/+20
| | | | llvm-svn: 55280
* Update VS project file.Ted Kremenek2008-08-131-1/+1
| | | | llvm-svn: 54723
* Update VS project files.Ted Kremenek2008-08-123-8/+8
| | | | llvm-svn: 54701
* Added VCProj file for libDriver.Ted Kremenek2008-08-062-24/+185
| | | | llvm-svn: 54423
* Update VS project.Ted Kremenek2008-07-241-0/+4
| | | | llvm-svn: 53995
* Update VS project.Ted Kremenek2008-07-221-3/+3
| | | | llvm-svn: 53921
* Update VS project.Ted Kremenek2008-07-221-0/+4
| | | | llvm-svn: 53913
* Added two new files to VC++ project.Cedric Venet2008-07-121-0/+8
| | | | llvm-svn: 53518
* Add Environment.cpp to the clangAnalysis Visual Studio project.Ted Kremenek2008-07-081-0/+4
| | | | llvm-svn: 53258
* Add new file to VS projects.Cedric Venet2008-07-062-0/+8
| | | | llvm-svn: 53160
* Add DeclCXX.[h.cpp] to clangAST.vcprojTed Kremenek2008-07-021-0/+8
| | | | llvm-svn: 53004
* Added AnalysisConsumer.[cpp,h] to clangDriver.vcproj.Ted Kremenek2008-07-022-0/+12
| | | | | | Added CXXFieldCollector.h to clangSema.vcproj. llvm-svn: 52999
* Add missing include file (due to a file splitting in llvm).Cedric Venet2008-06-271-0/+4
| | | | | | | Add new file to Sema Project for VS. this unbreak the build for VS2005 (with the associated patch on llvm). llvm-svn: 52830
* Update VS project files.Ted Kremenek2008-06-251-0/+4
| | | | llvm-svn: 52732
* Update VS project files. Patch by Cedric Venet!Ted Kremenek2008-06-239-0/+26
| | | | llvm-svn: 52625
* Fix Visual Studio project files; patch by Cédric Venet.Eli Friedman2008-06-071-0/+4
| | | | llvm-svn: 52074
* Add SemaInit.cpp to VC++ proj.Steve Naroff2008-05-201-1/+4
| | | | llvm-svn: 51330
* Revert...Steve Naroff2008-05-159-9/+9
| | | | | | | | | | | | | 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
* Update the clangSema VC++ project.Argyrios Kyrtzidis2008-05-141-2/+7
| | | | llvm-svn: 51104
* Upgrading VC++ projects to VC++ 2008.Argyrios Kyrtzidis2008-05-149-9/+9
| | | | llvm-svn: 51101
* More VC++ project file updates.Steve Naroff2008-05-092-0/+8
| | | | llvm-svn: 50909
* Update VC++ project files.Steve Naroff2008-04-174-1/+21
| | | | llvm-svn: 49881
* Add BugReporter.cpp to VC++ project file.Steve Naroff2008-04-041-0/+4
| | | | llvm-svn: 49233
* Add some of Ted's recent work to the VC++ project file.Steve Naroff2008-03-272-0/+12
| | | | | | Fix a couple bozo bugs in the rewriter. llvm-svn: 48903
* Add a couple files to VC++ project and cleanup an "#if 0".Steve Naroff2008-03-242-0/+8
| | | | llvm-svn: 48748
* Update project files.Steve Naroff2008-03-183-5/+29
| | | | llvm-svn: 48500
OpenPOWER on IntegriCloud