Skip to content

Commit

Permalink
use latest jsoncpp
Browse files Browse the repository at this point in the history
  • Loading branch information
olear committed Jun 23, 2016
1 parent 9258687 commit ec7a0a0
Show file tree
Hide file tree
Showing 176 changed files with 5 additions and 14,542 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "breakpad"]
path = breakpad
url = https://github.com/olear/breakpad
[submodule "jsoncpp"]
path = jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
1 change: 1 addition & 0 deletions jsoncpp
Submodule jsoncpp added at 5ec82e
2 changes: 1 addition & 1 deletion minidump-stackwalk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ BREAKPAD_LIBS := \
$(BREAKPAD_SRCDIR)/third_party/libdisasm//libdisasm.a \
$(NULL)

JSON_DIR := jsoncpp-src-0.5.0
JSON_DIR := ../jsoncpp
JSON_SRCDIR := $(JSON_DIR)/src/lib_json
JSON_INCLUDEDIR := $(JSON_DIR)/include

Expand Down
1 change: 0 additions & 1 deletion minidump-stackwalk/jsoncpp-src-0.5.0/AUTHORS

This file was deleted.

1 change: 0 additions & 1 deletion minidump-stackwalk/jsoncpp-src-0.5.0/LICENSE

This file was deleted.

117 changes: 0 additions & 117 deletions minidump-stackwalk/jsoncpp-src-0.5.0/README.txt

This file was deleted.

235 changes: 0 additions & 235 deletions minidump-stackwalk/jsoncpp-src-0.5.0/SConstruct

This file was deleted.

1 change: 0 additions & 1 deletion minidump-stackwalk/jsoncpp-src-0.5.0/devtools/__init__.py

This file was deleted.

Loading

0 comments on commit ec7a0a0

Please sign in to comment.