JuliaLang / JuliaLang/PackageCompiler.jl
Add options to define sysimage / app attributes ?
- Dominant language
- Julia
- Stars
- 1.6k
- Forks
- 205
- Avg merge
- 18h 37m
- Merged PRs (30d)
- 7
Description
Hi, I've been testing `PackageCompiler` for both sysimages and apps and I was wondering if you planned to add the possibility to set attributes for the executable or the dll.
Among those attributes I think these would be helpful :
- Version of the exe / dll
- Icon
- Author
- Licence
I asked [a question about this a few days ago on the discourse](https://discourse.julialang.org/t/define-edit-sysimage-attributes-with-julia/81786), but got no feedback so far.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review PackageCompiler's existing sysimage and app generation paths, focusing on how executables and DLLs are produced. Determine how version, icon, author, and licence attributes should be specified and verify that the chosen attributes appear in generated outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100