Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Build Envoy for Windows using Bazel #7

@sridmad

Description

@sridmad

We currently have CMakefiles for Windows build to help us quickly find and address code issues. Having two different build scripts is not ideal. Following are the main issues to handle.

  • Current Bazel files used Shell scripts on Linux for fetching dependencies. For Windows, use the batch script currently under Win32_build or something similar to obtain the dependencies.
  • Once the dependencies issue has been addressed, building envoy with Bazel may require a few tweaks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions