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
2019-01-15Add version to all PYBINDINGS modules.Victor Popov
Make all modules have externally-specified (by build script) version. It must be externally specified since we can't know which tag the code was checked out from.
2017-09-13Updated the spec in accordance with what Victor said.Timofey
2017-08-03Fix spec and build.shSergey Yershov
2017-08-03Fix build pymodules on Linuxpy-modules-0.2.3Sergey Yershov
2017-04-27Add rpmspeck for python3 bindings.Sergey Magidovich
2017-04-12Fix vector_uint8t_to_str to work woth both python 2 and 3.Sergey Magidovich
2017-04-04Add Campaign serialization. Add python bindings.mgsergio
2017-02-28[build] Use system-provided boost instead of 3party.beta-655Yuri Gorshenin
2016-12-09Review fixes.Maxim Pimenov
2016-12-09A cleaner interface for bindings.Maxim Pimenov
2016-11-16Add python bindings for trafficSergey Yershov