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 23:27:42 UTC

[incubator-datasketches-cpp] branch master updated (43997e1 -> a78e17e)

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

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


    from 43997e1  Update README.md
     add 89f26a6  cmake cleanup, mostly changing HLL to an interface library
     new a78e17e  Merge pull request #36 from apache/hll_as_interface

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fi/CMakeLists.txt  |   5 +--
 hll/CMakeLists.txt | 107 +++++++++++++++++++++++++++++------------------------
 kll/CMakeLists.txt |   5 +--
 setup.py           |   1 -
 4 files changed, 61 insertions(+), 57 deletions(-)


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


[incubator-datasketches-cpp] 01/01: Merge pull request #36 from apache/hll_as_interface

Posted by al...@apache.org.
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 a78e17e44577a6e3b5c00d4b37f95a8132f609f1
Merge: 43997e1 89f26a6
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Jun 20 16:27:38 2019 -0700

    Merge pull request #36 from apache/hll_as_interface
    
    cmake cleanup, mostly changing HLL to an interface library

 fi/CMakeLists.txt  |   5 +--
 hll/CMakeLists.txt | 107 +++++++++++++++++++++++++++++------------------------
 kll/CMakeLists.txt |   5 +--
 setup.py           |   1 -
 4 files changed, 61 insertions(+), 57 deletions(-)


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