]> granicus.if.org Git - json-c/history - CMakeLists.txt
Small update to README file
[json-c] / CMakeLists.txt
2022-07-31 Eric HawiczMerge pull request #757 from c3h2-ctf/big
2022-07-30 Eric HaszlakiewiczIssue #705: disable locale handling when building for...
2022-06-27 Eric HaszlakiewiczFix issue #775 - use a loop instead of list(TRANSFORM...
2022-05-30 Eric HaszlakiewiczSpecify dependent libraries, including -lbsd, in a...
2022-05-30 Eric HaszlakiewiczInclude the tests and apps directories at the _end_...
2022-04-14 Eric HaszlakiewiczUpdate the master branch to version 16.99
2022-03-07 Eric HawiczMerge pull request #748 from c3h2-ctf/printbuf
2022-03-07 Eric HawiczMerge pull request #752 from c3h2-ctf/typos
2022-03-06 Tobias StoeckmannFix typos
2021-12-22 Eric HaszlakiewiczCause the cmake include dirs to also have ${CMAKE_INSTA...
2021-11-12 Eric HawiczMerge pull request #732 from DiracResearch/fix/static_i...
2021-11-11 Robert BielikAdd target include dirs for static library as well
2021-10-22 Eric HawiczMerge pull request #727 from jobol/propo2
2021-10-17 Eric HawiczMerge pull request #729 from DeX77/patch-1
2021-10-15 DeX77* don't assume includedir
2021-08-01 Eric HawiczMerge pull request #718 from Pawday/master
2021-07-26 PawdaySetted cmake "uninstall" target to exist in unix like...
2021-07-25 Eric HaszlakiewiczMerge some old work to include (some of) PR #464 into...
2021-07-25 Eric HaszlakiewiczOnly define an "uninstall" target if it's not already...
2021-06-13 Eric HaszlakiewiczIf inttypes.h is present, use it, even on Windows.
2021-05-13 David McCannMerge branch 'json-c:master' into master
2021-05-01 Eric HawiczMerge pull request #696 from ssrlive/master
2021-04-17 Eric HawiczMerge pull request #701 from commodo/configurable-opts
2021-04-16 Alexandru Ardeleanjson_pointer: allow the feature to be disabled
2021-03-02 ssrliveTo avoid target exe file export JSON functions.
2021-02-15 Eric HaszlakiewiczAdd a DISABLE_EXTRA_LIBS option to skip using libbsd...
2021-01-13 Eric HaszlakiewiczIesue #692: use arc4random() if it's available (in...
2021-01-13 Eric HawiczMerge pull request #674 from ploxiln/random_seed_err_co...
2020-12-19 Eric HawiczMerge pull request #689 from neheb/patch-1
2020-12-18 Rosen Penevfix compilation with clang
2020-08-07 Eric HawiczMerge pull request #655 from MarcT512/issue654
2020-08-02 Eric HaszlakiewiczMerge the is_ws_char() and is_hex_char() changes to...
2020-08-01 Eric HawiczMerge pull request #651 from alanc/getrandom
2020-07-31 Alan CoopersmithUse getrandom() if available in json_c_get_random_seed
2020-07-26 Eric HaszlakiewiczUpdate the master branch to version 0.15.99
2020-07-22 Eric HaszlakiewiczIssue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake...
2020-07-04 Eric HawiczMerge pull request #639 from smcv/symbol-versions
2020-07-01 Simon McVittiebuild: Add symbol versions to all exported symbols
2020-06-21 Eric HawiczMerge pull request #633 from dota17/issue616
2020-06-20 Eric HawiczMerge pull request #632 from json-c/json_object-split
2020-06-14 Eric HawiczMerge pull request #634 from micahsnyder/json-c-fPIC
2020-06-14 Micah SnyderIssue #508: `-fPIC` to link libjson-c.a with libs
2020-06-07 Eric HaszlakiewiczFix typo in previous commit to check for SSIZE_T on...
2020-06-07 Eric HaszlakiewiczChange CMakeLists.txt to look for SSIZE_T on MSVC too.
2020-06-07 Eric HaszlakiewiczKick json_type_string out of struct json_object.
2020-05-30 Eric HaszlakiewiczIssue #626: Restore compatibility with cmake 2.8 by...
2020-05-18 Eric HawiczMerge pull request #622 from besser82/topic/besser82...
2020-05-18 Björn EsserCMake: Fix grammar: written -> wrote.
2020-05-18 Björn Esserdoc: Move Doxyfile into doc subdir
2020-05-18 Eric HawiczMerge pull request #619 from besser82/topic/besser82...
2020-05-18 Björn EsserCMake: Fix out-of-tree build for Doxygen documentation.
2020-05-18 Eric HawiczMerge pull request #617 from besser82/topic/besser82...
2020-05-18 Björn EsserCMake: Re-format config-option block and re-order it...
2020-05-18 Björn EsserCMake: Add an option to disable the use of thread-local...
2020-05-10 Eric HaszlakiewiczIssue #600: don't rename the static library on Windows...
2020-05-10 Eric HaszlakiewiczIssue #598: avoid building static libraries twice.
2020-05-09 Eric HawiczMerge branch 'master' of https://github.com/json-c...
2020-05-08 Eric HawiczMerge pull request #595 from dota17/static_shared
2020-05-07 hofnarrcmake: change variable name
2020-05-07 hofnarrcmake: add list for build targets
2020-05-07 dota17update
2020-05-06 dota17support to build both static and shared libraries
2020-04-21 Eric HaszlakiewiczThe json_parse command line app doesn't build on Window...
2020-04-21 Eric HaszlakiewiczAdd an apps directory, and a json_parse program to...
2020-04-21 Eric HaszlakiewiczIssue #471: always create directories with mode 0755...
2020-04-21 Eric HaszlakiewiczIssue #585: don't install config.h
2020-04-19 Eric HaszlakiewiczUpdate the master branch to version 0.0.14.99
2020-04-16 Eric HaszlakiewiczMerge pull request #524 from dota17/addTestCase_obj_token
2020-04-16 Eric HaszlakiewiczMerge pull request #581 from Jehan/wip/Jehan/no-strict...
2020-04-15 JehanCMakeLists: do not enforce strict prototypes on Windows.
2020-04-14 Eric HaszlakiewiczMerge pull request #580 from besser82/topic/besser82...
2020-04-14 Björn EsserFix CMake tests for enforced strict prototypes.
2020-04-14 Eric HaszlakiewiczMerge pull request #527 from dota17/arraylist_test
2020-04-14 Eric HaszlakiewiczMerge pull request #579 from besser82/topic/besser82...
2020-04-13 Björn EsserEnforce strict prototypes.
2020-04-13 Eric HaszlakiewiczMerge pull request #578 from besser82/topic/besser82...
2020-04-12 Björn EsserCMake: Install pkgconfig file in proper location by...
2020-04-11 Eric HaszlakiewiczMerge pull request #576 from besser82/topic/besser82...
2020-04-11 Eric HaszlakiewiczMerge pull request #575 from besser82/topic/besser82...
2020-04-11 Björn EsserClean trailing white-space.
2020-04-11 Eric HaszlakiewiczMerge pull request #572 from besser82/topic/besser82...
2020-04-10 Björn EsserCMake: Check whether BSYMBOLIC is supported by the...
2020-04-10 Björn EsserCMake: Build Doxygen documentation out-of-tree.
2020-04-10 Björn EsserCMake: Fix appending of linker flags.
2020-04-09 Eric HaszlakiewiczIssue #568: fix the strtoll and strtoull handing so...
2020-04-06 Eric HaszlakiewiczAdd includes and split off json_types.h to help ensure...
2020-03-28 ChenMerge pull request #541 from dota17/coveralls_final
2020-03-23 dota17modify the coveralls configuration file
2020-03-20 ChenMerge pull request #558 from dota17/doc_message_modify
2020-03-19 dota17modify the doc target message
2020-03-11 Eric HaszlakiewiczMerge pull request #546 from dota17/make_unistall
2020-03-11 dota17delete -r in uninstall
2020-03-03 Eric HaszlakiewiczMerge pull request #547 from dota17/assert_test
2020-03-03 dota17modify RELEASE
2020-03-02 dota17update testcase and delete debug -O0 build
2020-03-01 Eric HaszlakiewiczMerge pull request #542 from dota17/adduint64_final
2020-02-29 dota17modify json-c default build type, and fix up the assert...
2020-02-27 dota17Add uninstall target in cmake
2020-02-27 Eric HaszlakiewiczMerge pull request #545 from dota17/make_doc
2020-02-26 dota17add doc target on cmake
next