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/09/04 19:25:51 UTC

[incubator-datasketches-cpp] branch master updated (12dcb2d -> 5074608)

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 12dcb2d  Merge pull request #61 from gabm/FixWindowsCompilation
     add c72bf79  added license
     add 125ac50  moved attribution to notice
     new 5074608  Merge pull request #62 from apache/1.0.x-incubating

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:
 CMakeLists.txt             | 17 +++++++++++++++++
 LICENSE                    | 14 --------------
 Makefile                   | 17 +++++++++++++++++
 NOTICE                     | 22 ++++++++++++++++++++++
 cmake/FindCppUnit.cmake    | 17 +++++++++++++++++
 common/CMakeLists.txt      | 17 +++++++++++++++++
 common/common.mk           | 17 +++++++++++++++++
 common/test/CMakeLists.txt | 17 +++++++++++++++++
 config.mk                  | 17 +++++++++++++++++
 cpc/CMakeLists.txt         | 17 +++++++++++++++++
 cpc/cpc.mk                 | 17 +++++++++++++++++
 cpc/test/CMakeLists.txt    | 17 +++++++++++++++++
 fi/CMakeLists.txt          | 17 +++++++++++++++++
 fi/fi.mk                   | 17 +++++++++++++++++
 fi/test/CMakeLists.txt     | 17 +++++++++++++++++
 hll/CMakeLists.txt         | 17 +++++++++++++++++
 hll/hll.mk                 | 17 +++++++++++++++++
 hll/test/CMakeLists.txt    | 17 +++++++++++++++++
 kll/CMakeLists.txt         | 17 +++++++++++++++++
 kll/kll.mk                 | 17 +++++++++++++++++
 kll/test/CMakeLists.txt    | 17 +++++++++++++++++
 python/CMakeLists.txt      | 17 +++++++++++++++++
 setup.py                   | 17 +++++++++++++++++
 theta/CMakeLists.txt       | 17 +++++++++++++++++
 theta/test/CMakeLists.txt  | 17 +++++++++++++++++
 theta/theta.mk             | 17 +++++++++++++++++
 26 files changed, 430 insertions(+), 14 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 #62 from apache/1.0.x-incubating

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 5074608fdbfbcd0efee86cc6d5805bb7186fdaf6
Merge: 12dcb2d 125ac50
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Sep 4 12:25:47 2019 -0700

    Merge pull request #62 from apache/1.0.x-incubating
    
    license in make files, attribution moved to notice

 CMakeLists.txt             | 17 +++++++++++++++++
 LICENSE                    | 14 --------------
 Makefile                   | 17 +++++++++++++++++
 NOTICE                     | 22 ++++++++++++++++++++++
 cmake/FindCppUnit.cmake    | 17 +++++++++++++++++
 common/CMakeLists.txt      | 17 +++++++++++++++++
 common/common.mk           | 17 +++++++++++++++++
 common/test/CMakeLists.txt | 17 +++++++++++++++++
 config.mk                  | 17 +++++++++++++++++
 cpc/CMakeLists.txt         | 17 +++++++++++++++++
 cpc/cpc.mk                 | 17 +++++++++++++++++
 cpc/test/CMakeLists.txt    | 17 +++++++++++++++++
 fi/CMakeLists.txt          | 17 +++++++++++++++++
 fi/fi.mk                   | 17 +++++++++++++++++
 fi/test/CMakeLists.txt     | 17 +++++++++++++++++
 hll/CMakeLists.txt         | 17 +++++++++++++++++
 hll/hll.mk                 | 17 +++++++++++++++++
 hll/test/CMakeLists.txt    | 17 +++++++++++++++++
 kll/CMakeLists.txt         | 17 +++++++++++++++++
 kll/kll.mk                 | 17 +++++++++++++++++
 kll/test/CMakeLists.txt    | 17 +++++++++++++++++
 python/CMakeLists.txt      | 17 +++++++++++++++++
 setup.py                   | 17 +++++++++++++++++
 theta/CMakeLists.txt       | 17 +++++++++++++++++
 theta/test/CMakeLists.txt  | 17 +++++++++++++++++
 theta/theta.mk             | 17 +++++++++++++++++
 26 files changed, 430 insertions(+), 14 deletions(-)



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