Skip to content

Package full defaultlib __build tree in release; update JIT launch config#195

Merged
ASDAlexander77 merged 1 commit into
mainfrom
fix-defaultlib-build-path
Jul 10, 2026
Merged

Package full defaultlib __build tree in release; update JIT launch config#195
ASDAlexander77 merged 1 commit into
mainfrom
fix-defaultlib-build-path

Conversation

@ASDAlexander77

Copy link
Copy Markdown
Owner

@

Summary

  • Archive the entire __build defaultlib tree in the release workflow so the per-build subfolders (dll/lib/{debug,release}) are preserved, instead of only the defaultlib subdir.
  • Point the JIT default-lib launch config at the __build root instead of __build/debug.

Consumers pick the correct {debug,release} subfolder at build time, so shipping the whole tree keeps both variants available.

🤖 Generated with Claude Code
@

…nfig

Archive the entire __build defaultlib tree in the release workflow so the
per-build subfolders (dll/lib/{debug,release}) are preserved, and point the
JIT default-lib launch config at __build root instead of __build/debug.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ASDAlexander77
ASDAlexander77 merged commit 1958b77 into main Jul 10, 2026
2 checks passed
@ASDAlexander77
ASDAlexander77 deleted the fix-defaultlib-build-path branch July 10, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant