VV8 LUCI CQ[bazel] Add sanitizers config settings
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[bazel] Add sanitizers config settings This ports to bazel this config GN cl: https://chromium-review.googlesource.com/c/v8/v8/+/6966641 Change-Id: Iffa492f9e0e2a88ae3674588a2007d1c3da63eb0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7157680 Reviewed-by: Andreas Haas <ahaas@chromium.org> Commit-Queue: Victor Gomes <victorgomes@chromium.org> Cr-Commit-Position: refs/heads/main@{#103751} | 7 个月前 | |
[bazel] Fix building V8 with ICU The bazel build file for ICU is outdated, which broke building V8 with ICU support. Fix the build by adding the missing stubdata header. Clean up several defines by using local_defines for ICU-internal definitions and deduplicate defines that are inherited from icuuc. Do not disable warnings that are clean on ICU. Also make the icudata target public to allow V8 embedders to more easily import the ICU data blob. R=victorgomes@chromium.org Bug: v8:14392 Change-Id: I54ccbfddda54e9566b0ea2f0dee3a2f51869f08d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5201460 Commit-Queue: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Victor Gomes <victorgomes@chromium.org> Cr-Commit-Position: refs/heads/main@{#91883} | 2 年前 | |
Reland "Enable VTune JIT profiling support for wasm-c-api with bazel" This change relands the previously reverted CL, and adds a vtune dependency to wee8 in Build.gn file. Reference: d050c1c8ca801fe159e0d3aaa4168199000d4770 Bug: v8:14056 Change-Id: Ibf976b04325788b2d9776f2ff329b608c810a142 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4658607 Reviewed-by: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Rahul S Chaphalkar <rahul.s.chaphalkar@intel.com> Cr-Commit-Position: refs/heads/main@{#88623} | 2 年前 | |
Update OWNERS files - bbudge - delphick - gsathya - mvstanton - sigurds - zhin + tebbi in src/torque/OWNERS Change-Id: I81ff27860cede273f1874b6079fa89e09486a99a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3461937 Reviewed-by: Emanuel Ziegler <ecmziegler@chromium.org> Reviewed-by: Toon Verwaest <verwaest@chromium.org> Commit-Queue: Jakob Gruber <jgruber@chromium.org> Cr-Commit-Position: refs/heads/main@{#79113} | 4 年前 | |
PPC64: change ppc64 to ppc under defs.bzl We have had a user report on building ppc64 with bazel that "ppc" is the default --cpu flag and it would be better to map "ppc" to "ppc64le": https://groups.google.com/g/v8-ppc-ports/c/Vv7g_IZP-Mc/m/1PQp-uFQAgAJ Change-Id: I3242090cd8c1f5a2d3a702a2a0d63a0993d15eac Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6973243 Commit-Queue: Milad Farazmand <mfarazma@ibm.com> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/main@{#102678} | 9 个月前 | |
[bazel] Generate inspector files using @rules_python. Signed-off-by: Piotr Sikora <piotrsikora@google.com> Change-Id: I776b98676df0094c141a395cfbe10801153e1076 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3343881 Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Victor Gomes <victorgomes@chromium.org> Cr-Commit-Position: refs/heads/main@{#78537} | 4 年前 | |
[bazel] Generate inspector files using @rules_python. Signed-off-by: Piotr Sikora <piotrsikora@google.com> Change-Id: I776b98676df0094c141a395cfbe10801153e1076 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3343881 Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Victor Gomes <victorgomes@chromium.org> Cr-Commit-Position: refs/heads/main@{#78537} | 4 年前 | |
[bazel] Add missing parameters The parameters are needed. If blaze complains again, we have to fix the caller. Bug: 336711943 Change-Id: Ib1f18f32918c66da147b0f4331739c4552af620e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5490079 Reviewed-by: Victor Gomes <victorgomes@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/main@{#93625} | 2 年前 |