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
2015-09-23[generator] Fix find_g_t call in _routing and add a separator in gen_planetIlya Zverev
2015-09-23[generator] Replace dirname with SCRIPT_PATHIlya Zverev
2015-09-23[generator] Restore osm2ft files when they are neededIlya Zverev
2015-09-23[generator] Open more options in generate_mwmIlya Zverev
2015-09-23[generator] Support pbf in generate_mwmIlya Zverev
2015-09-23[generator] Update test_planet for handling stray offset indicesIlya Zverev
2015-09-23[build] Update gtool.pro and make build_omim work on ubuntuIlya Zverev
2015-09-23Removed unused const NONEConstantin Shalnev
2015-09-23Removed unused test_zoom functionConstantin Shalnev
2015-09-23Removed unused get_interesting_tagsConstantin Shalnev
2015-09-23Removed unused get_numerics functionConstantin Shalnev
2015-09-23Removed unused inverse and and_with functionsConstantin Shalnev
2015-09-23Removed get_sql and get_sql_hints unused functionsConstantin Shalnev
2015-09-23Removed unused function get_mapnik_filterConstantin Shalnev
2015-09-23Do not generate python pyc filesConstantin Shalnev
2015-09-23[generator] Build only geom files for -lIlya Zverev
2015-09-23[generator] More of a big refactoringIlya Zverev
2015-09-23[generator] Futher refactoring of generate_planetIlya Zverev
2015-09-23[generator] Separate world and coastlines generationIlya Zverev
2015-09-23Stacktrace for failures in Mail.Timofey
According to the JUnit xml specifications found on the internet, it seems that now the stacktraces for the failures in our tests should be represented in the mails Jenkins sends.
2015-09-23[fonts] Replace WenQuanYi MicroHei with Droid Sans FallbackIlya Zverev
2015-09-23Refactored script for publishing to dropbox.Timofey
2015-09-23[generator] Add -p and MODE to the help messageIlya Zverev
2015-09-23[generator] Allow to override log pathIlya Zverev
2015-09-23[generator] Automatically update countries.txt versionIlya Zverev
2015-09-23[generator] Check for .mwm.tmp existenceIlya Zverev
2015-09-23[generator] Fix logging path, and allow path reference for PLANETIlya Zverev
2015-09-23Change check from whole feature rect to selected pointSergey Yershov
Add additional statistics
2015-09-23Removed outdated and not needed windows tools.Alex Zolotarev
2015-09-23Hotfix for pythonTimofey
2015-09-23Quickfix:Timofey
Fixed a check for test result which yielded false test failures.
2015-09-23Refactoring run_desktop_testsTimofey
The goal of this refactoring is to make the code readable after it has grown to the current state. Also, fixed the bug where unexpectedly quitting tests were ignored by Jenkins and fixed the test duration for Jenkins.
2015-09-23Fixed the parameters passed to the testsTimofey
2015-09-23Added the possibility to pass data and resource path to the test executables.Timofey
Ilya Zverev added parameters to the test executables that specify the path to the mwm/routing files and resources. That broke the tests on Linux.
2015-09-23Extend FeatureBuilder1 access to feature typesSergey Yershov
Add some debug info
2015-09-23[android] refactor: Popup menus replaced with BottomSheet.a.marchuk
2015-09-23[generator] force en_US localeIlya Zverev
2015-09-23[generator] Mail on coastline merge failureIlya Zverev
2015-09-23[generator] Show missing routing files only if they are expectedIlya Zverev
2015-09-23[generator] Remove osrm flag only if it existsIlya Zverev
2015-09-23[generator] Improve log filteringIlya Zverev
2015-09-23Rename path variablesSergey Yershov
Set correct place for .tmp files
2015-09-23Move generating .tmp files into intermediate dirSergey Yershov
2015-09-23[tools] Added QT 5.5 path.vng
2015-09-23[generator] Redirect osmupdate output to planet logIlya Zverev
2015-09-23[generator] Mailing users after build fail or successIlya Zverev
2015-09-23[generator] Add tests and fix debug runIlya Zverev
2015-09-23[generator] Update help text in generate_mwm.shIlya Zverev
2015-09-23[generator] Separate files for logging regions, in a dedicated dirIlya Zverev
2015-09-23[generator] Warn about missing ~/.stxxlIlya Zverev