[48/48] incubator-quickstep git commit: Removed redundant third party libraries shared by both Quickstep and TMB.

2017-03-07 Thread zuyuz
Removed redundant third party libraries shared by both Quickstep and TMB.


Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/63a662af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/63a662af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/63a662af

Branch: refs/heads/tmb-3rd-party
Commit: 63a662afa0a6d7b2061577c66b627dcbe00248a0
Parents: 3f7728e
Author: Zuyu Zhang 
Authored: Tue Mar 7 13:41:11 2017 -0800
Committer: Zuyu Zhang 
Committed: Tue Mar 7 23:33:00 2017 -0800

--
 third_party/src/tmb/CMakeLists.txt  |22 +-
 .../src/tmb/third_party/gflags/.gitattributes   | 3 -
 .../src/tmb/third_party/gflags/.gitignore   |14 -
 .../src/tmb/third_party/gflags/AUTHORS.txt  | 2 -
 .../src/tmb/third_party/gflags/CMakeLists.txt   |   506 -
 .../src/tmb/third_party/gflags/COPYING.txt  |28 -
 .../src/tmb/third_party/gflags/ChangeLog.txt|   218 -
 .../src/tmb/third_party/gflags/INSTALL.md   |54 -
 .../src/tmb/third_party/gflags/README.md|   263 -
 .../third_party/gflags/cmake/README_runtime.txt | 4 -
 .../third_party/gflags/cmake/config.cmake.in|23 -
 .../third_party/gflags/cmake/execute_test.cmake |53 -
 .../third_party/gflags/cmake/package.cmake.in   |49 -
 .../tmb/third_party/gflags/cmake/utils.cmake|96 -
 .../third_party/gflags/cmake/version.cmake.in   |21 -
 .../tmb/third_party/gflags/doc/designstyle.css  |   115 -
 .../src/tmb/third_party/gflags/doc/index.html   |   558 -
 .../src/tmb/third_party/gflags/src/config.h.in  |   112 -
 .../src/tmb/third_party/gflags/src/gflags.cc|  1957 --
 .../src/tmb/third_party/gflags/src/gflags.h.in  |   572 -
 .../gflags/src/gflags_completions.cc|   769 -
 .../gflags/src/gflags_completions.h.in  |   121 -
 .../gflags/src/gflags_completions.sh|   117 -
 .../third_party/gflags/src/gflags_declare.h.in  |   141 -
 .../tmb/third_party/gflags/src/gflags_ns.h.in   |   101 -
 .../third_party/gflags/src/gflags_reporting.cc  |   441 -
 .../src/tmb/third_party/gflags/src/mutex.h  |   351 -
 .../src/tmb/third_party/gflags/src/util.h   |   373 -
 .../tmb/third_party/gflags/src/windows_port.cc  |71 -
 .../tmb/third_party/gflags/src/windows_port.h   |   127 -
 .../tmb/third_party/gflags/test/CMakeLists.txt  |   185 -
 .../gflags/test/config_for_unittests.h  |79 -
 .../src/tmb/third_party/gflags/test/flagfile.1  | 1 -
 .../src/tmb/third_party/gflags/test/flagfile.2  | 2 -
 .../src/tmb/third_party/gflags/test/flagfile.3  | 1 -
 .../gflags/test/gflags_declare_flags.cc | 9 -
 .../gflags/test/gflags_declare_test.cc  |12 -
 .../tmb/third_party/gflags/test/gflags_nc.py.in |33 -
 .../gflags/test/gflags_strip_flags_test.cc  |61 -
 .../gflags/test/gflags_strip_flags_test.cmake   | 7 -
 .../third_party/gflags/test/gflags_unittest.cc  |  1536 --
 .../gflags/test/gflags_unittest_flagfile| 2 -
 .../third_party/gflags/test/nc/CMakeLists.txt   |16 -
 .../tmb/third_party/gflags/test/nc/gflags_nc.cc |73 -
 third_party/src/tmb/third_party/gtest/CHANGES   |   157 -
 .../src/tmb/third_party/gtest/CMakeLists.txt|   252 -
 .../src/tmb/third_party/gtest/CONTRIBUTORS  |37 -
 third_party/src/tmb/third_party/gtest/LICENSE   |28 -
 .../src/tmb/third_party/gtest/Makefile.am   |   306 -
 third_party/src/tmb/third_party/gtest/README|   435 -
 .../src/tmb/third_party/gtest/aclocal.m4|  1198 -
 .../third_party/gtest/build-aux/config.guess|  1530 --
 .../tmb/third_party/gtest/build-aux/config.h.in |69 -
 .../tmb/third_party/gtest/build-aux/config.sub  |  1773 --
 .../src/tmb/third_party/gtest/build-aux/depcomp |   688 -
 .../tmb/third_party/gtest/build-aux/install-sh  |   527 -
 .../tmb/third_party/gtest/build-aux/ltmain.sh   |  9661 
 .../src/tmb/third_party/gtest/build-aux/missing |   331 -
 .../gtest/cmake/internal_utils.cmake|   227 -
 .../tmb/third_party/gtest/codegear/gtest.cbproj |   138 -
 .../third_party/gtest/codegear/gtest.groupproj  |54 -
 .../tmb/third_party/gtest/codegear/gtest_all.cc |38 -
 .../third_party/gtest/codegear/gtest_link.cc|40 -
 .../gtest/codegear/gtest_main.cbproj|82 -
 .../gtest/codegear/gtest_unittest.cbproj|88 -
 third_party/src/tmb/third_party/gtest/configure | 18222 ---
 .../src/tmb/third_party/gtest/configure.ac  |68 -
 .../gtest/fused-src/gtest/gtest-all.cc  |  9592 
 .../third_party/gtest/fused-src/gtest/gtest.h   | 20061 -
 .../gtest/fused-src/gtest/gtest_main.cc |38 -
 .../gtest/include/gtest/gtest-death-test.h  |   294 -
 

[48/48] incubator-quickstep git commit: Removed redundant third party libraries shared by both Quickstep and TMB.

2017-03-07 Thread zuyuz
Removed redundant third party libraries shared by both Quickstep and TMB.


Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/84d1e166
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/84d1e166
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/84d1e166

Branch: refs/heads/tmb-3rd-party
Commit: 84d1e1665be5933747530bf924f520d1e1dd6bb2
Parents: d3b3b46
Author: Zuyu Zhang 
Authored: Tue Mar 7 13:41:11 2017 -0800
Committer: Zuyu Zhang 
Committed: Tue Mar 7 15:28:24 2017 -0800

--
 third_party/src/tmb/CMakeLists.txt  |22 +-
 .../src/tmb/third_party/gflags/.gitattributes   | 3 -
 .../src/tmb/third_party/gflags/.gitignore   |14 -
 .../src/tmb/third_party/gflags/AUTHORS.txt  | 2 -
 .../src/tmb/third_party/gflags/CMakeLists.txt   |   506 -
 .../src/tmb/third_party/gflags/COPYING.txt  |28 -
 .../src/tmb/third_party/gflags/ChangeLog.txt|   218 -
 .../src/tmb/third_party/gflags/INSTALL.md   |54 -
 .../src/tmb/third_party/gflags/README.md|   263 -
 .../third_party/gflags/cmake/README_runtime.txt | 4 -
 .../third_party/gflags/cmake/config.cmake.in|23 -
 .../third_party/gflags/cmake/execute_test.cmake |53 -
 .../third_party/gflags/cmake/package.cmake.in   |49 -
 .../tmb/third_party/gflags/cmake/utils.cmake|96 -
 .../third_party/gflags/cmake/version.cmake.in   |21 -
 .../tmb/third_party/gflags/doc/designstyle.css  |   115 -
 .../src/tmb/third_party/gflags/doc/index.html   |   558 -
 .../src/tmb/third_party/gflags/src/config.h.in  |   112 -
 .../src/tmb/third_party/gflags/src/gflags.cc|  1957 --
 .../src/tmb/third_party/gflags/src/gflags.h.in  |   572 -
 .../gflags/src/gflags_completions.cc|   769 -
 .../gflags/src/gflags_completions.h.in  |   121 -
 .../gflags/src/gflags_completions.sh|   117 -
 .../third_party/gflags/src/gflags_declare.h.in  |   141 -
 .../tmb/third_party/gflags/src/gflags_ns.h.in   |   101 -
 .../third_party/gflags/src/gflags_reporting.cc  |   441 -
 .../src/tmb/third_party/gflags/src/mutex.h  |   351 -
 .../src/tmb/third_party/gflags/src/util.h   |   373 -
 .../tmb/third_party/gflags/src/windows_port.cc  |71 -
 .../tmb/third_party/gflags/src/windows_port.h   |   127 -
 .../tmb/third_party/gflags/test/CMakeLists.txt  |   185 -
 .../gflags/test/config_for_unittests.h  |79 -
 .../src/tmb/third_party/gflags/test/flagfile.1  | 1 -
 .../src/tmb/third_party/gflags/test/flagfile.2  | 2 -
 .../src/tmb/third_party/gflags/test/flagfile.3  | 1 -
 .../gflags/test/gflags_declare_flags.cc | 9 -
 .../gflags/test/gflags_declare_test.cc  |12 -
 .../tmb/third_party/gflags/test/gflags_nc.py.in |33 -
 .../gflags/test/gflags_strip_flags_test.cc  |61 -
 .../gflags/test/gflags_strip_flags_test.cmake   | 7 -
 .../third_party/gflags/test/gflags_unittest.cc  |  1536 --
 .../gflags/test/gflags_unittest_flagfile| 2 -
 .../third_party/gflags/test/nc/CMakeLists.txt   |16 -
 .../tmb/third_party/gflags/test/nc/gflags_nc.cc |73 -
 third_party/src/tmb/third_party/gtest/CHANGES   |   157 -
 .../src/tmb/third_party/gtest/CMakeLists.txt|   252 -
 .../src/tmb/third_party/gtest/CONTRIBUTORS  |37 -
 third_party/src/tmb/third_party/gtest/LICENSE   |28 -
 .../src/tmb/third_party/gtest/Makefile.am   |   306 -
 third_party/src/tmb/third_party/gtest/README|   435 -
 .../src/tmb/third_party/gtest/aclocal.m4|  1198 -
 .../third_party/gtest/build-aux/config.guess|  1530 --
 .../tmb/third_party/gtest/build-aux/config.h.in |69 -
 .../tmb/third_party/gtest/build-aux/config.sub  |  1773 --
 .../src/tmb/third_party/gtest/build-aux/depcomp |   688 -
 .../tmb/third_party/gtest/build-aux/install-sh  |   527 -
 .../tmb/third_party/gtest/build-aux/ltmain.sh   |  9661 
 .../src/tmb/third_party/gtest/build-aux/missing |   331 -
 .../gtest/cmake/internal_utils.cmake|   227 -
 .../tmb/third_party/gtest/codegear/gtest.cbproj |   138 -
 .../third_party/gtest/codegear/gtest.groupproj  |54 -
 .../tmb/third_party/gtest/codegear/gtest_all.cc |38 -
 .../third_party/gtest/codegear/gtest_link.cc|40 -
 .../gtest/codegear/gtest_main.cbproj|82 -
 .../gtest/codegear/gtest_unittest.cbproj|88 -
 third_party/src/tmb/third_party/gtest/configure | 18222 ---
 .../src/tmb/third_party/gtest/configure.ac  |68 -
 .../gtest/fused-src/gtest/gtest-all.cc  |  9592 
 .../third_party/gtest/fused-src/gtest/gtest.h   | 20061 -
 .../gtest/fused-src/gtest/gtest_main.cc |38 -
 .../gtest/include/gtest/gtest-death-test.h  |   294 -