-
-
Notifications
You must be signed in to change notification settings - Fork 200
Pull requests: JuliaLang/PackageCompiler.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Propogate ARGS into precompile_execution_file
#526
opened Aug 10, 2021 by
rssdev10
Loading…
updated Sep 30, 2021
Change include_transitive_dependencies default to false
#657
opened Jan 2, 2022 by
simonbyrne
Member
Loading…
updated Mar 15, 2022
add an option to remove symlinks in bundled libraries and artifacts
#821
opened May 31, 2023 by
KristofferC
Member
Loading…
updated Aug 28, 2023
Make the base sysimage not include any stdlibs
#900
opened Dec 13, 2023 by
KristofferC
Member
Loading…
updated Jun 26, 2024
Implement a pre-build configuration process and datatype
#929
opened Mar 17, 2024 by
sjkelly
Collaborator
Loading…
updated Jun 26, 2024
Fix link accessibility in README.md
#962
opened Oct 5, 2024 by
programandala-net
Loading…
updated Oct 5, 2024
do not put unnecessary stdlibs in base sysimage when running with
filter_stdlibs=true
#917
opened Jan 15, 2024 by
KristofferC
Member
Loading…
updated Oct 17, 2024
Move the
build-mylib test into the regular test suite (and get rid of the separate build-mylib CI job)
#991
opened Oct 29, 2024 by
DilumAluthge
Member
•
Draft
updated Nov 25, 2024
RFC: Add hints on running non-compiled app
#801
opened Apr 6, 2023 by
baggepinnen
Contributor
Loading…
updated Jul 29, 2025
Log precompile _failures_ as well as errors. Pass log level through to helper process.
#457
opened Oct 16, 2020 by
NHDaly
Member
Loading…
updated Jul 29, 2025
In Julia 1.12+, in
create_fresh_base_sysimage(), use the BuildSettings mechanism to pass the list of sysimages to include in the fresh (non-incremental) base sysimage
new feature
#997
opened Nov 1, 2024 by
DilumAluthge
Member
•
Draft
updated Oct 17, 2025
use
-force_load instead of `-all_load, ref https://github.com/JuliaLang/julia/pull/60160
#1072
opened Nov 19, 2025 by
KristofferC
Member
Loading…
updated Nov 19, 2025
fix some OS checks for FreeBSD
#1080
opened Dec 16, 2025 by
KristofferC
Member
Loading…
updated Dec 16, 2025
Fix bundle_artifacts to honor Overrides.toml
#1089
opened Feb 9, 2026 by
asinghvi17
Contributor
Loading…
updated Feb 9, 2026
2 tasks done
Widen copy_globs to accept any Glob.glob pattern type
#1088
opened Feb 9, 2026 by
asinghvi17
Contributor
Loading…
updated Feb 10, 2026
4 tasks done
Allow using the stdlib caches in CI
#1095
opened Mar 26, 2026 by
IanButterworth
Member
Loading…
updated Mar 26, 2026
Add optional TimerOutputs reporting
#1094
opened Mar 26, 2026 by
IanButterworth
Member
Loading…
updated Mar 26, 2026
Avoid downloading MinGW artifact if "JULIA_CC" is set
#1069
opened Oct 30, 2025 by
topolarity
Member
Loading…
updated Mar 28, 2026
WIP: fix create_distribution CI
#1091
opened Feb 10, 2026 by
asinghvi17
Contributor
•
Draft
updated Mar 30, 2026
1 task
Allow certain dependencies to be excluded for sysimg
#673
opened Mar 15, 2022 by
zhubonan
Contributor
Loading…
updated Mar 31, 2026
add test for https://github.com/JuliaLang/julia/issues/34680
#341
opened Feb 17, 2020 by
KristofferC
Member
Loading…
updated Mar 31, 2026
WIP: only bundle libraries that are needed by Base or an stdlib dependency
#726
opened Sep 23, 2022 by
KristofferC
Member
Loading…
updated Mar 31, 2026
macOS: If using Xcode CLT >= 15, add
-Wl,-ld_classic in create_sysimg_from_object_file()
#972
opened Oct 16, 2024 by
DilumAluthge
Member
•
Draft
updated Apr 1, 2026
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.