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
Compiled app failure with Flux on AArch64/no GPU

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
julia 1.9.0 sysimage using Pycall cause the function to be recompiled

13299118606 opened this issue over 1 year ago
ccallable function does not produce a plot

karlemilstrecker opened this issue over 1 year ago
julia1.9.0 sysimage Failed to precompile PackageCompiler

13299118606 opened this issue over 1 year ago
bump version

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
v2.1.6 can not `create_app`

ctarn opened this issue over 1 year ago
add #ifdef __cplusplus to headers?

xgdgsc opened this issue over 1 year ago
Bump version

KristofferC opened this pull request over 1 year ago
Crash when creating sysimage

brianguenter 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
Parallel parse / eval / precompile statements

ktdq opened this pull request over 1 year ago
Some fixes to precompile "replay"

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
Embedding Julia in Scala

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
RFC: Add hints on running non-compiled app

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
Reenable ignored precompile statements on julia 1.9+

IanButterworth opened this issue over 1 year ago
Fix two typos

goggle opened this pull request over 1 year ago
Allow switching between linkers

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
Kr/sysimage building adjustments

krynju opened this pull request almost 2 years ago
Add excluded_packages keyword argument for create_sysimage

zhubonan opened this pull request almost 2 years ago
fatal: error thrown and no exception handler available.

StefanPofahl opened this issue almost 2 years ago
Is it possible to keep `REPL.REPLDisplay` as default?

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
Fix with new default

PallHaraldsson opened this pull request almost 2 years ago
InitError(mod=:micromamba_jll ...

StefanPofahl opened this issue almost 2 years ago
precompilation is very slow with incremental=false

JeffBezanson opened this issue almost 2 years ago
bump version

KristofferC opened this pull request almost 2 years ago
add warning about threading issue

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
Debug high CPU usage

IanButterworth opened this pull request almost 2 years ago
README: Fix the CI status badge

DilumAluthge opened this pull request almost 2 years ago
CI: add the `ci_started` job

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
RFC: propagate build flags into sysimg

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
use smaller micromamba_jll rather than huge MKL_jll to test lazy artifacts

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
Call `get_compiler_cmd()` at the beginning of `create_sysimage` and `create_app`

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
Avoid redownloading MKL_jll for each testset

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
Drop 1.7 CI. Limit concurrency to leave CI space for org

IanButterworth opened this pull request almost 2 years ago
PackageCompiler v2.1.4

IanButterworth opened this pull request almost 2 years ago
Fixes for 1.10

IanButterworth opened this pull request almost 2 years ago
Failures on julia 1.10.0-DEV

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
Grammar

LilithHafner opened this pull request almost 2 years ago
Fix 1.9

IanButterworth opened this pull request almost 2 years ago
Disable pkgimages

IanButterworth opened this pull request almost 2 years ago
RNG not being seeded during precompilation

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
Run CI on 1.9-nightly

IanButterworth opened this pull request almost 2 years ago
Create app with conda dependencies

philippwitte opened this issue almost 2 years ago
Issue with generate_precompile.

sbuckner50 opened this issue almost 2 years ago
suggest using Plots.__init__()

rdiaz02 opened this pull request almost 2 years ago
bump version

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
Incompatible shared libraries when called from other process (Linux)

korbinian90 opened this issue about 2 years ago
PackageCompiler v2.1.1

IanButterworth opened this pull request about 2 years ago
Segmentation fault

mpeters2 opened this issue about 2 years ago
I have the `IntelOpenMP_jll` error.

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
`--compile-all` option does not finish

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
Provide more useful info when sysimage generation fails

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
Technical explanation for why Package Compilier takes so long?

tecosaur opened this issue about 2 years ago
[FR] Do basic checks before compilation

bertulli opened this issue about 2 years ago
create_app Error: could not find project

phanos-engineer opened this issue about 2 years ago
Mention `uuid` too in error

rikhuijzer opened this pull request about 2 years ago
Build and run `MyLib`

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
Reinstate RelocatableFolders compat & patch bump

IanButterworth opened this pull request about 2 years ago
Check c++ compiler earlier

KronosTheLate opened this issue about 2 years ago
too much stuff generated by default

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
create_app doesn't include artifacts needed by Pkg

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
Request: Warning for lack of appropriate compiler

bclyons12 opened this issue over 2 years ago
MbedTLS cert.perm is not packaged

KwatMDPhD opened this issue over 2 years ago