mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
05dee13e84
This is mostly intended to be used for waterfall/trybots. Fuchsia-on-metal isn't available as a Swarming dimension, so in order to run tests, use QEMU-with-KVM on the host. It might also be useful for local development for those without a Fuchsia hardware device. Bug: crashpad:196, crashpad:212 Change-Id: I88170bc95bd532676b787b50a94f7fa3c69b1ac7 Reviewed-on: https://chromium-review.googlesource.com/822523 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
23 lines
338 B
Plaintext
23 lines
338 B
Plaintext
*.Makefile
|
|
*.ninja
|
|
*.pyc
|
|
*.target.mk
|
|
*.xcodeproj
|
|
*~
|
|
.*.sw?
|
|
.DS_Store
|
|
.gdb_history
|
|
.gdbinit
|
|
/Makefile
|
|
/out
|
|
/third_party/fuchsia/.cipd
|
|
/third_party/fuchsia/clang
|
|
/third_party/fuchsia/qemu
|
|
/third_party/fuchsia/sdk
|
|
/third_party/gtest/gtest
|
|
/third_party/gyp/gyp
|
|
/third_party/mini_chromium/mini_chromium
|
|
/third_party/zlib/zlib
|
|
/xcodebuild
|
|
tags
|