Commit Graph

10 Commits

Author SHA1 Message Date
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Alexandre Breteau
02c4550f02 [jansson] Update to 2.11 (#2820) 2018-02-16 16:16:10 -08:00
Michał Janiszewski
9b14a7528d
[jansson] Prefer ninja 2017-12-08 13:50:06 +01:00
Michał Janiszewski
6a2904aebd
[jansson] Don't use WinCryptoApi for UWP builds
Jansson tries to use Windows' CryptoApi to seed its hash table. This API
is not exposed in UWP, but there is still a fallback to use current time
and PID.

This change makes Jansson use less-secure fallback, but fixes
compilation for UWP target.

See
https://jansson.readthedocs.io/en/2.10/apiref.html#c.json_object_seed
2017-11-22 14:30:48 +01:00
Dmitry Marakasov
14b08e1a8d Fix Version, "v" is not part of it. 2017-10-17 17:26:12 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
833c38c630 [jansson] Enable cmake scripts 2017-06-20 16:29:35 -07:00
atkawa7
e4e2d27ee9 fixes VCPKG_CRT_LINKAGE 2017-06-20 09:50:46 -07:00
atkawa7
4e41db458c Fixes VCPKG_CRT_LINKAGE, Turned off tests, Added VCPKG_LIBRARY_LINKAGE 2017-06-20 09:45:11 -07:00
atkawa7
3c80824f85 [jansson] new port required by #1122 2017-06-16 12:00:00 -07:00