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 (Expand)Author
2015-09-23[android] Reverted back to clang 3.5 as normalize_unicode compiles too long i...Alex Zolotarev
2015-09-23[android] NDK r10e support. Everyone should update NDK after merge.Alex Zolotarev
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23[android] Increased minimum Android version to 2.3 (platform-9)Alex Zolotarev
2015-09-23[android] Switched to clang 3.5Alex Zolotarev
2015-09-23[android] Do not build routing for arm arch.vng
2015-09-23[android] Fixes to compile routing branch for AndroidAlex Zolotarev
2015-09-23[android] Switched toolchain to gcc 4.6 to avoid crashes on armeabi 2.1 and 2.2Alex Zolotarev
2015-09-23[android] Switched to gnustl_static to support old armeabi devices and avoid ...Alex Zolotarev
2015-09-23[android] Switched to C++11Alex Zolotarev
2015-09-23[android] Enabled use of hard-math ABI for minor math ops speed-upAlex Zolotarev
2015-09-23[AND] Android binding.Dmitry Kunin
2015-09-23[android] Removed mips platform support as it's not popular on the marketsAlex Zolotarev
2015-09-23[android] Revert GCC toolchain to 4.6 (4.8 doesn't work on Android 2.2).vng
2015-09-23[android] Switched to NDK r9 GCC 4.8Alex Zolotarev
2015-09-23[android] added the ability to build only single architecture from command line.rachytski
2015-09-23[android] Added x86 support to apkAlex Zolotarev
2015-09-23[android] Added mips ABI support for cheap android tabletsAlex Zolotarev
2015-09-23[android] Fixed ndk-r7b buildAlex Zolotarev
2015-09-23[android] Removed invalid library reference and updated build scriptsAlex Zolotarev
2015-09-23[android] Build armeabi and armeabi-v7a simultaneously for the projectAlex Zolotarev
2015-09-23[android] Added build/debug configurations support. To use it:Alex Zolotarev
2015-09-23[android] ndk-r7 build fixesAlex Zolotarev
2015-09-23[android] Toolchain build fixesAlex Zolotarev
2015-09-23[android] Linked static libs to mapswithme.soAlex Zolotarev