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

support setting :force_build opts in config #89

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

cocoa-xu
Copy link
Contributor

This PR adds support for setting a :force_build option in config, which specifies a keyword list with otp app name as the key and the corresponding value indicates if elixir_make should force the app to build locally.

[app1: true, app2: false]

Related discussion elixir-explorer/adbc#109 (comment).

@josevalim josevalim merged commit 121be57 into elixir-lang:master Nov 12, 2024
2 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@cocoa-xu cocoa-xu deleted the cx-force-build branch November 12, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants