Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow-up to r300225: update ClangFormat.sln to VS2017 | Hans Wennborg | 2017-04-13 | 1 | -2/+2 |
| | | | | | | This got lost in the previous patch somehow. llvm-svn: 300226 | ||||
* | clang-format VS plugin: upgrade the project files to VS2015 | Hans Wennborg | 2016-09-15 | 1 | -1/+3 |
| | | | | | | | The plugin itself runs on previous VS versions, but this enables it to be built with VS2015. llvm-svn: 281648 | ||||
* | Upgrade the VS solution to 2012. | Manuel Klimek | 2013-11-12 | 1 | -2/+2 |
| | | | | | | Now we can compile a VSPackage that works with VS 2010-2013 from within VS 2012. llvm-svn: 194488 | ||||
* | Recreated the ClangFormat VSPackage with VS 2010. | Manuel Klimek | 2013-11-12 | 1 | -2/+2 |
| | | | | | | The generated package is now compatible with VS 2010 - 2013. llvm-svn: 194480 | ||||
* | Revert unintentional commit from r194477. | Manuel Klimek | 2013-11-12 | 1 | -7/+7 |
| | | | | llvm-svn: 194478 | ||||
* | (no commit message) | Manuel Klimek | 2013-11-12 | 1 | -7/+7 |
| | | | | llvm-svn: 194477 | ||||
* | Adds a VSPackage project that builds a VS extension to run clang-format over ↵ | Manuel Klimek | 2013-09-04 | 1 | -0/+20 |
a selection / the line at the cursor. llvm-svn: 189955 |