You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/06/20 21:24:10 UTC

[incubator-datasketches-cpp] 01/01: Merge pull request #35 from apache/py_setup

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit be0f07e754bed031c65838744467a033c941575f
Merge: 0a6197f 4fcad9d
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Jun 20 14:24:05 2019 -0700

    Merge pull request #35 from apache/py_setup
    
    python setup files

 .gitignore             |  2 ++
 CMakeLists.txt         | 14 +++++---
 common/CMakeLists.txt  |  5 ++-
 cpc/CMakeLists.txt     |  2 +-
 fi/CMakeLists.txt      | 10 +++++-
 hll/CMakeLists.txt     |  4 +--
 kll/CMakeLists.txt     | 10 +++++-
 pyproject.toml         |  2 ++
 python/CMakeLists.txt  | 26 +++++++--------
 python/src/__init__.py |  2 ++
 setup.py               | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 138 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org