summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat
Commit message (Expand)AuthorAgeFilesLines
* Migrate clang-format-vs plugin project to VS 2013Hans Wennborg2015-03-032-6/+3
* clang-format vs plugin: include the licenseHans Wennborg2014-07-291-1/+4
* clang-format vs plugin: set version number from cmake (PR20307)Hans Wennborg2014-07-211-31/+0
* ClangFormatPackage.cs: fix inconsistent line endingsHans Wennborg2013-12-021-1/+1
* clang-format vs plugin: use Alp's suggestion for getting the pathHans Wennborg2013-12-021-2/+2
* clang-format vs plugin: bake clang-format.exe into the vsixHans Wennborg2013-12-022-1/+8
* Upgrade the VS solution to 2012.Manuel Klimek2013-11-122-4/+52
* Fix key bindings for VS 2010.Manuel Klimek2013-11-121-4/+5
* Recreated the ClangFormat VSPackage with VS 2010.Manuel Klimek2013-11-126-43/+44
* Revert unintentional commit from r194477.Manuel Klimek2013-11-124-46/+60
* (no commit message)Manuel Klimek2013-11-124-60/+46
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-3/+4
* Make error text if clang-format is not on the system PATH more helpful,Manuel Klimek2013-09-051-1/+10
* Adds a VSPackage project that builds a VS extension to run clang-format over ...Manuel Klimek2013-09-0413-0/+933
OpenPOWER on IntegriCloud