Historial de Commits

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