Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-05[] Fixes to .clang-format.Yuri Gorshenin
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2015-09-29[infra] Reverted @zverik's changes to .clang-format.Yuri Gorshenin
2015-09-28[docs] Updated and documented clang format, updated installIlya Zverev
2015-09-23[clang-format] Fixed clang-format config.Yuri Gorshenin
2015-09-23[clang-format] Modified .clang-format config in accordance with codebase.Yuri Gorshenin
2015-09-23[coding-style] Added configuration file for clang-format.Yuri Gorshenin
By default, clang-format tool performs lookup for configuration file named .clang-format in each directory on the way to the /. Thus, when clang-format will be invoked from the omim/ directory, this configuration file will be used.