1. Jan 28, 2014
  2. Jan 27, 2014
    • Joakim Soderberg's avatar
      Renamed config.h -> jansson_private_config.h · 3fe8f74e
      Joakim Soderberg authored
      This is because it's really easy to get a name collission if compiling
      Jansson as a subproject in a larger CMake project. If one project includes
      several subprojects each having their own config.h, this will cause the
      wrong file to be loaded.
      3fe8f74e
  3. Jan 24, 2014
    • Joakim Soderberg's avatar
      Added CMake config files. · 913937c9
      Joakim Soderberg authored
      This will simplify linking against the lib, both from the build-tree and
      install-tree from other CMake projects.
      
      CMakes find_package command uses these configs to locate the exported
      targets for the library.
      
      * Also changed so that all CMake options for the project are prepended
        with JANSSON_ so that there is no ambiguity when including this as a
        subdirectory in another CMake project.
      913937c9
  4. Jan 16, 2014
  5. Dec 28, 2013
  6. Dec 27, 2013
  7. Dec 13, 2013
  8. Dec 04, 2013
  9. Nov 14, 2013
  10. Oct 15, 2013
  11. Oct 04, 2013
  12. Oct 01, 2013
  13. Sep 30, 2013
  14. Sep 28, 2013
  15. Sep 23, 2013