summaryrefslogtreecommitdiff
path: root/Utilities/cmjsoncpp
Commit message (Expand)AuthorAgeFilesLines
* jsoncpp: Drop doxygen comments not recognized by ClangBrad King2017-08-304-6/+6
* jsoncpp: Add initialization to pacify scanbuildBrad King2017-08-301-0/+1
* jsoncpp: Fix compilation on SunProBrad King2017-08-305-0/+20
* jsoncpp: Drop deprecation markupBrad King2017-08-304-11/+12
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-3019-2272/+3417
* jsoncpp: Drop unnecessary files from source listBrad King2017-08-301-2/+0
* jsoncpp: Exclude from include-what-you-useBrad King2017-05-051-0/+1
* Add option to use a system-installed KWIMLBrad King2015-12-181-0/+1
* jsoncpp: Add missing cast to convert from char to UIntMarc Chevrier2015-09-251-1/+1
* jsoncpp: Fix compilation as C99 on SolarisJoerg Sonnenberger2015-09-141-1/+3
* jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)Michael Scott2015-05-261-1/+6
* jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UXÅdne Hovda2015-03-311-0/+14
* jsoncpp: Drop doxygen comments that cause Clang warningsBrad King2015-01-202-3/+0
* jsoncpp: Add README-CMake.txtBrad King2015-01-151-0/+66
* jsoncpp: Provide 'isfinite' implementation on SolarisBrad King2015-01-151-0/+6
* jsoncpp: Provide 'isfinite' implementation on ancient glibcBrad King2015-01-151-0/+7
* jsoncpp: Add missing assert before strcmp in json_value.cppBrad King2015-01-151-2/+6
* jsoncpp: Add missing <iosfwd> include in json/writer.hBrad King2015-01-151-0/+1
* jsoncpp: Include C headers since we use APIs without std::Brad King2015-01-152-5/+5
* jsoncpp: Disable warnings to avoid changing 3rd party codeBrad King2015-01-152-0/+12
* jsoncpp: Build the library within CMakeBrad King2015-01-153-1/+20
* jsoncpp: Include "config.h" before system headersBrad King2015-01-151-2/+2
* Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-1318-0/+6249
* jsoncpp: Add .gitattributes to skip whitespace checksBrad King2015-01-131-0/+1