ApplicationBuilder.jl icon indicating copy to clipboard operation
ApplicationBuilder.jl copied to clipboard

[deprecated] Compile, bundle, and release julia software

Results 26 ApplicationBuilder.jl issues
Sort by recently updated
recently updated
newest added

All, Please see the following output from my most recent build run. `main` is generated, and I can execute it. Albeit with a crash that I *think* is unrelated, but...

All, I was really excited to see that AB now supports Julia v1.0.0. :) I was able to build my first application this morning. Which is great progress. Unfortunately, when...

Currently there are two totally separate interfaces for build_app_bundle, one defined for Mac and one for Windows/Linux. We should fix that! I'm going to try to unify them together. For...

help wanted

Figure out how to _really, actually_ compile everything at build-time and do no compilation at runtime!! There was some discussion in-person at JuliaCon around the fact that things aren't being...

discussion

I was wondering if this can be turned into a more generalizable package. Perhaps we can specify a dictionary of paths to non jl files including binaries, which we can...

tracking

Code cleanup! This will also make it much easier to integrate/share the code for each of the mac/windows/linux/_mobile!?_ OS versions.

help wanted
good first issue
tracking