Conversation
Combination of: - PR#14014 (dra27/in-prefix-test) - PR#14231 (damiendoligez/fix-makefile-local-vars) - PR#14216 (damiendoligez/fix-test-in-prefix) - PR#14218 (damiendoligez/fix-otherconfigs) - PR#14314 (dra27/clang-dwarf) - PR#14579 (dra27/riscv-profile) - PR#14612 (OlivierNicole/disable-in-prefix-tsan) - PR#14608 (dra27/jenkins-install-cleanup) Adaptations for 5.4: - Paranoid implementation using Compmisc.reinit_path used instead of the change to Compmisc.init_path merged in OCaml 5.5 - C stub added to the harness instead of backporting caml_sys_proc_self_exe - Compmisc.reinit_path used instead of updating Compmisc.init_path - Config.c_compiler_vendor avoided by instead exposing the constant as Toolchain.c_compiler_vendor - Config.asm_dwarf_version folded into toolchain.ml.in - Config.shebangscripts avoided by instead adding an additional --with- option to the harness and threading $(SHEBANGSCRIPTS) from the build system - OCaml 5.5 Standard Library functions added: - Option.exists - Required parts of Bytelink.read_runtime_launch_info directly added to the test harness, instead of exposing the machinery in Bytelink. - Misc.Stdlib.String.to_utf_8_seq added directly to TestRelocation. - ocamlmklib -M exits with code 0 (cherry picked from commit aaf854d) (cherry picked from commit 06cff99) (cherry picked from commit 374aee4) (cherry picked from commit 53bb5a8) (cherry picked from commit 85cd5fd) (cherry picked from commit 500f572) (cherry picked from commit 5d9b1dc) (cherry picked from commit 681df07)
- Config.compression_c_libraries avoided by instead exposing the constant in Toolchain - Standard Library functions added: - Char.Ascii.is_letter (5.4) - Result.Syntax (5.4) - Sys.signal_to_string (5.4) - OCaml 5.4 labelled tuples removed - Added the ability for Build/Prefix/Relative to be optional in TestRelocation - Prior to 5.4.0, ocamlrun -config didn't include entries in the search path coming from CAML_LD_LIBRARY_PATH
dra27
force-pushed
the
test-in-prefix-5.3
branch
from
April 19, 2026 09:38
a5d7bdc to
1ee1ab3
Compare
dra27
force-pushed
the
test-in-prefix-5.3
branch
2 times, most recently
from
September 3, 2026 11:00
4eb09cf to
87661c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.