Skip to content

Commit

Permalink
Migrate to official GoogleBreakpad sources(git submodules from offici…
Browse files Browse the repository at this point in the history
…al repoes)
  • Loading branch information
buzzySmile committed Mar 28, 2016
1 parent 1c972cb commit 16129e2
Show file tree
Hide file tree
Showing 2,564 changed files with 25 additions and 751,975 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "third_party/breakpad"]
path = third_party/breakpad
url = https://chromium.googlesource.com/breakpad/breakpad
[submodule "third_party/lss"]
path = third_party/lss
url = https://chromium.googlesource.com/linux-syscall-support
2 changes: 1 addition & 1 deletion handler/handler.pro
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ include($$PWD/../breakpad-qt-handler.pri)
SOURCES += $$PWD/BreakpadHandler.cpp

## google-breakpad
include($$PWD/../third-party/google-breakpad.pri)
include($$PWD/../third_party/breakpad.pri)
10 changes: 0 additions & 10 deletions third-party/.gitignore

This file was deleted.

36 changes: 0 additions & 36 deletions third-party/010-linux-compilation.patch

This file was deleted.

8 changes: 0 additions & 8 deletions third-party/README

This file was deleted.

1 change: 0 additions & 1 deletion third-party/google-breakpad/AUTHORS

This file was deleted.

Empty file.
44 changes: 0 additions & 44 deletions third-party/google-breakpad/DEPS

This file was deleted.

Loading

0 comments on commit 16129e2

Please sign in to comment.