summaryrefslogtreecommitdiff
path: root/tools/clang-format-vs/ClangFormat/ClangFormat.csproj
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to r300225: update ClangFormat.csproj tooHans Wennborg2017-04-131-1/+1
* Warning-free clang-format plugin install for VS 15.0Hans Wennborg2017-04-131-44/+8
* clang-format-vsix: Add "Format on Save" featureAntonio Maiorano2017-04-051-0/+2
* Fix VS2015 build of clang-format-vsix by using NuGet to pull in required asse...Hans Wennborg2016-12-011-17/+81
* clang-format VS plugin: upgrade the project files to VS2015Hans Wennborg2016-09-151-2/+2
* Migrate clang-format-vs plugin project to VS 2013Hans Wennborg2015-03-031-4/+2
* clang-format vs plugin: include the licenseHans Wennborg2014-07-291-1/+4
* clang-format vs plugin: bake clang-format.exe into the vsixHans Wennborg2013-12-021-0/+3
* Upgrade the VS solution to 2012.Manuel Klimek2013-11-121-2/+50
* Recreated the ClangFormat VSPackage with VS 2010.Manuel Klimek2013-11-121-24/+13
* Revert unintentional commit from r194477.Manuel Klimek2013-11-121-16/+39
* git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194477 91177308-0d34-...Manuel Klimek2013-11-121-39/+16
* Adds a VSPackage project that builds a VS extension to run clang-format over ...Manuel Klimek2013-09-041-0/+190