aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Use dtoa for double to string conversionPetri Lehtinen2-3/+13
2024-03-08Use sprintf() to determine locale's decimal pointPetri Lehtinen1-3/+0
2021-01-26Fix and simplify coveralls reportingPetri Lehtinen4-518/+3
2019-10-17Merge pull request #502 from AllenX2018/fix-issue453Petri Lehtinen1-5/+19
2019-10-10fix issue #453AllenX20181-5/+19
2019-09-20Fix various typosluz.paz1-3/+3
2018-09-29Fix code coverage ignored paths.Corey Farrell1-1/+1
2018-05-18Merge pull request #408 from isaachier/cmakePetri Lehtinen3-28/+4
2018-03-22Add JSON_HAVE_SYNC_BUILTINS and JSON_HAVE_ATOMIC_BUILTINS for autoheaderMaxim Zhukov1-1/+7
2018-03-11Clean up CMake installIsaac Hier1-11/+0
2018-03-11Remove absolute path referencesIsaac Hier1-1/+1
2018-03-11Fix config fileIsaac Hier1-16/+3
2018-03-11Rename config filesIsaac Hier2-0/+0
2018-02-20Enable branch coverage reporting.Corey Farrell1-3/+3
2016-09-18Update copyrights for 2016Petri Lehtinen1-1/+1
2016-05-30Simplify snprintf and vsnprintf checking for Visual StudioPetri Lehtinen1-22/+0
2016-05-03Fix for issue #282Dmitry Janushkevich1-0/+4
2015-08-31Buildable with MS Compiler version >= 1900OlehKulykov1-0/+14
2014-12-18Make it possible to set initial hashtable sizePetri Lehtinen1-0/+2
2014-12-12Add support for coverage/coveralls.io in cmake project.Joakim Söderberg4-0/+678
2014-04-30Merge branch '2.6'Petri Lehtinen1-0/+10
2014-04-30Check uint16_t and uint8_t support correctlyPetri Lehtinen1-0/+10
2014-02-11Merge branch '2.6'Petri Lehtinen1-21/+25
2014-02-11CVE-2013-6401: Change hash function, randomize hashesPetri Lehtinen1-21/+25
2014-01-28Update copyrights for 2014Petri Lehtinen1-1/+1
2014-01-27Renamed config.h -> jansson_private_config.hJoakim Soderberg3-5/+7
2014-01-24Added CMake config files.Joakim Soderberg2-0/+28
2013-07-23Update copyrights for 2013Petri Lehtinen1-1/+1
2013-05-06Fix the cmake Sphinx find script.Joakim Soderberg1-5/+9
2013-04-25Fixed some minor issues.Joakim Soderberg1-40/+0
2013-04-24Added more detailed CMake documentation.Joakim Soderberg1-12/+333
2013-03-07Moved *config.h.cmake to the cmake directory.Joakim Soderberg2-0/+107
2013-03-07Rename the CMakeModules directory to simply cmake.Joakim Söderberg2-0/+31