aboutsummaryrefslogtreecommitdiff
path: root/projects/envoy
AgeCommit message (Expand)Author
2019-07-10[envoy] define force_libcpp=enabled (#2586)Lizan Zhou
2019-06-03Update Envoy configuration (#2486)Matt Klein
2019-05-13[envoy] Add new project auto CCs. (#2409)htuch
2019-05-07envoy: fix build after recent clang update. (#2387)htuch
2019-04-26envoy: remove UBSAN blacklist. (#2351)htuch
2019-03-18envoy: blacklist some problematic external dep UBSAN. (#2242)htuch
2019-03-01[envoy] Remove debug logging and add rsync for sources from /tmp.Max Moroz
2019-02-28[envoy] Another speculative fix for coverage build.Max Moroz
2019-02-28[envoy] Use $HOME instead of /root as Cloud Builder seems to use non-root user.Max Moroz
2019-02-28[envoy] Make sources in bazel cache under /root readable.Max Moroz
2019-02-25envoy: coverage support for cmake_external deps. (#2182)htuch
2019-02-05envoy: fix ClusterFuzz build regressions. (#2135)htuch
2019-01-07[envoy] add @jmarantz and @lizan to ACL. (#2073)htuch
2018-11-14[envoy] fix non-referrant symlinks in coverage build. (#1953)htuch
2018-11-02envoy: use Bazel to build corpora. (#1917)htuch
2018-10-25[envoy] add jbuckland@google.com to project.yaml. (#1907)htuch
2018-10-01[infra] Remove sancov and rename "profile" to "coverage". (#1839)Max Moroz
2018-09-05[envoy] Fix coverage_extra_args format.Max Moroz
2018-09-05[envoy] coverage_extra_args to ignore external deps. (#1777)htuch
2018-08-31envoy: add dio@ to auto_ccs. (#1782)htuch
2018-08-29[envoy] recover more artifacts for coverage build. (#1768)htuch
2018-08-29[envoy] remove groebert@google.com from auto_ccs. (#1770)htuch
2018-08-28envoy: cleanup bazel symlinks. (#1767)htuch
2018-08-27[envoy] auto-cc update. (#1765)htuch
2018-08-17[envoy] copy sources directly to $OUT. (#1724)htuch
2018-08-16[envoy] profile coverage support. (#1721)htuch
2018-08-15[envoy] exclude no_fuzz tagged targets. (#1712)htuch
2018-08-09[infra] Prevent mounting local checkout to $SRC + clean up Dockerfiles (#1699...Max Moroz
2018-08-09[envoy] add -lc++fs linkopt to fix build failure (#1698)htuch
2018-07-26[envoy] add ninja-build to base image. (#1656)htuch
2018-07-18envoy: modified identification of corpus path (#1607)Anirudh
2018-07-17[envoy] Add Anirudh email to auto_ccs (#1622)Anirudh
2018-04-19envoy: automatically discover fuzz targets. (#1342)htuch
2018-02-27In the Envoy build, use `$CXXFLAGS` only for C++ sources. (#1199)jmillikin-stripe
2018-02-23Envoy needs Python for its C/C++ compiler wrapper. (#1185)jmillikin-stripe
2018-02-03Update project.yamlAbhishek Arya
2018-02-03Update project.yamlAbhishek Arya
2018-02-03Disable UBSan to get first build (#1130)Abhishek Arya
2018-02-03Disable UBSan vptr (#1130)Abhishek Arya
2018-02-02[Envoy] Add project. (#1130)htuch