summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* kwsys: match upstream changesBen Boeckel2017-04-201-7/+7
| | | | This allows the import to merge cleanly.
* kwsys: remove extra attributeBen Boeckel2017-04-201-2/+0
| | | | | This is set in `Source/.gitattributes` already and does not need to be set inside of the import.
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-03-241-8/+11
| | | | | | | | | | | | * upstream-KWSys: KWSys 2017-03-24 (7e9f7b7b) Resolve conflicts in `.gitattributes` by integrating changes from both sides. Keep the `our-c-style` attribute that KWSys uses, but drop their definition of it in favor of ours (Git only allows custom attributes in the top level anyway). Then add our own attribute line to unset the `format.clang-format` attribute for KWSys sources since we do not want to format third-party code ourselves.
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-12-141-2/+2
| | | | | * upstream-KWSys: KWSys 2016-12-14 (95a7e234)
* KWSys: Tell Git not to export .gitattributesBrad King2015-05-131-4/+0
| | | | | | | KWSys upstream added an attribute to export .gitattributes so that importing snapshots into the sources of other projects would bring along the attributes. However, we don't want to export them from CMake. Drop .gitattributes entries not relevant to CMake.
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-05-051-0/+16