Skip to content

Conversation

@mbauman
Copy link
Member

@mbauman mbauman commented Jul 30, 2025

My main motivation here is that it allows me to alias juliac=julia /path/to/contrib/juliac.jl and then specify juliac --proj.

My main motivation here is that it allows me to `alias juliac=julia /path/to/contrib/juliac.jl` and then specify `juliac --proj`.
@gbaraldi
Copy link
Member

I agree with this (I'm writing a full refactor of that script that uses some pieces of PackageCompiler so I just want to make sure we want --proj as the arg)
I called mine --app-project but also not sure about it

@topolarity
Copy link
Member

I think re-using --project is fine - juliac.jl should take care of its own project / app dependencies internally automatically if at all possible.

The alternative is that users specify both (--project=./path/to/juliac --app-project=./path/to/project/to/compile) which is too confusing IMO

@topolarity
Copy link
Member

Not sure what the repeated x86_64-apple-darwin timeouts are about, but it must be unrelated to this change.

Thanks @mbauman !

@topolarity topolarity merged commit b58fd8b into master Aug 4, 2025
6 of 8 checks passed
@topolarity topolarity deleted the mb/juliac--project branch August 4, 2025 16:34
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.

4 participants