57 Commits (7bca694b4721cb1dd6fbee234f2d7d4139c854c8)

Author SHA1 Message Date
  Cameron Armstrong (Nightfox) ca1a6b0cc9 Add support for MorphOS 1 year ago
  Cameron Armstrong (Nightfox) 254b5abef8 Do not use duplocale if building for libnix because it isnt supported yet 1 year ago
  Cameron Armstrong (Nightfox) d31d635af1 Clean up CMakeLists.txt and remove Amiga specific locale.h guard 1 year ago
  Cameron Armstrong (Nightfox) 743ebf53e5 Fix Readme 1 year ago
  Cameron Armstrong f928e7c0fa Get working ror libnix and clib2 1 year ago
  Cameron Armstrong 4feebc1cd6 Add support for Commodore Amiga 1 year ago
  Awildidiot d6b973e047
Fix underline bug in README 11 months ago
  Eric Hawicz f2eac07129 doxygen can't handle html on heading, split that to separate lines 1 year ago
  JC (Jonathan Chen) 4d5507f5dc
docs: update to Internet Standard reference 2 years ago
  Eric Haszlakiewicz 1741bcd3ea Issue #570: note brief instructions for building on Android. 2 years ago
  Luca Mannella 84248a7884
Small update to README file 3 years ago
  Eric Haszlakiewicz 2e9b7456a5 Update Travis links to point at travis-ci.com instead of travis-ci.org 3 years ago
  Tobias Stoeckmann f63573460c Fix typo 3 years ago
  Eric Haszlakiewicz f2fc1ca00a Note the DSIABLE_JSON_POINTER and DISABLE_EXTRA_LIBS build options on the README 3 years ago
  Eric Haszlakiewicz acccefd770 Add a "Getting Help" section to the README. 3 years ago
  Tobias Stoeckmann cbc603b587 Adjusted URLs 3 years ago
  Tobias Nießen 928fa96db7
Fix typo in README 3 years ago
  Eric Haszlakiewicz a5c2e11460 Cause the cmake include dirs to also have ${CMAKE_INSTALL_INCLUDEDIR}/json-c, so downstream packages that use cmake to link against json-c can choose whether to include headers as just e.g. #include <json_object.h>, if they care to do so. 3 years ago
  Eric Haszlakiewicz f1fb9abf14 Note the need to also set CTEST_OUTPUT_ON_FAILURE to get test output 3 years ago
  Leon Gross 8be2ffdcd7 fix cmake version for tests 4 years ago
  Jakov Smolic 55bf2d365d
README: fix spelling errors 5 years ago
  Eric Haszlakiewicz 730e3d044f Issue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake variable to override json_c_get_random_seed() for embedded platforms where time(NULL) doesn't work. 5 years ago
  Eric Haszlakiewicz 9a7de35b92 Add some more detail about how to use json-c in README.md. 5 years ago
  Eric Haszlakiewicz 2508109b18 Remove the obsolete README.json_object-split.md, and mark README.md as being the doxygen mainpage. 5 years ago
  Micah Snyder 60494684a1 Issue #508: `-fPIC` to link libjson-c.a with libs 5 years ago
  Björn Esser a85d2395ff README: Update configuration options for CMake. 5 years ago
  dota17 e97fc20bfd update 5 years ago
  dota17 952db0f397 support to build both static and shared libraries 5 years ago
  Björn Esser 73a2ed115a
Remove multiple trailing newlines at EOF. 5 years ago
  Björn Esser 78cd37fb18
Clean trailing white-space. 5 years ago
  Eric Haszlakiewicz 270dc2f999 Update README.md to remove autoconf instructions in favor of cmake. 5 years ago
  dota17 203bacb24d add the badge in README.md and test the coveralls 5 years ago
  dota17 1160c8625c Add uninstall target in cmake 5 years ago
  dota17 e3b6521baa add doc target on cmake 5 years ago
  Chen 0ccb296263
Update README.md 5 years ago
  dota17 f69fbd897b Added documentation for camke-configure 5 years ago
  Eric Haszlakiewicz bdaff94e9a Build and run the tests as part of the cmake build. 5 years ago
  grdowns 7ef51239a9 Update dependencies 6 years ago
  grdowns 760c1e284c Add vcpkg installation instructions 6 years ago
  andy5995 1c7e891e44
"make its use in" [skip ci] 6 years ago
  andy5995 e2f46b9f79
partial revert (make use) [skip ci] 6 years ago
  andy5995 3969487376
README.md:fix 2 typos 6 years ago
  Eric Haszlakiewicz 6460446aa6 Switch to building a dynamic lib by default. Tweak language in the README.md slightly. Inspired by PR#452. 6 years ago
  andy5995 71f5c2d50b
README.md:fix dead "file.html" link 6 years ago
  Unmanned Player f2e991a341 The real CMake support 7 years ago
  Alexander Dahl 89747ac758 doc: Use other doxygen feature to specify mainpage 7 years ago
  Eric Haszlakiewicz c01635e03e Rearrange README.md a bit and make it work better in the doxygen generated docs. 7 years ago
  Eric Haszlakiewicz 2d1da5ab13 Add a --enable-threading configure option, and only use the (slower) __sync_add_and_fetch()/__sync_sub_and_fetch() function when it is specified. 8 years ago
  Alexandru Ardelean 061afc7993 README.md: show build status tag from travis & appveyor. 8 years ago
  Eric Haszlakiewicz 5e33dabda1 Issue #308: improve the build instructions in README.md to include the exact commands to run for installing prerequisites, as mentioned earlier on Issue #308. 8 years ago