Blender Git Commit Log
Git Commits -> Revision 6199462
Revision 6199462 by Sergey Sharybin (master) December 31, 2015, 12:56 (GMT) |
Libmv: Yet again update to the latest version Again brings some fixes for MSVC-2015 and keeps it easier to backport the fixes into upstream. |
Commit Details:
Full Hash: 619946253e5f2dbad8b4a564d3d489ce40eb9de2
Parent Commit: 99da8e1
Lines Changed: +180, -96
1 Added Path:
/extern/libmv/third_party/gflags/gflags/gflags_gflags.h (+101, -0) (View)
15 Modified Paths:
/extern/libmv/ChangeLog (+14, -59) (Diff)
/extern/libmv/CMakeLists.txt (+1, -0) (Diff)
/extern/libmv/files.txt (+1, -0) (Diff)
/extern/libmv/third_party/gflags/ChangeLog.txt (+10, -0) (Diff)
/extern/libmv/third_party/gflags/config.h (+5, -8) (Diff)
/extern/libmv/third_party/gflags/gflags.cc (+3, -0) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags.h (+15, -10) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags_completions.h (+1, -1) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags_declare.h (+12, -7) (Diff)
/extern/libmv/third_party/gflags/gflags_completions.cc (+2, -0) (Diff)
/extern/libmv/third_party/gflags/mutex.h (+0, -3) (Diff)
/extern/libmv/third_party/gflags/util.h (+3, -2) (Diff)
/extern/libmv/third_party/gflags/windows_port.cc (+4, -2) (Diff)
/extern/libmv/third_party/gflags/windows_port.h (+4, -2) (Diff)
/extern/libmv/third_party/glog/src/logging.cc (+4, -2) (Diff)
/extern/libmv/CMakeLists.txt (+1, -0) (Diff)
/extern/libmv/files.txt (+1, -0) (Diff)
/extern/libmv/third_party/gflags/ChangeLog.txt (+10, -0) (Diff)
/extern/libmv/third_party/gflags/config.h (+5, -8) (Diff)
/extern/libmv/third_party/gflags/gflags.cc (+3, -0) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags.h (+15, -10) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags_completions.h (+1, -1) (Diff)
/extern/libmv/third_party/gflags/gflags/gflags_declare.h (+12, -7) (Diff)
/extern/libmv/third_party/gflags/gflags_completions.cc (+2, -0) (Diff)
/extern/libmv/third_party/gflags/mutex.h (+0, -3) (Diff)
/extern/libmv/third_party/gflags/util.h (+3, -2) (Diff)
/extern/libmv/third_party/gflags/windows_port.cc (+4, -2) (Diff)
/extern/libmv/third_party/gflags/windows_port.h (+4, -2) (Diff)
/extern/libmv/third_party/glog/src/logging.cc (+4, -2) (Diff)