Skip to content

build: add ccache option to envoy build#380

Merged
mattklein123 merged 1 commit intomasterfrom
build_ccache
Jan 26, 2017
Merged

build: add ccache option to envoy build#380
mattklein123 merged 1 commit intomasterfrom
build_ccache

Conversation

@mattklein123
Copy link
Copy Markdown
Member

At least on my machine, ccache set via CC and CXX env variables is no
longer working and breaks the boringssl build. This allows ccache to
be turned on via cmake for the envoy code only.

At least on my machine, ccache set via CC and CXX env variables is no
longer working and breaks the boringssl build. This allows ccache to
be turned on via cmake for the envoy code only.
@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team

@RomanDzhabarov
Copy link
Copy Markdown
Member

+1

@mattklein123 mattklein123 merged commit b7416ac into master Jan 26, 2017
@mattklein123 mattklein123 deleted the build_ccache branch January 26, 2017 21:16
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
PiotrSikora added a commit to istio/envoy that referenced this pull request Jan 25, 2020
jplevyak pushed a commit to jplevyak/envoy that referenced this pull request Feb 3, 2020
PiotrSikora pushed a commit to istio/envoy that referenced this pull request Feb 3, 2020
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
zh-translation:docs/root/configuration/overview/overview.rst
jpsim pushed a commit that referenced this pull request Nov 28, 2022
All example apps are now using typed configs.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
All example apps are now using typed configs.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
mathetake added a commit that referenced this pull request Mar 3, 2026
**Commit Message**

Previously, the deployment config is populated with the values specified
in the AIGatewayRoute resource and not removed if the values is not
specified. For example, after a replica value is specified, if a user
removes it from AIGatewayFilterConfig, then the replica is not reverted
to a default value. This fixes applyExtProcDeploymentConfigUpdate so
that it will remove the previously specified value.

Thanks for pointing out @sanposhiho !

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
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.

4 participants