[new release] dune (15 packages) (3.20.2) #28437
Open
+705
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fast, portable, and opinionated build system
CHANGES:
Fixed
Fix jsoo separate compilation with modules_without_implementation. Regression
introduced in Jsoo shapes dune#10767. (Fix 12306 dune#12320, fixes Regression: new error with jsoo and module_without_implementation dune#12306 @hhugo)
Fix
runtest-js
mistakenly using wrong dependencies (Fix runtest_alias for inline tests dune#12324, @vouillon)Remove empty
.cram.test.t
directory during the running of a cram test.(fix(cram): make sure directory is empty during cram execution dune#12329, fixes dune 3.20.0: Cram tests now have hidden file
.cram.run.t
dune#12321, @Alizter)Fix Cygwin bootstrap (Add Cygwin job + fix cygwin bootstrap dune#12325, fixes Dune 3.20.0 broken on Cygwin/Windows x86_64 dune#12316, @Alizter)