rapidjson: remove outdated in-tree, use submodule

Includes ~2 years worth of fixes including security and build.

Note: this pulls directly from master, not a release branch/tag. See
https://github.com/Tencent/rapidjson/issues/1265

(cherry picked from commit 8a6c081df7)
This commit is contained in:
anonimal 2018-05-25 04:50:20 +00:00
parent aa6850c71d
commit f6687c3ed8
No known key found for this signature in database
GPG key ID: 66A76ECF914409F1
38 changed files with 5 additions and 15175 deletions

3
.gitmodules vendored
View file

@ -6,3 +6,6 @@
path = external/miniupnp
url = https://github.com/monero-project/miniupnp
branch = monero
[submodule "external/rapidjson"]
path = external/rapidjson
url = https://github.com/Tencent/rapidjson