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

ode 0.16.5 #167158

Merged
merged 6 commits into from
Mar 26, 2024
Merged

ode 0.16.5 #167158

merged 6 commits into from
Mar 26, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Mar 25, 2024
Copy link
Contributor

Hi, thanks for your contribution to Homebrew! You already have >=15 open pull requests, so please get them ready to be merged or close them before you open more. If CI fails on any of them, please fix it or ask for help doing so.
If you are performing simple version bumps, @BrewTestBot automatically bumps a list of formulae so you don't need to. Please take a look at issues and pull requests labelled help wanted Task(s) needing PRs from the community or maintainers and see if you can help to fix any of them. Thanks!

@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Mar 25, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Mar 25, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Mar 26, 2024
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Mar 26, 2024
autobump: add ode

Signed-off-by: Rui Chen <[email protected]>

ode: migrate to cmake build

Signed-off-by: Rui Chen <[email protected]>

ode: update build for linux

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed automerge-skip `brew pr-automerge` will skip this pull request CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Mar 26, 2024
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Mar 26, 2024
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. ready to merge PR can be merged once CI is green and removed ready to merge PR can be merged once CI is green automerge-skip `brew pr-automerge` will skip this pull request labels Mar 26, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 26, 2024
@BrewTestBot BrewTestBot enabled auto-merge March 26, 2024 08:06
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 26, 2024
Merged via the queue into master with commit 561a078 Mar 26, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-ode-0.16.5 branch March 26, 2024 08:12
"--enable-libccd",
"--enable-shared",
"--disable-static",
"--enable-double-precision"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

several configuration options were changed by this pull request; was there a reason for this? I think this has affected some downstream packages

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment in the new PR about the rationale.

scpeters added a commit to scpeters/homebrew-core that referenced this pull request Mar 29, 2024
This is the cmake equivalent to --enable-libccd
that was lost in Homebrew#167158.
@scpeters scpeters mentioned this pull request Mar 29, 2024
6 tasks
scpeters added a commit to scpeters/homebrew-core that referenced this pull request Apr 1, 2024
The switch to use cmake in Homebrew#167158 changed the configuration
options in a way that affects downstream users, so this
reverts that change until cmake can be used with the same
configuration.

Also use the `--disable-demos` argument.
@github-actions github-actions bot added the outdated PR was locked due to age label May 2, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants