This is an automated email from the ASF dual-hosted git repository.
ColinLeeo pushed a change to branch thirdparty-compression-deps
in repository https://gitbox.apache.org/repos/asf/tsfile.git
discard ef6948651 Add bundled zstd and xz source subsets
discard 40de265e9 support apt install
add 5d4ec08d0 Add bundled zstd and xz source subsets
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ef6948651)
\
N -- N -- N refs/heads/thirdparty-compression-deps (5d4ec08d0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
cpp/CMakeLists.txt | 3 --
cpp/README-zh.md | 50 +--------------------
cpp/README.md | 52 +---------------------
cpp/cmake/TsFileCPack.cmake | 97 -----------------------------------------
cpp/cmake/TsFileConfig.cmake.in | 25 -----------
cpp/src/CMakeLists.txt | 48 ++++----------------
cpp/third_party/CMakeLists.txt | 16 +++----
cpp/tools/CMakeLists.txt | 4 +-
8 files changed, 18 insertions(+), 277 deletions(-)
delete mode 100644 cpp/cmake/TsFileCPack.cmake
delete mode 100644 cpp/cmake/TsFileConfig.cmake.in