Skip to content

[vowpal-wabbit] Update to 9.11.1#50263

Open
JohnLangford wants to merge 2 commits intomicrosoft:masterfrom
JohnLangford:vowpal-wabbit-9.11.1
Open

[vowpal-wabbit] Update to 9.11.1#50263
JohnLangford wants to merge 2 commits intomicrosoft:masterfrom
JohnLangford:vowpal-wabbit-9.11.1

Conversation

@JohnLangford
Copy link

Summary

Update vowpal-wabbit port from 9.10.0 to 9.11.1.

Changes

  • Update version to 9.11.1
  • Drop cmake_remove_bin_targets.patch (replaced by -DVW_BUILD_EXECUTABLES=OFF CMake option)
  • Drop fix-build-error-with-fmt11.patch (fmt 11 fixes upstreamed in 9.11.0)
  • Drop fix-external-libraries.patch (RapidJSON and Eigen fixes upstreamed in 9.11.1)
  • Regenerate fix-android-build.patch for 9.11.1 (removes sys/timeb.h, adds __ANDROID__ guard for riemann_zeta, fixes netinet/in.h include)
  • Add -DVW_BUILD_EXECUTABLES=OFF to CMake options (replaces the bin targets patch)

Release notes

https://github.com/VowpalWabbit/vowpal_wabbit/releases/tag/9.11.1

Changes:
- Update version to 9.11.1
- Drop cmake_remove_bin_targets.patch (replaced by -DVW_BUILD_EXECUTABLES=OFF)
- Drop fix-build-error-with-fmt11.patch (fixes upstreamed)
- Drop fix-external-libraries.patch (fixes upstreamed)
- Regenerate fix-android-build.patch for 9.11.1
- Add -DVW_BUILD_EXECUTABLES=OFF to cmake options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant