Historique des commits

Auteur SHA1 Message Date
  Max Bruckner 3d3bfc6a4d Compiler flag -Wconversion il y a 8 ans
  Max Bruckner b182ced1d6 Compiler flag -Wswitch-default + add defaults il y a 8 ans
  Max Bruckner fe18403935 Compiler flag -Wundef + fix incorrect macro il y a 8 ans
  Max Bruckner 981f59b163 Release Version 1.2.1 il y a 8 ans
  Max Bruckner de8eaaba89 Release version 1.2.0 il y a 8 ans
  Max Bruckner 3d6ae11340 Make cJSON C++ compatible il y a 8 ans
  Stephan Gatzka 89edfb6741 Warn if cast removes a type qualifier like const. il y a 8 ans
  Max Bruckner 68196f5b14 Release version 1.1.0 il y a 8 ans
  Stephan 5cfda2292f Warn if compiler optimizes based on asumption signed overflow does not occur. il y a 8 ans
  Stephan Gatzka 29b6643bab Warn about missing prototypes. il y a 8 ans
  Stephan Gatzka bea0be48b6 Perform additional format checks. il y a 8 ans
  Stephan Gatzka 91d11cd050 Warn if casting a pointer increases alignment of target. il y a 8 ans
  Stephan Gatzka 9591ecddbe Warn about variables initialized by themselves. il y a 8 ans
  Stephan Gatzka 1568015de6 Warn about shadowing variables and functions. il y a 8 ans
  Max Bruckner 4703f01cf4 Make/CMake: Fix use of compiler flags il y a 8 ans
  Max Bruckner d0a9f46888 Release v1.0.2 il y a 8 ans
  Max Bruckner 11fd27ade7 Change version to 1.0.1 il y a 8 ans
  Max Bruckner f2cb5e4dd4 CMake: ENABLE_CUSTOM_COMPILER_FLAGS option il y a 8 ans
  Max Bruckner 46a3a102d5 CMake: Fix indentation il y a 8 ans
  Max Bruckner 706636fb20 Replace -ansi with -std=c89 for better compatibility il y a 8 ans
  Max Bruckner 5cca67e3fc CMake: Build tests by default il y a 8 ans
  Max Bruckner cfd0fb83d3 CMake: Fix warning on Cygwin il y a 8 ans
  Max Bruckner c213f2eb58 cJSON: Option to disable exporting targets il y a 8 ans
  Max Bruckner 5838e279a5 CMake: Use CMAKE_C_FLAGS instead of add_compile_options il y a 8 ans
  Max Bruckner 58b76b518a CMake: Fix export of targets il y a 8 ans
  Max Bruckner 8a838b37e3 CMake: Use standard variables for the version il y a 8 ans
  Max Bruckner f9ce93029a Buildsystem: Fix paths il y a 8 ans
  Markus Blatt 251e5a5e34 Added rudimentary package configuration files. il y a 8 ans
  Max Bruckner 8a7f9a2101 CMake: Use the GNUInstallDirs module il y a 8 ans
  Max Bruckner 78cdb0d6ec CMake: Quote all variables il y a 8 ans