Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify ninja's environment file handling in build_mozc.py #1134

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

yukawa
Copy link
Collaborator

@yukawa yukawa commented Dec 4, 2024

Description

As a preparation to build Mozc for ARM64 in Windows, this commit aims to simplify UpdateEnvironmentFilesForWindows in build_mozc.py so that we can tweak environment file for ARM64 build configurations in a subsequent commit easily.

This is still a mechanical code clean up. There must be no difference in the final artifacts.

Issue IDs

Steps to test new behaviors (if any)

  • OS: Windows 11 24H2
  • Steps:
    1. Build Mozc64.msi with GYP.
    2. Confirm that the build succeeds.

As a preparation to build Mozc for ARM64 in Windows (google#1130), this commit
aims to simplify UpdateEnvironmentFilesForWindows in build_mozc.py so
that we can tweak environment file for ARM64 build configurations in a
subsequent commit easily.

This is still a mechanical code clean up. There must be no difference
in the final artifacts.
@hiroyuki-komatsu hiroyuki-komatsu merged commit e983ab8 into google:master Dec 7, 2024
1 check passed
@hiroyuki-komatsu
Copy link
Collaborator

We have merged your PR.
Thank you for your contribution!

@yukawa yukawa deleted the gyp_env_file branch December 28, 2024 02:19
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.

2 participants