From caa2306d16e879659cdbef4ec54752637fb5c474 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Wed, 31 Dec 2014 15:55:00 +0500 Subject: Libmv: Update to latest upstream version Main purpose of this is to bring new gflags library which is more likely to have a fix for undefined order of static variables initialization and also to bring new glog where some compilation error are fixed (which are only visible with more strict checks with clang and c++11 enabled). --- extern/libmv/files.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extern/libmv/files.txt') diff --git a/extern/libmv/files.txt b/extern/libmv/files.txt index a206ffe1edd..91a529beb5a 100644 --- a/extern/libmv/files.txt +++ b/extern/libmv/files.txt @@ -133,10 +133,10 @@ libmv/tracking/track_region.cc libmv/tracking/track_region.h libmv/tracking/trklt_region_tracker.cc libmv/tracking/trklt_region_tracker.h -third_party/gflags/AUTHORS -third_party/gflags/ChangeLog +third_party/gflags/AUTHORS.txt +third_party/gflags/ChangeLog.txt third_party/gflags/config.h -third_party/gflags/COPYING +third_party/gflags/COPYING.txt third_party/gflags/gflags.cc third_party/gflags/gflags_completions.cc third_party/gflags/gflags/gflags_completions.h @@ -144,7 +144,7 @@ third_party/gflags/gflags/gflags_declare.h third_party/gflags/gflags/gflags.h third_party/gflags/gflags_reporting.cc third_party/gflags/mutex.h -third_party/gflags/NEWS +third_party/gflags/NEWS.txt third_party/gflags/README.libmv third_party/gflags/util.h third_party/glog/AUTHORS -- cgit v1.2.3