aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-09-01introduce new fixed-size key APIMaxim Zhukov1-0/+1
2020-08-12sort tests by alpha orderMaxim Zhukov1-2/+2
2020-07-02build: Add a symbol version to all exported symbols for glibcSimon McVittie1-0/+7
2020-05-07jansson 2.13.1v2.13.12.13Petri Lehtinen1-2/+2
2020-05-05jansson 2.13v2.13Petri Lehtinen1-2/+2
2019-09-20Fix various typosluz.paz1-4/+4
2019-08-09Update CMakeLists.txtAllen1-0/+7
2018-11-25jansson 2.12Corey Farrell1-2/+2
2018-05-18CMake variable to number comparison changed to provide meaningful errorCameron Lowell Palmer1-15/+12
2018-05-18Merge pull request #408 from isaachier/cmakePetri Lehtinen1-87/+73
2018-03-22Add JSON_HAVE_SYNC_BUILTINS and JSON_HAVE_ATOMIC_BUILTINS for autoheaderMaxim Zhukov1-0/+12
2018-03-11Stop using absolute pathsIsaac Hier1-8/+4
2018-03-11Fix output file name for version configIsaac Hier1-1/+1
2018-03-11Remove warningIsaac Hier1-1/+1
2018-03-11Fix package version config generationIsaac Hier1-3/+4
2018-03-11Fix CMake includeIsaac Hier1-0/+3
2018-03-11Clean up CMake installIsaac Hier1-47/+36
2018-03-11Remove absolute path referencesIsaac Hier1-31/+29
2018-03-11Rename target fileIsaac Hier1-4/+4
2018-03-11Rename config filesIsaac Hier1-9/+9
2018-03-11Upgrade CMake to 3.1 for HunterIsaac Hier1-29/+28
2018-03-06More test coverage.Corey Farrell1-0/+1
2018-02-15Improve test coverage.Corey Farrell1-0/+1
2018-02-09jansson 2.11Corey Farrell1-2/+2
2018-02-09Merge pull request #368 from AmeyaVS/cmake_build_fixPetri Lehtinen1-2/+3
2018-02-09Add json_sprintf and json_vsprintfjson_sprintfPetri Lehtinen1-0/+1
2018-01-29Use thread-safe reference counting if supported by the compiler.Corey Farrell1-2/+2
2017-11-07Fixes akheron/jansson#373Joe Hura1-1/+1
2017-10-29Fix generated `pkg-config` file using cmake.Ameya Vikram Singh1-2/+3
2017-03-29CMakeLists.txt: Remove extra parenthesisPetri Lehtinen1-1/+1
2017-03-02jansson 2.10v2.10Nathaniel McCallum1-2/+2
2016-11-12parens for LONG_LONG_INT in cmakeBrian Armstrong1-1/+1
2016-09-18jansson 2.9v2.9Petri Lehtinen1-2/+2
2016-09-11Add install targets to be optionalMatthew Johnston1-0/+3
2016-08-30jansson 2.8v2.8Petri Lehtinen1-2/+2
2016-05-30Simplify snprintf and vsnprintf checking for Visual StudioPetri Lehtinen1-10/+0
2016-02-10Fix libdir is wrong when compile with cmakeThanabodee Charoenpiriyakij1-23/+10
2015-01-13Compile simple_parse example for CMake project.Joakim Soderberg1-1/+6
2014-12-19Increase test coveragePetri Lehtinen1-2/+6
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öderberg1-2/+37
2014-10-13Fix CFLAGS for static-CRT build.Christian Ullrich1-2/+2
2014-10-13Fix static CRT selection.Christian Ullrich1-1/+1
2014-10-02jansson 2.7v2.7Petri Lehtinen1-2/+2
2014-07-02CMake: Use add_definitions for compiler flagsPetri Lehtinen1-1/+1
2014-04-30Merge branch '2.6'Petri Lehtinen1-2/+28
2014-04-30Check uint16_t and uint8_t support correctlyPetri Lehtinen1-2/+28
2014-02-12Make valgrind happyv2.6Petri Lehtinen1-0/+2
2014-02-12Fix feature checks to use correct __ATOMIC flagsPetri Lehtinen1-1/+1
2014-02-12Make valgrind happyPetri Lehtinen1-0/+2