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

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


    from 1c745cb  Merge pull request #269 from apache/serde_instance
     add 70e2a66  combine a couple branches to address issues with python wheels
     add c1d0751  bump cmake version to specify development.module w/in python
     add 0dafcc6  ensure pyproject.toml has consistent cmake version
     add 3f93ae5  try backing off to cmake 3.16 for greater compatibility
     add 2f91eef  try letting pybind11 find python on its own
     add b72e156  tell pybind to use newer python-finding approach
     add 03e12d0  disble mac/windows and 32bit builds for speed, increase 
logging and verbosity
     add df94d8d  fix sdist build
     add fe76134  fix verbosity
     add 490717f  more debug messages
     add a3429bd  have cibuildwheel install cmake>=3.18 before build
     add 6327031  trace-expand cmake logs
     add a1fb186  restore wheel matrix, remove verbosity, condition 
find_package(Python3) on cmake version to address issue
     add e46a3ee  specify Python3 rather than Python in MSVC-specific block
     new f0f085c  Merge pull request #272 from apache/fix_wheels

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:
 .github/workflows/build_wheels.yml | 45 +++++++++++++++-----------------------
 CMakeLists.txt                     |  4 ++--
 pyproject.toml                     |  2 +-
 python/CMakeLists.txt              |  6 ++++-
 4 files changed, 26 insertions(+), 31 deletions(-)


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

Reply via email to