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
path: root/tools
AgeCommit message (Collapse)Author
2016-12-14[ios] Statistics for banners.VladiMihaylenko
2016-12-09Made the script more general.Timofey
2016-12-09[release-65-fix] [ios] Updated xcode project config.Ilya Grechuhin
2016-12-09[generator] Red warnings in generate_planet.shIlya Zverev
2016-12-08Merge pull request #4841 from mapsme/fixbuildgccygorshenin
[build] Fixed build on linux gcc 4.9
2016-12-08Merge pull request #4917 from Zverik/fix_tests2Sergey Yershov
[scripts] Fix scripts and warnings for generating planet
2016-12-08[scripts] Fix scripts and warnings for generating planetIlya Zverev
2016-12-08[generator] User only --make_new_routing for the new routingIlya Zverev
2016-12-07Added endpoints for partners_api_tests.Timofey
2016-11-30[build] Update build_omim to support devtoolset-3fixbuildgccIlya Zverev
2016-11-30Changed the path to the compiled libraries directoryTimofey
Got rid of "production" and "simulator"
2016-11-29Added cmake to XCode.Timofey
Now we can compile and run the iOS app using cmake.
2016-11-25Merge pull request #4806 from Zverik/generate_failsafeSergey Yershov
[generator] A failsafe for missing files
2016-11-25[generator] Fix free space testIlya Zverev
2016-11-25[generator] A failsafe for missing filesIlya Zverev
2016-11-24[styles] Update kothicIlya Zverev
2016-11-24[booking] Fix processing of empty coordinates in ChinaIlya Zverev
2016-11-18Removed obsolete ldpi resources and fixed traffic-arrow texturesr.kuznetsov
2016-11-17[ios] Removed old place page stuff.VladiMihaylenko
2016-11-14Merge pull request #4716 from Zverik/small_fixesVladimir Byko-Ianko
[build] Some build and style fixes
2016-11-14[build] Small fixes to build process and stylesIlya Zverev
2016-11-14Fixed drape tests.Timofey
2016-11-11Modified the script so that it merges existing strings with new ones if the ↵Timofey
keys are identical.
2016-10-27[ios] Updated mkspecs to support x86_64 architecture.Ilya Grechuhin
2016-10-18[generator] Fix parameter nameIlya Zverev
2016-10-14A script for converting categories.txt:Timofey
1) to strings txt, so that we can send it to our translation partners. 2) for sorting categories.txt so that it is easier to work with, esp with future additions to it (if any) 3) for merging new strings from po files into a given categories.txt file
2016-10-12Merge pull request #4482 from therearesomewhocallmetim/po_format_parserSergey Yershov
Added the parser for .po format.
2016-10-12PR fixesTimofey
2016-10-12PR FixesTimofey
2016-10-12PR fixesTimofey
2016-10-12Merge pull request #4480 from rokuz/fixed-texture-slots-usingDaria Volvenkova
Fixed using of texture slots in shaders
2016-10-11[generator] Fix test_planet.shIlya Zverev
2016-10-11Added the parser for .po format.Timofey
This is the format in which we get translated strings from our partners.
2016-10-11Fixed using of texture slots in shadersr.kuznetsov
2016-10-11Removed mins from waiting time.Timofey
2016-10-10Merge pull request #4438 from therearesomewhocallmetim/strings-txt-filterSergey Yershov
Strings cleaner
2016-10-10Code review.Sergey Magidovich
2016-10-10Strings cleanerTimofey
And modifications to find_untranslated_strings to work with it.
2016-10-06Complete opentable intergration into data generatrion.Sergey Magidovich
2016-10-06Opentable downloader.Sergey Magidovich
2016-10-03[build] Fixed paths in osrm buildIlya Zverev
2016-09-09Modified strings.txt formatter to place en-GB after en.Timofey
2016-09-09Modified TwineTimofey
to allow using the same locale postfix for Android and iOS
2016-08-22[doc] Update routing and non routing index on MAPS.mdFrédéric Rodrigo
2016-08-19[booking] Sorted imports in booking_hotels.pyIlya Zverev
2016-08-19[booking] Fix chinese coordinatesIlya Zverev
2016-08-18Removed -xdatabuilder_tryTimofey
2016-08-18Added -x and exit 0 at the endTimofey
2016-08-15Merge pull request #4043 from therearesomewhocallmetim/py_perm_fix_3Ilya Zverev
Build type fix.
2016-08-12[generator] Update docs, add OSC parameter, new testIlya Zverev