Package scripts for MinGW-w64 targets to build under MSYS2.
Role in this project:
Back-end Developer Contributions:2 reviews, 418 commits, 101 PRs in 10 months
Contributions summary:Schala primarily focused on integrating V8 with the MSYS2/MinGW environment. They made several code changes in BUILD.gn to correctly configure V8 for MinGW, including adjustments to compiler flags and linker settings, and conditional compilation based on the `is_mingw` flag. The user also adapted other files to correctly include necessary headers and define required structures within the MinGW environment. These changes suggest an effort to enable or improve V8's build support within the MSYS2/MinGW-w64 environment.
targetsmingwmsys2package-scriptsmingw-w64
Contributions:3 commits in 1 year 7 months