summaryrefslogtreecommitdiffstats
path: root/clang/win32/clangAST
Commit message (Collapse)AuthorAgeFilesLines
* Kill off clang/win32 which contains the hand generated Visual Studio project ↵Kovarththanan Rajaratnam2009-11-291-347/+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/+8
| | | | llvm-svn: 63018
* Add another file to VC++ project.Steve Naroff2008-10-241-0/+4
| | | | llvm-svn: 58098
* Add file to VC++ project.Steve Naroff2008-10-241-0/+4
| | | | llvm-svn: 58059
* Add DeclGroup.cpp.Steve Naroff2008-10-101-0/+4
| | | | llvm-svn: 57354
* Add new file to VS projects.Cedric Venet2008-07-061-0/+4
| | | | llvm-svn: 53160
* Add DeclCXX.[h.cpp] to clangAST.vcprojTed Kremenek2008-07-021-0/+8
| | | | llvm-svn: 53004
* Update VS project files. Patch by Cedric Venet!Ted Kremenek2008-06-231-0/+10
| | | | llvm-svn: 52625
* Fix Visual Studio project files; patch by Cédric Venet.Eli Friedman2008-06-071-0/+4
| | | | llvm-svn: 52074
* 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
* Update project files.Steve Naroff2008-03-181-0/+4
| | | | llvm-svn: 48500
* Updated VS project files to reference all libraries in the "lib" subdirectory.Ted Kremenek2008-03-171-17/+17
| | | | llvm-svn: 48467
* Update vcproj files.Steve Naroff2008-03-051-0/+8
| | | | llvm-svn: 47967
* Updated VC++ build systemHartmut Kaiser2007-11-071-2/+2
| | | | llvm-svn: 43838
* Updated VC++ build systemHartmut Kaiser2007-11-021-0/+4
| | | | llvm-svn: 43632
* Updated VC++ build systemHartmut Kaiser2007-10-291-0/+4
| | | | llvm-svn: 43478
* Updated VC++ build systemHartmut Kaiser2007-10-251-0/+4
| | | | llvm-svn: 43370
* Updated VC++ build systemHartmut Kaiser2007-10-181-0/+8
| | | | llvm-svn: 43124
* Updated VC++ build system.Hartmut Kaiser2007-10-011-0/+4
| | | | llvm-svn: 42512
* Updated VC++ project files.Hartmut Kaiser2007-09-201-0/+8
| | | | | | Disambiguated a variable. llvm-svn: 42161
* Updated VC++ build system.Hartmut Kaiser2007-09-161-0/+8
| | | | | | Silenced a couple of VC++ warnings. llvm-svn: 41994
* Updated VC8 project files.Hartmut Kaiser2007-09-041-996/+249
| | | | llvm-svn: 41707
* updates (?) to the vc++ files, patch by Hartmut KaiserChris Lattner2007-09-041-0/+498
| | | | llvm-svn: 41695
* initial checkin of vc++ project files, contributed byChris Lattner2007-09-031-0/+498
Hartmut Kaiser! llvm-svn: 41683
OpenPOWER on IntegriCloud