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

Release 2.0.3 #132

Merged
merged 47 commits into from
Dec 20, 2023
Merged

Release 2.0.3 #132

merged 47 commits into from
Dec 20, 2023

Commits on Sep 14, 2023

  1. Release 2.0.0

    PrimozGodec committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5e56170 View commit details
    Browse the repository at this point in the history
  2. MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and co…

    …nda-forge-pinning 2023.09.14.08.33.00
    conda-forge-webservices[bot] committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d3a4e7d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Fix patchs

    PrimozGodec committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    db22c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update patch

    PrimozGodec committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c08fa24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aac38e View commit details
    Browse the repository at this point in the history
  3. MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and co…

    …nda-forge-pinning 2023.09.19.10.11.25
    conda-forge-webservices[bot] committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    54002ca View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…

    …nda-forge-pinning 2023.10.13.20.51.23
    conda-forge-webservices[bot] committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    4e87a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a3fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd527a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    5231c77 View commit details
    Browse the repository at this point in the history
  2. Workaround conda-build outputs bug w/pip

    Manually set these environment variables as `conda-build` doesn't set
    these for `outputs`. Do this to ensure `pip` behaves correctly in the
    `conda-build` environment.
    jakirkham committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    edfa0a0 View commit details
    Browse the repository at this point in the history
  3. Require macOS 10.13+

    XGBoost now requires C++17, which means it needs macOS 10.13 at a
    minimum. So bump the macOS version used during build to 10.13. Also add
    a macOS 10.13+ constraint to all packages.
    jakirkham committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b22e7fe View commit details
    Browse the repository at this point in the history
  4. Move script_env under build

    jakirkham committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1fde14d View commit details
    Browse the repository at this point in the history
  5. MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…

    …nda-forge-pinning 2023.10.18.01.44.20
    conda-forge-webservices[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5bb90d7 View commit details
    Browse the repository at this point in the history
  6. Bump to macOS 10.15+

    Needed as XGBoost is making use of `std:filesystem`, which is not added
    until macOS 10.15.
    
    ref: https://stackoverflow.com/a/58668083
    jakirkham committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2119d42 View commit details
    Browse the repository at this point in the history
  7. MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…

    …nda-forge-pinning 2023.10.18.01.44.20
    conda-forge-webservices[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    73df4d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e1bd05 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    f4b5ff8 View commit details
    Browse the repository at this point in the history
  2. Remove conflicting patch

    hcho3 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7e58b72 View commit details
    Browse the repository at this point in the history
  3. Fix MacOS build

    hcho3 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f333e39 View commit details
    Browse the repository at this point in the history
  4. Fix Windows build

    hcho3 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    18b91f1 View commit details
    Browse the repository at this point in the history
  5. MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.27.1, and co…

    …nda-forge-pinning 2023.10.20.18.57.25
    hcho3 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    41ce4b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update recipe/meta.yaml

    Co-authored-by: jakirkham <jakirkham@gmail.com>
    hcho3 and jakirkham committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    666b193 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix OpenMP build on MacOS

    hcho3 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    77ec806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b485d49 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Add verbose flag

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aa7dcbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8662cf0 View commit details
    Browse the repository at this point in the history
  3. Attempt to fix PPC64

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f6e6f51 View commit details
    Browse the repository at this point in the history
  4. Remove numpy

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    26f4a64 View commit details
    Browse the repository at this point in the history
  5. Escape quotes

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b13a492 View commit details
    Browse the repository at this point in the history
  6. Escape space

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1d0feb7 View commit details
    Browse the repository at this point in the history
  7. Use Bash array

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e6898fd View commit details
    Browse the repository at this point in the history
  8. Avoid unbound variable error

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    217f95a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    475df3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2cb581d View commit details
    Browse the repository at this point in the history
  11. Fix R build on MacOS

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c34adcd View commit details
    Browse the repository at this point in the history
  12. Fix build for Windows

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e136765 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b701569 View commit details
    Browse the repository at this point in the history
  14. Patch for C++17 on MacOS

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7df7e4c View commit details
    Browse the repository at this point in the history
  15. Use mingw-w64 path

    hcho3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5b4a06b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Try undoing dmlc/xgboost#9436

    hcho3 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    da913e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    48d5896 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Use XGBoost 2.0.2

    hcho3 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    990c1d0 View commit details
    Browse the repository at this point in the history
  2. Remove MACOSX_DEPLOYMENT_TARGET

    hcho3 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7a1d17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f3848 View commit details
    Browse the repository at this point in the history
  4. MNT: Re-rendered with conda-build 3.28.1, conda-smithy 3.30.1, and co…

    …nda-forge-pinning 2023.12.15.17.00.18
    conda-forge-webservices[bot] committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2c413b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Use 2.0.3

    hcho3 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    228755e View commit details
    Browse the repository at this point in the history