Max Bruckner
|
3d6ae11340
Make cJSON C++ compatible
|
8 年之前 |
Stephan Gatzka
|
89edfb6741
Warn if cast removes a type qualifier like const.
|
8 年之前 |
Max Bruckner
|
68196f5b14
Release version 1.1.0
|
8 年之前 |
Stephan
|
5cfda2292f
Warn if compiler optimizes based on asumption signed overflow does not occur.
|
8 年之前 |
Stephan Gatzka
|
29b6643bab
Warn about missing prototypes.
|
8 年之前 |
Stephan Gatzka
|
bea0be48b6
Perform additional format checks.
|
8 年之前 |
Stephan Gatzka
|
91d11cd050
Warn if casting a pointer increases alignment of target.
|
8 年之前 |
Stephan Gatzka
|
9591ecddbe
Warn about variables initialized by themselves.
|
8 年之前 |
Stephan Gatzka
|
1568015de6
Warn about shadowing variables and functions.
|
8 年之前 |
Max Bruckner
|
4703f01cf4
Make/CMake: Fix use of compiler flags
|
8 年之前 |
Max Bruckner
|
d0a9f46888
Release v1.0.2
|
8 年之前 |
Max Bruckner
|
11fd27ade7
Change version to 1.0.1
|
8 年之前 |
Max Bruckner
|
f2cb5e4dd4
CMake: ENABLE_CUSTOM_COMPILER_FLAGS option
|
8 年之前 |
Max Bruckner
|
46a3a102d5
CMake: Fix indentation
|
8 年之前 |
Max Bruckner
|
706636fb20
Replace -ansi with -std=c89 for better compatibility
|
8 年之前 |
Max Bruckner
|
5cca67e3fc
CMake: Build tests by default
|
8 年之前 |
Max Bruckner
|
cfd0fb83d3
CMake: Fix warning on Cygwin
|
8 年之前 |
Max Bruckner
|
c213f2eb58
cJSON: Option to disable exporting targets
|
8 年之前 |
Max Bruckner
|
5838e279a5
CMake: Use CMAKE_C_FLAGS instead of add_compile_options
|
8 年之前 |
Max Bruckner
|
58b76b518a
CMake: Fix export of targets
|
8 年之前 |
Max Bruckner
|
8a838b37e3
CMake: Use standard variables for the version
|
8 年之前 |
Max Bruckner
|
f9ce93029a
Buildsystem: Fix paths
|
8 年之前 |
Markus Blatt
|
251e5a5e34
Added rudimentary package configuration files.
|
8 年之前 |
Max Bruckner
|
8a7f9a2101
CMake: Use the GNUInstallDirs module
|
8 年之前 |
Max Bruckner
|
78cdb0d6ec
CMake: Quote all variables
|
8 年之前 |
Max Bruckner
|
b2283dab87
CMake: Use CMAKE_CURRENT_SOURCE/BINARY_DIR
|
8 年之前 |
Max Bruckner
|
3353062fc8
CMake: Make building of cJSON_Utils optional
|
8 年之前 |
Max Bruckner
|
97b255c736
CMake: Fix installation of libcjson_utils.pc
|
8 年之前 |
Max Bruckner
|
302c574e00
CMake: Add compiler options only for Clang and GCC
|
8 年之前 |
Max Bruckner
|
576d9bb24f
CMake: Only one project
|
8 年之前 |