Skip to content

Commit

Permalink
Remove gyp
Browse files Browse the repository at this point in the history
Standalone Crashpad for Android can now be built with gn.

Change-Id: I0ee7f8e1af8c2bc0edb88e93b345abd7d739f33c
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3034984
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Joshua Peraza <[email protected]>
  • Loading branch information
Joshua Peraza authored and Crashpad LUCI CQ committed Jul 16, 2021
1 parent b8a1685 commit 3ae82cd
Show file tree
Hide file tree
Showing 28 changed files with 6 additions and 3,700 deletions.
5 changes: 1 addition & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,12 @@ deps = {
'crashpad/third_party/googletest/googletest':
Var('chromium_git') + '/external/github.com/google/googletest@' +
'11da093e0477185dbd78abaaa9f99db15be498d0',
'crashpad/third_party/gyp/gyp':
Var('chromium_git') + '/external/gyp@' +
'8bee09f4a57807136593ddc906b0b213c21f9014',
'crashpad/third_party/lss/lss':
Var('chromium_git') + '/linux-syscall-support.git@' +
'7bde79cc274d06451bf65ae82c012a5d3e476b5a',
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
'9cdc2a7c8415bd880757d2f564edf363f0218fe1',
'f9ae4322dfc5bcc14cc82d6005107f3b75ca2059',
'crashpad/third_party/libfuzzer/src':
Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git@' +
'fda403cf93ecb8792cb1d061564d89a6553ca020',
Expand Down
45 changes: 0 additions & 45 deletions build/crashpad.gypi

This file was deleted.

41 changes: 0 additions & 41 deletions build/crashpad_dependencies.gypi

This file was deleted.

102 changes: 0 additions & 102 deletions build/gyp_crashpad.py

This file was deleted.

80 changes: 0 additions & 80 deletions build/gyp_crashpad_android.py

This file was deleted.

91 changes: 0 additions & 91 deletions client/client.gyp

This file was deleted.

Loading

0 comments on commit 3ae82cd

Please sign in to comment.