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
2017-02-14[android] Migrate to android-ndk-13x.vng
2017-02-14[android] Migrate to android-ndk-12xvng
2016-10-27[ios] Updated mkspecs to support x86_64 architecture.Ilya Grechuhin
2016-05-30[android] Reverted NDK to avoid crashes on x86.Dmitry Yunitsky
2016-04-08[android] Upgrade to NDK r11b.Alex Zolotarev
2015-09-23[android] Switched to clang3.6Alex Zolotarev
2015-09-23[android] Reverted clang to 3.5 as with 3.6 our rendering is glitching.Alex Zolotarev
2015-09-23[android] Enabled clang3.6 after “fixing” normalize_unicode infinite comp...Alex Zolotarev
2015-09-23[android] fix: Minimum supported Android version raised to 4.0.3 (API15).a.marchuk
2015-09-23[ios] Upgraded iOS target to 7.0Ilya Grechuhin
2015-09-23[ios] Fixed build warnings and updated os version in mkspec.Alex Zolotarev
2015-09-23[ios] Removed unused outdated mkspec.Alex Zolotarev
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-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] 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[qmake] Variable GCC backend versionAlex Zolotarev
2015-09-23[android] Switched to C++11Alex Zolotarev
2015-09-23[ios] Switched to C++11Alex Zolotarev
2015-09-23[Tizen] Add release configuration. Set -O1 flag instead -O3 because of compil...Sergey Pisarchik
2015-09-23[Tizen] Compile error fixSergey Pisarchik
2015-09-23[Tizen] Create device and simulator configurations.Sergey Pisarchik
2015-09-23[Tizen] Http thread implementation.Sergey Pisarchik
2015-09-23[Tizen] Added todoSergey Pisarchik
2015-09-23[Tizen] Make file upgradeSergey Pisarchik
2015-09-23[tizen] After review.Sergey Pisarchik
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23More warning fixesAlex Zolotarev
2015-09-23[android] Added armeabi-v7a-hard ABI support to quakeAlex Zolotarev
2015-09-23[ios] Use pre-c++11 stdc++ library while compiling sourcesAlex Zolotarev
2015-09-23[android] Added jni support to YoPmeAlex 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] Tuned compilation flags as in new NDKAlex Zolotarev
2015-09-23[android] Fixed annoying boost warningsAlex Zolotarev
2015-09-23[android] Switched to NDK r9 GCC 4.8Alex Zolotarev
2015-09-23[qmake] Avoid warning with undefined toolchain.vng
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[ios] Enabled dSYMsAlex Zolotarev
2015-09-23[android] Fixed ndk-stack for production buildsAlex Zolotarev
2015-09-23Fix compile options: strip library symbols.vng
2015-09-23[android] Fixed compilation warning about va_list manglingAlex Zolotarev
2015-09-23[android] Fixed x86 and mips toolchainsAlex Zolotarev
2015-09-23[ios] - Added new Xcode supportAlex Zolotarev
2015-09-23[ios] Removed unsupported mkspecsAlex Zolotarev
2015-09-23[ios] llvm-gcc as a default compiler, disabled link-time optimizationAlex Zolotarev
2015-09-23[ios] Added simulator-release configuration (You need to add new scheme in Xc...Alex Zolotarev
2015-09-23[ios] Use Clang only for simulator buildsAlex Zolotarev