Skip to content

Windows support for NDK toolchains#68

Merged
ahumesky merged 3 commits intobazelbuild:mainfrom
tomrenn:windows-support
Jun 21, 2024
Merged

Windows support for NDK toolchains#68
ahumesky merged 3 commits intobazelbuild:mainfrom
tomrenn:windows-support

Conversation

@tomrenn
Copy link
Copy Markdown
Contributor

@tomrenn tomrenn commented May 31, 2024

With these commits I am able to build native binaries on Windows machines.

Closes #2

The stdout will contain backslashes, so replace them with forward
slashes.

Working towards bazelbuild#2
@tomrenn tomrenn force-pushed the windows-support branch from 5eaa449 to 9bfc6f5 Compare May 31, 2024 22:06
@ahumesky ahumesky self-assigned this Jun 3, 2024
@ahumesky ahumesky self-requested a review June 3, 2024 14:31
@ahumesky
Copy link
Copy Markdown
Collaborator

ahumesky commented Jun 3, 2024

@tomrenn tomrenn force-pushed the windows-support branch 6 times, most recently from f7b5ecc to 9a60498 Compare June 3, 2024 19:31
All tool executables have the filename suffix ".exe".

Fixes bazelbuild#2
@tomrenn tomrenn force-pushed the windows-support branch 3 times, most recently from 99baf41 to 6993f85 Compare June 4, 2024 21:44
@ahumesky ahumesky merged commit c2999e4 into bazelbuild:main Jun 21, 2024
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.

Add support for Windows host

2 participants