-
Notifications
You must be signed in to change notification settings - Fork 15
Fixing small problems experienced on Windows 10 #57
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
base: master
Are you sure you want to change the base?
Conversation
…nclude win_installer into ApplicationBuilder.jl and set cpu_target default to nothing
…andline_app script
… variables for command line tool
…Windows, added extra option to choose installer compiler for Windows ISS/NSIS
Hi @gabrielfreire. Sorry for the super long delay. I honestly don't have any experience with this kind of thing, and I don't really know how to review it. The premise seems reasonable. Perhaps we could enlist help from @ranjanan to review, who wrote most of the windows code here? ❤️ Or, also, @KristofferC, will PackageCompilerX end up covering support for creating a windows installer like this? Or is this something you want to keep in a separate package (like maybe this package?)? I admit I haven't been doing much maintenance on ApplicationBuilder.jl recently... Is absorbing ApplicationBuilder part of the roadmap for PackageCompilerX as well? |
Fixes as per #56