mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
Roll buildtools/ 3e50219fc..62f9eb0d6 (8 commits)
3e50219fc4..62f9eb0d64
$ git log 3e50219fc..62f9eb0d6 --date=short --no-merges --format='%ad %ae %s'
2019-03-15 dpranke Add presubmit checks for //buildtools/DEPS entries.
2019-03-14 thomasanderson Clean up visibility for lib{c++,c++abi,unwind} and common_deps targets
2019-03-13 wez Revert "Move fuchsia libunwind dependency to common_deps"
2019-03-13 dpranke Reformat DEPS files to use single-quotes consistently.
2019-03-13 thomasanderson Correct libcxx{abi} revision in buildtools/DEPS
2019-03-13 thomasanderson Move fuchsia libunwind dependency to common_deps
2019-03-11 thomasanderson Roll libc++ to 355829
2019-03-06 thomasanderson Roll libc++ to 22d3f6dd
Created with:
roll-dep buildtools
This rolls buildtools to the commit just before GN switched from GCS to
CIPD. In a followup, I'll roll one more commit and switch crashpad to
pulling GN via CIPD.
Change-Id: I11081716d76cb18df5f1475ddcb8e58dc069a7f4
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2033607
Commit-Queue: Rohit Rao <rohitrao@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
e386d703d6
commit
39a319d6a7
2
DEPS
2
DEPS
@ -25,7 +25,7 @@ vars = {
|
||||
deps = {
|
||||
'buildtools':
|
||||
Var('chromium_git') + '/chromium/src/buildtools.git@' +
|
||||
'3e50219fc4503f461b2176a9976891b28d80f9ab',
|
||||
'62f9eb0d64d6bf48f620b8233d9f7a1dc07f8414',
|
||||
'crashpad/third_party/edo/edo': {
|
||||
'url': Var('chromium_git') + '/external/github.com/google/eDistantObject.git@' +
|
||||
'243fc89ae95b24717d41f3786f6a9abeeef87c92',
|
||||
|
Loading…
x
Reference in New Issue
Block a user