-
-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: JuliaLang/PackageCompiler.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump julia-actions/julia-runtest from 1.10.0 to 1.11.1
dependencies
Pull requests that update a dependency file
github-actions
#999
opened Nov 1, 2024 by
dependabot
bot
Loading…
Bump actions/checkout from 4.2.1 to 4.2.2
dependencies
Pull requests that update a dependency file
github-actions
#998
opened Nov 1, 2024 by
dependabot
bot
Loading…
create_fresh_base_sysimage()
: Pass ""
as the BUILDROOT for Julia 1.12+
bugfix
#996
opened Oct 31, 2024 by
DilumAluthge
Loading…
Set
JULIA_PROJECT
when running the subprocess in ensurecompiled()
bugfix
#995
opened Oct 29, 2024 by
DilumAluthge
Loading…
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
•
Draft
macOS: If using Xcode CLT >= 15, add
-Wl,-ld_classic
in create_sysimg_from_object_file()
#972
opened Oct 16, 2024 by
DilumAluthge
•
Draft
Implement a pre-build configuration process and datatype
#929
opened Mar 17, 2024 by
sjkelly
Loading…
RFC: Improve the ability to override the cflags(), ldflags(), etc.
#920
opened Jan 22, 2024 by
sjkelly
Loading…
do not put unnecessary stdlibs in base sysimage when running with
filter_stdlibs=true
#917
opened Jan 15, 2024 by
KristofferC
Loading…
add an option to remove symlinks in bundled libraries and artifacts
#821
opened May 31, 2023 by
KristofferC
Loading…
Precompile/import into main flags & warnings for package name conflicts
#794
opened Mar 16, 2023 by
krynju
Loading…
Add excluded_packages keyword argument for create_sysimage
#791
opened Feb 18, 2023 by
zhubonan
Loading…
WIP: only bundle libraries that are needed by Base or an stdlib dependency
#726
opened Sep 23, 2022 by
KristofferC
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.