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

Optimize rebar compiler settings #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

big-r81
Copy link

@big-r81 big-r81 commented Jun 5, 2024

  • remove some old settings which are in the default port compiler environment templates
  • add rebar2 artifact setting for compiling on Windows

@nickva
Copy link
Collaborator

nickva commented Jun 8, 2024

Thanks for the PR @big-r81

I incorporated the .dll artifacts setting patch in the CI PR I made already. But noticed that it was passing on windows 2019 and 2022 without the patch, should we retest with jiffy 1.1.2, perhaps2?

@big-r81
Copy link
Author

big-r81 commented Jun 8, 2024

@nickva Does it work with rebar2 too? Could you integrate this into the CI run?

@nickva
Copy link
Collaborator

nickva commented Jun 8, 2024

Not a bad idea but it will be a bit harder as we'd have to install rebar2 by hand. On Ubuntu Erlang/OTP images they already have rebar2 installed but on windows we'd have to do ourselves.

@big-r81
Copy link
Author

big-r81 commented Jun 8, 2024

Yeah, maybe similar we do the rebar2 install within CouchDB…

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.

None yet

2 participants