summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Iesue #692: use arc4random() if it's available (in libc on BSD systems, and l...Eric Haszlakiewicz2021-01-131-0/+6
* Use getrandom() if available in json_c_get_random_seedAlan Coopersmith2020-07-311-0/+6
* Issue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake variable to override j...Eric Haszlakiewicz2020-07-221-0/+3
* Kick json_type_string out of struct json_object.Eric Haszlakiewicz2020-06-071-0/+3
* Extend the CMakeLists.txt in the apps directory to be usable as a standalone ...Eric Haszlakiewicz2020-04-261-1/+0
* Add an apps directory, and a json_parse program to parse an input file and re...Eric Haszlakiewicz2020-04-211-0/+6
* Issue #568: fix the strtoll and strtoull handing so config.h ends up creating...Eric Haszlakiewicz2020-04-091-2/+9
* add uint64 data to json-cdota172020-02-251-0/+2
* Install CMake module filesmyd73492019-05-181-1/+1
* The real CMake supportUnmanned Player2018-07-243-0/+202