Rogier-5 4503b5097f Fixes for compiling with a newer (system) jsoncpp (#4429)
* Move included json code to jsoncpp subdirectory

This is needed to avoid having to specify the minetest src directory
as a system include when fixing the json includes.

* Fix json includes

They used "", so that the compiler searches the project's directory
first. The result was that when compiling with a system jsoncpp,
the project's own version of json.h was still included, instead of
the system version.

The includes now use <>, so a system location, or one specified with
'-Ilocation' is searched only.

* Fix for jsoncpp deprecated function warning

When compiling with a newer version of jsoncpp (and
ENABLE_SYSTEM_JSONCPP=true), jsoncpp emits a warning
about a deprecated function that minetest uses.
2016-08-10 12:10:00 +02:00
..
2016-07-05 17:02:06 +02:00
2015-05-12 21:07:46 +02:00
2016-03-19 21:27:57 -04:00
2015-08-23 22:04:06 -04:00
2016-04-02 02:02:19 +02:00
2015-12-07 13:51:41 -05:00
2016-02-11 16:55:15 +01:00
2016-02-11 16:55:15 +01:00
2015-08-02 14:27:04 +02:00
2016-07-05 21:40:13 +02:00
2016-07-05 21:40:13 +02:00
2015-11-06 08:51:14 +01:00
2016-02-18 16:43:29 +01:00
2015-08-25 18:33:52 -04:00
2015-12-07 13:51:41 -05:00
2015-08-25 18:33:52 -04:00
2015-07-08 10:12:44 +02:00
2016-06-03 19:42:57 +02:00
2016-02-18 16:43:29 +01:00
2015-10-14 01:03:54 -04:00
2015-08-25 18:33:52 -04:00
2015-10-26 15:14:22 +01:00
2016-07-10 00:00:14 +10:00
2016-07-03 21:49:33 +02:00
2016-06-03 19:42:57 +02:00
2016-06-03 19:42:57 +02:00
2015-07-23 07:38:13 +02:00
2015-08-25 18:33:52 -04:00
2016-04-12 23:10:28 +10:00
2015-08-19 03:42:00 +02:00
2016-03-19 21:27:57 -04:00
2016-06-03 19:42:57 +02:00
2015-11-06 08:51:14 +01:00
2016-06-11 23:35:17 +01:00
2016-02-11 16:55:15 +01:00
2016-02-11 13:11:25 +01:00
2016-02-19 21:31:22 +01:00
2016-02-19 21:31:22 +01:00
2016-03-02 23:23:31 -05:00
2016-03-19 21:27:57 -04:00
2016-06-11 23:35:17 +01:00
2016-06-11 23:35:17 +01:00
2016-06-04 02:16:06 -04:00
2016-06-04 01:51:44 -04:00
2016-05-01 15:32:02 +02:00
2016-06-24 02:13:09 +01:00
2015-12-07 13:51:41 -05:00
2015-12-07 13:51:41 -05:00
2016-07-05 17:02:06 +02:00
2015-08-23 22:04:06 -04:00
2015-08-23 22:04:06 -04:00
2016-05-23 11:48:30 -04:00
2016-03-19 21:27:57 -04:00
2016-02-11 16:55:15 +01:00
2015-08-25 18:33:52 -04:00
2016-02-11 16:55:15 +01:00