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/3party
AgeCommit message (Expand)Author
2015-09-23Remove unused sha224, sha384, sha512 functions because they are linked into c...Yury Melnichek
2015-09-23[search] Use protobuf in lite mode for production configuration.vng
2015-09-23[win] Fixed includes path to avoid MSVC compile errorsAlex Zolotarev
2015-09-23[FREETYPE] Fixed memleak in StrokedImageCache.rachytski
2015-09-23[FREETYPE] Implemented StrokedImageCache.rachytski
2015-09-23[msvc9] Fix protobuf compilation.vng
2015-09-23[freetype] Updated to 2.4.8Alex Zolotarev
2015-09-23Disabled warnings in 3party projectsAlex Zolotarev
2015-09-23[ios] Fixed protobuf dependencyAlex Zolotarev
2015-09-23Needed protobuf compiling.vng
2015-09-23[3party][jansson] Updated to 2.2.1Alex Zolotarev
2015-09-23Added all protobuf sources to build protoc when neededAlex Zolotarev
2015-09-23Add protobuf compilation.vng
2015-09-23Updated freetype to 2.4.7Alex Zolotarev
2015-09-23Updated utf8cpp to 2.3.1Alex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Added bool operator to my::JsonAlex Zolotarev
2015-09-23[clang] Fixed missed include in boostAlex Zolotarev
2015-09-23Fix 'ft_stroke_border_close' bug if FreeType.vng
2015-09-23Updated freetype to 2.4.6Alex Zolotarev
2015-09-23[clang] Compilation and warning fixesAlex Zolotarev
2015-09-23Forgot to add other jansson filesAlex Zolotarev
2015-09-23Updated jansson to 2.1Alex Zolotarev
2015-09-23Updated boost to 1.47Alex Zolotarev
2015-09-23Updated freetype to 2.4.5Alex Zolotarev
2015-09-23Fix msvc compilation issues.vng
2015-09-23[3party] Added all zlib files and zip support compilationAlex Zolotarev
2015-09-23[3party] Added missing fribidi filesAlex Zolotarev
2015-09-23Fixed fribidi build for linuxAlex Zolotarev
2015-09-23Fix fribidi compilation on msvc.vng
2015-09-23Fixed gflags warningAlex Zolotarev
2015-09-23fribidi compilation fixes for all platformsAlex Zolotarev
2015-09-23Reverted fribidi to original untouched stateAlex Zolotarev
2015-09-23Fixed JSON errno == ERANGE errorAlex Zolotarev
2015-09-23Fixed MSVC2010 compilation issuesAlex Zolotarev
2015-09-23[msvc] Compilation fixes.vng
2015-09-23Updated protobuffersAlex Zolotarev
2015-09-23[win32] Compilation fixesAlex Zolotarev
2015-09-23Updated jansson lib to 2.0.1Alex Zolotarev
2015-09-23[win] Moved all WINVER defines to common.pri so they affect also 3party libsAlex Zolotarev
2015-09-23[mingw] Fixed build errors (stdlib.h doesn't have random() function defined)Alex Zolotarev
2015-09-23- Add robust algorithms (OrientedS, SegmentsIntersect, PolygonSelfIntersectio...vng
2015-09-23Updated boost to 1.46.1Alex Zolotarev
2015-09-23Remove curl.Yury Melnichek
2015-09-23Revert "Remove unused sha functions." Apparently they are required when build...Yury Melnichek
2015-09-23Remove unused sha functions.Yury Melnichek
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev
2015-09-23Added coding/sha2.hpp and coding/base64.hppAlex Zolotarev
2015-09-23[tomcrypt][vs2008] Fixed minor warningAlex Zolotarev
2015-09-23[qt] Integrated tomcrypt sha1 for unique user idAlex Zolotarev