Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wheels: 0.15.2 #1515

Merged
merged 8 commits into from
Aug 21, 2023
Merged

Wheels: 0.15.2 #1515

merged 8 commits into from
Aug 21, 2023

Commits on Aug 19, 2023

  1. Version: 0.15.2

    ax3l committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9edd7fd View commit details
    Browse the repository at this point in the history
  2. C-Blosc2: v2.10.2

    ax3l committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c10575a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    fa1a058 View commit details
    Browse the repository at this point in the history
  2. Cleaning: Win w/o Blosc Block

    ax3l committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cc39518 View commit details
    Browse the repository at this point in the history
  3. Windows: Upgrade CMake

    ax3l committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    684173d View commit details
    Browse the repository at this point in the history
  4. C-Blosc2: Keep Internal Zlib on Windows

    Downstream issues in openPMD-api:
    ```
       -- Configuring done (10.0s)
       CMake Error at C:/Program Files (x86)/ADIOS2/lib/cmake/adios2/adios2-targets.cmake:86 (set_target_properties):
         The link interface of target "adios2::adios2_blosc2" contains:
    
           Blosc2::blosc2_static
    
         but the target was not found.  Possible reasons include:
    
           * There is a typo in the target name.
           * A find_package call is missing for an IMPORTED target.
           * An ALIAS target is missing.
    
       Call Stack (most recent call first):
         C:/Program Files (x86)/ADIOS2/lib/cmake/adios2/adios2-config-common.cmake:192 (include)
         C:/Program Files (x86)/ADIOS2/lib/cmake/adios2/adios2-config.cmake:29 (include)
         CMakeLists.txt:443 (find_package)
    ```
    ax3l committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0460789 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. C-Blosc2: No Zlib internal tests

    ax3l committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5d3db26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32df40 View commit details
    Browse the repository at this point in the history