summaryrefslogtreecommitdiff
path: root/Utilities/cmjsoncpp
Commit message (Expand)AuthorAgeFilesLines
* Build: Use imported target `kwiml::kwiml` instead of variablesAlex Turbov2022-09-221-1/+1
* Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* jsoncpp: Drop outdated CMake-specific READMEBrad King2022-01-121-66/+0
* jsoncpp: Drop deprecation markupBrad King2022-01-121-2/+2
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2022-01-1211-81/+105
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2021-09-0915-2338/+2289
* clang-analyzer: rename from scan-build in commentsBrad King2021-06-031-1/+1
* jsoncpp: Revert "Code style: add missed explicit 'this->'"Kitware Robot2021-06-033-2883/+2411
* Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-201-1/+1
* Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-281-1/+1
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-053-2411/+2883
* jsoncpp: Fix compilation on HP-UX 11.31 ia64 with GCC 4.9.3Earle Lowe2019-09-201-2/+3
* Fixing warnings generated by clang 8.0 on WindowsZsolt Parragi2019-05-291-6/+4
* jsoncpp: Fix include order for build within CMakeBrad King2019-02-251-3/+4
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* jsoncpp: fix signed overflow when parsing negative valueBrad King2018-12-111-1/+1
* 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