- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 198
Pull requests: JuliaLang/PackageCompiler.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
embedding_wrapper.c
and julia_init.c
: Use JULIA_DEPOT_PATH
and JULIA_LOAD_PATH
from the environment
#1032
opened Feb 28, 2025 by
kpamnany
Set
JULIA_PROJECT
when running the subprocess in ensurecompiled()
bugfix
#995
opened Oct 29, 2024 by
DilumAluthge
•
Draft
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
RFC: Improve the ability to override the cflags(), ldflags(), etc.
#920
opened Jan 22, 2024 by
sjkelly
do not put unnecessary stdlibs in base sysimage when running with
filter_stdlibs=true
#917
opened Jan 15, 2024 by
KristofferC
add an option to remove symlinks in bundled libraries and artifacts
#821
opened May 31, 2023 by
KristofferC
WIP: only bundle libraries that are needed by Base or an stdlib dependency
#726
opened Sep 23, 2022 by
KristofferC
Allow the user to pass arbitrary C flags (on all platforms)
#665
opened Feb 12, 2022 by
julie-is-late
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.