Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/PackageCompiler.jl
Compile your Julia Package
https://github.com/JuliaLang/PackageCompiler.jl
add an option to remove symlinks in bundled libraries and artifacts
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
Compiled app failure with Flux on AArch64/no GPU
cirobr opened this issue over 1 year ago
cirobr opened this issue over 1 year ago
detect some error in julia code to fail early
xgdgsc opened this issue over 1 year ago
xgdgsc opened this issue over 1 year ago
julia 1.9.0 sysimage using Pycall cause the function to be recompiled
13299118606 opened this issue over 1 year ago
13299118606 opened this issue over 1 year ago
ccallable function does not produce a plot
karlemilstrecker opened this issue over 1 year ago
karlemilstrecker opened this issue over 1 year ago
Package extensions don't load if the dependency is not in the system image
JackDunnNZ opened this issue over 1 year ago
JackDunnNZ opened this issue over 1 year ago
julia1.9.0 sysimage Failed to precompile PackageCompiler
13299118606 opened this issue over 1 year ago
13299118606 opened this issue over 1 year ago
bump version
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
fix importing executable before trying to compile its `julia_main`
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
v2.1.6 can not `create_app`
ctarn opened this issue over 1 year ago
ctarn opened this issue over 1 year ago
add #ifdef __cplusplus to headers?
xgdgsc opened this issue over 1 year ago
xgdgsc opened this issue over 1 year ago
Bump version
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
Crash when creating sysimage
brianguenter opened this issue over 1 year ago
brianguenter opened this issue over 1 year ago
Segmentation fault when trying to put Turing.jl in a sysimage with julia 1.9.0
mashu opened this issue over 1 year ago
mashu opened this issue over 1 year ago
Add `import_to_main` flag for Main module package name conflicts resolution
krynju opened this pull request over 1 year ago
krynju opened this pull request over 1 year ago
Parallel parse / eval / precompile statements
ktdq opened this pull request over 1 year ago
ktdq opened this pull request over 1 year ago
Some fixes to precompile "replay"
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
Pass CPU targets as cmdline args
ven-k opened this pull request over 1 year ago
ven-k opened this pull request over 1 year ago
Embedding Julia in Scala
Quafadas opened this issue over 1 year ago
Quafadas opened this issue over 1 year ago
split up the julia_init and sysimage into two libraries in `create_library`
KristofferC opened this pull request over 1 year ago
KristofferC opened this pull request over 1 year ago
RFC: Add hints on running non-compiled app
baggepinnen opened this pull request over 1 year ago
baggepinnen opened this pull request over 1 year ago
fail early if both incremental and filter_stdlibs
baggepinnen opened this pull request over 1 year ago
baggepinnen opened this pull request over 1 year ago
Parallel image generation works in julia nightly, but is still single threaded in PackageCompiler
ktdq opened this issue over 1 year ago
ktdq opened this issue over 1 year ago
Reenable ignored precompile statements on julia 1.9+
IanButterworth opened this issue over 1 year ago
IanButterworth opened this issue over 1 year ago
Fix two typos
goggle opened this pull request over 1 year ago
goggle opened this pull request over 1 year ago
Warning when requiring GPUArraysCore from ArrayInterface with Adapt.jl in sys_image generated by PackageCompile
ronaldalbrt opened this issue almost 2 years ago
ronaldalbrt opened this issue almost 2 years ago
Allow switching between linkers
rikhuijzer opened this issue almost 2 years ago
rikhuijzer opened this issue almost 2 years ago
Precompile/import into main flags & warnings for package name conflicts
krynju opened this pull request almost 2 years ago
krynju opened this pull request almost 2 years ago
Kr/sysimage building adjustments
krynju opened this pull request almost 2 years ago
krynju opened this pull request almost 2 years ago
Artifact error for compiled binaries with chinese characters in path
jsjie opened this issue almost 2 years ago
jsjie opened this issue almost 2 years ago
Add excluded_packages keyword argument for create_sysimage
zhubonan opened this pull request almost 2 years ago
zhubonan opened this pull request almost 2 years ago
With 1.9.0-beta4, sysimages aren't built for the specified `JULIA_CPU_TARGET`
ven-k opened this issue almost 2 years ago
ven-k opened this issue almost 2 years ago
fatal: error thrown and no exception handler available.
StefanPofahl opened this issue almost 2 years ago
StefanPofahl opened this issue almost 2 years ago
Allow the `create_app` function to accept and propagate the `script::Union{Nothing, String}` kwarg
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
Is it possible to keep `REPL.REPLDisplay` as default?
ianqsong opened this issue almost 2 years ago
ianqsong opened this issue almost 2 years ago
Example for creating image with Plots.jl not working
ufechner7 opened this issue almost 2 years ago
ufechner7 opened this issue almost 2 years ago
Fix with new default
PallHaraldsson opened this pull request almost 2 years ago
PallHaraldsson opened this pull request almost 2 years ago
InitError(mod=:micromamba_jll ...
StefanPofahl opened this issue almost 2 years ago
StefanPofahl opened this issue almost 2 years ago
precompilation is very slow with incremental=false
JeffBezanson opened this issue almost 2 years ago
JeffBezanson opened this issue almost 2 years ago
bump version
KristofferC opened this pull request almost 2 years ago
KristofferC opened this pull request almost 2 years ago
add warning about threading issue
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
ensure threading is disabled where not allowed
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Debug high CPU usage
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
`incremental = false` mode causes `Pkg.precompile` to overload all threads when multithreading
IanButterworth opened this issue almost 2 years ago
IanButterworth opened this issue almost 2 years ago
README: Fix the CI status badge
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
CI: add the `ci_started` job
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
CI: Combine the tests and the docs into a single CI workflow
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
RFC: propagate build flags into sysimg
sjkelly opened this pull request almost 2 years ago
sjkelly opened this pull request almost 2 years ago
clarify that `project` arg should be a path.
sjkelly opened this pull request almost 2 years ago
sjkelly opened this pull request almost 2 years ago
use smaller micromamba_jll rather than huge MKL_jll to test lazy artifacts
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Test suite: on Julia 1.6, remove `LLVMExtra_jll` from the `MyApp/Project.toml` file
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
Call `get_compiler_cmd()` at the beginning of `create_sysimage` and `create_app`
DilumAluthge opened this pull request almost 2 years ago
DilumAluthge opened this pull request almost 2 years ago
run `get_compiler_cmd` earlier, to error if not found
sjkelly opened this pull request almost 2 years ago
sjkelly opened this pull request almost 2 years ago
Incremental sysimage build doesn't support packages with same name but different uuid
krynju opened this issue almost 2 years ago
krynju opened this issue almost 2 years ago
Precompile stage doesn't support packages with the same names and different uuids
krynju opened this issue almost 2 years ago
krynju opened this issue almost 2 years ago
Avoid redownloading MKL_jll for each testset
IanButterworth opened this issue almost 2 years ago
IanButterworth opened this issue almost 2 years ago
Pluto is crashing when running as precompiled package in sysimage
jcbritobr opened this issue almost 2 years ago
jcbritobr opened this issue almost 2 years ago
Drop 1.7 CI. Limit concurrency to leave CI space for org
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
PackageCompiler v2.1.4
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Fixes for 1.10
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Failures on julia 1.10.0-DEV
IanButterworth opened this issue almost 2 years ago
IanButterworth opened this issue almost 2 years ago
Patch bump. Set CI timeout to 90 mins
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
`create_sysimage` gets confused by unrelated projects matching `JULIA_PROJECT`
rfourquet opened this issue almost 2 years ago
rfourquet opened this issue almost 2 years ago
Grammar
LilithHafner opened this pull request almost 2 years ago
LilithHafner opened this pull request almost 2 years ago
Fix 1.9
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Disable pkgimages
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
RNG not being seeded during precompilation
IanButterworth opened this issue almost 2 years ago
IanButterworth opened this issue almost 2 years ago
Add an inner testsets to help find failures
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Run CI on 1.9-nightly
IanButterworth opened this pull request almost 2 years ago
IanButterworth opened this pull request almost 2 years ago
Create app with conda dependencies
philippwitte opened this issue almost 2 years ago
philippwitte opened this issue almost 2 years ago
Issue with generate_precompile.
sbuckner50 opened this issue almost 2 years ago
sbuckner50 opened this issue almost 2 years ago
suggest using Plots.__init__()
rdiaz02 opened this pull request almost 2 years ago
rdiaz02 opened this pull request almost 2 years ago
bump version
KristofferC opened this pull request about 2 years ago
KristofferC opened this pull request about 2 years ago
Add script kwarg to `create_library` to enable running of custom Julia code
sharanry opened this pull request about 2 years ago
sharanry opened this pull request about 2 years ago
Incompatible shared libraries when called from other process (Linux)
korbinian90 opened this issue about 2 years ago
korbinian90 opened this issue about 2 years ago
When I run the compiled the APP, the APP dispalys the "UndefVarError" error, and the variable is in the distributed scope. The following is my code.
liaoweiyang2017 opened this issue about 2 years ago
liaoweiyang2017 opened this issue about 2 years ago
PackageCompiler v2.1.1
IanButterworth opened this pull request about 2 years ago
IanButterworth opened this pull request about 2 years ago
Segmentation fault
mpeters2 opened this issue about 2 years ago
mpeters2 opened this issue about 2 years ago
I have the `IntelOpenMP_jll` error.
liaoweiyang2017 opened this issue about 2 years ago
liaoweiyang2017 opened this issue about 2 years ago
Limit libraries to be included in the bundle
simonbyrne opened this pull request about 2 years ago
simonbyrne opened this pull request about 2 years ago
`--compile-all` option does not finish
fduple opened this issue about 2 years ago
fduple opened this issue about 2 years ago
Monitor for low free memory during sysimage generation
IanButterworth opened this pull request about 2 years ago
IanButterworth opened this pull request about 2 years ago
Provide more useful info when sysimage generation fails
IanButterworth opened this issue about 2 years ago
IanButterworth opened this issue about 2 years ago
macOS: System image file fails consistency check on binary startup
ghyatzo opened this issue about 2 years ago
ghyatzo opened this issue about 2 years ago
PackageCompiler.create_app() with Gtk creates an executable that segfaults
mkitti opened this issue about 2 years ago
mkitti opened this issue about 2 years ago
Technical explanation for why Package Compilier takes so long?
tecosaur opened this issue about 2 years ago
tecosaur opened this issue about 2 years ago
[FR] Do basic checks before compilation
bertulli opened this issue about 2 years ago
bertulli opened this issue about 2 years ago
create_app Error: could not find project
phanos-engineer opened this issue about 2 years ago
phanos-engineer opened this issue about 2 years ago
Mention `uuid` too in error
rikhuijzer opened this pull request about 2 years ago
rikhuijzer opened this pull request about 2 years ago
Build and run `MyLib`
rikhuijzer opened this pull request about 2 years ago
rikhuijzer opened this pull request about 2 years ago
Factor out the "find compiler" logic into a separate `get_compiler_cmd` function
DilumAluthge opened this pull request about 2 years ago
DilumAluthge opened this pull request about 2 years ago
Reinstate RelocatableFolders compat & patch bump
IanButterworth opened this pull request about 2 years ago
IanButterworth opened this pull request about 2 years ago
Check c++ compiler earlier
KronosTheLate opened this issue about 2 years ago
KronosTheLate opened this issue about 2 years ago
too much stuff generated by default
JeffBezanson opened this issue over 2 years ago
JeffBezanson opened this issue over 2 years ago
`compile_app()` fails to build if paths are used (on Windows)
ConnectedSystems opened this issue over 2 years ago
ConnectedSystems opened this issue over 2 years ago
create_app doesn't include artifacts needed by Pkg
AshlinHarris opened this issue over 2 years ago
AshlinHarris opened this issue over 2 years ago
Split `run_compiler` so users can get the location of the compiler?
jlapeyre opened this issue over 2 years ago
jlapeyre opened this issue over 2 years ago
Request: Warning for lack of appropriate compiler
bclyons12 opened this issue over 2 years ago
bclyons12 opened this issue over 2 years ago
MbedTLS cert.perm is not packaged
KwatMDPhD opened this issue over 2 years ago
KwatMDPhD opened this issue over 2 years ago
remove use of jl_set_value on 1.9. fix UndefVarError for new nightly error formatting
simonbyrne opened this pull request over 2 years ago
simonbyrne opened this pull request over 2 years ago