Alanscut
76be8fcf15
Release 1.7.18
6 months ago
Alanscut
a20be7996d
fix: remove misused optimization flag -01
related to #850
6 months ago
orri
98f9eb0412
Remove non-functional list handling of compiler flags
6 months ago
Alanscut
87d8f0961a
Release 1.7.17
update version to 1.7.17
11 months ago
Alan Wang
cb8693b058
Release 1.7.16 ( #770 )
* Update version to 1.7.16
* Update contributors
1 year ago
10km
e7ebe77ebf
fix: 'cjson_utils-static' target not exist( #625 )
* Update CMakeLists.txt
fix the bug:when build with cmake using option '-DBUILD_SHARED_AND_STATIC_LIBS=ON -DENABLE_CJSON_UTILS=ON', build sucess,
but use cmake comand 'find_package(cjson CONFIG)', 'cjson_utils' target is available,but 'cjson_utils-static' target not exist.
3 years ago
Andy
61eb84d991
add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt ( #534 )
Co-authored-by: m00209177 <malihu@huawei.com>
3 years ago
Joshua Arulsamy
c77a688927
build: Bump cmake version and use new version syntax ( #587 )
Co-authored-by: Alan Wang <wp_scut@163.com>
3 years ago
Alan Wang
e5dbaee131
docs: update comment ( #622 )
3 years ago
SuperHuan
189dcde644
fix: add cmake_policy to CMakeLists.txt ( #613 )
Use the cmake_policy() command to set CMP0054 to NEW explicitly.
3 years ago
Sayan Bandyopadhyay
b9eff8b02a
fix: for issue #569 , now use the guard to turn it off ( #617 )
3 years ago
Alan Wang
d348621ca9
chore: update version and changelog ( #610 )
3 years ago
Alanscut
8e357f825b
Update version to 1.7.14
4 years ago
Alanscut
23f027139e
remove float-divide-by-zero for supporting NAN
4 years ago
Romain Lesteven
3442b36672
Fix make.sh install unwanted config files
5 years ago
Alanscut
ff0dabc72e
Update version to 1.7.13
5 years ago
Alanscut
74b2f03837
remove annoying float-equal option
5 years ago
Alanscut
bb059dc2e1
add uninstall target in cmake
5 years ago
Paweł Malowany
c9e8a68b00
Fix clang -Wfloat-equal warning
5 years ago
Max Bruckner
687b1a2fe1
Update version to 1.7.12
6 years ago
Max Bruckner
09ebae8149
Release cJSON 1.7.11
6 years ago
myd7349
9a970b9ff6
CMake: Improve install target
6 years ago
Max Bruckner
c69134d017
Release Version 1.7.10
6 years ago
Max Bruckner
f110bd2e58
Release Version 1.7.9
6 years ago
Max Bruckner
08103f048e
Release version 1.7.8
6 years ago
Zach Hindes
f25b8448e4
Support default __stdcall calling convention on tests as well
6 years ago
Zach Hindes
ad2cb5b7ea
Enable build and test on Windows
6 years ago
Max Bruckner
86234db095
Release cJSON v1.7.7
7 years ago
Max Bruckner
cbc05de76f
Release version 1.7.6
7 years ago
Max Bruckner
0e0c463491
Release version 1.7.5
7 years ago
Max Bruckner
5da9edc8b1
Release version 1.7.4
7 years ago
Max Bruckner
a559eac472
Release version 1.7.3
7 years ago
Max Bruckner
27caa364b0
Release version 1.7.2
7 years ago
Max Bruckner
f47271f455
Fix pkgconfig and installation. Thanks @zeerd for reporting
CMAKE_INSTALL_FULL_... needs to be used.
7 years ago
Max Bruckner
b60b5d3744
Update version to 1.7.1
7 years ago
Max Bruckner
13a2d337a8
Update version number to 1.7
7 years ago
Max Bruckner
2a087843e4
Add overrides for BUILD_SHARED_LIBS
7 years ago
yangfl
fa00278f66
Remove trailing space
7 years ago
yangfl
df1c49dba1
CMakeLists.txt: swap GNUInstallDirs and project
7 years ago
Max Bruckner
c083421f40
Release version 1.6.0
7 years ago
casperinous
4f9e9dfc30
Fix for issue #202 , regarding the lack of implementation of the localeconv method in some SDK's.
A macro named `ENABLE_LOCALES` was added and an option with the same name too in the CMakeLists.txt
7 years ago
Max Bruckner
afd5d186b7
Release version 1.5.9
7 years ago
Max Bruckner
1925d1bbe5
Release version 1.5.8
7 years ago
Max Bruckner
88d66c5da9
Release version 1.5.7
7 years ago
Max Bruckner
bf0bc22a11
CMake: Add ENABLE_SAFE_STACK option
7 years ago
Max Bruckner
e174831819
CMake: Add custom compiler flags for MSVC
7 years ago
Max Bruckner
04e27dc8c5
CMake: New option BUILD_SHARED_AND_STATIC_LIBS
8 years ago
Max Bruckner
a9ce4e6bbc
Add warning -Wswitch-enum
8 years ago
Max Bruckner
eb8c0baa3b
Add warning -Wused-but-marked-unused
8 years ago
Max Bruckner
4e0c119391
Add warning -Wmissing-variable-declarations
8 years ago