Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jansson JSON library build for Staticlibs

travis appveyor

This project is a part of Staticlibs.

This project contains a CMake wrapper for the Jansson library that can be used to build sources imported from CentOS lookaside.

Link to the documentation.

How to build

CMake is required for building.

To build the library on Windows using Visual Studio 2013 Express run the following commands using Visual Studio development command prompt (C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\Shortcuts\VS2013 x86 Native Tools Command Prompt):

git clone https://github.com/staticlibs/lookaside_jansson.git
git clone https://github.com/staticlibs/external_jansson.git
cd external_jansson
mkdir build
cd build
cmake ..
msbuild external_jansson.sln

See StaticlibsToolchains for more information about the toolchain setup and cross-compilation.

License information

This project is released under the Apache License 2.0.

Changelog

2018-01-27

  • version 2.10-2
  • drop submodule

2018-01-27

  • version 2.10-1
  • update Jansson to rebased version from CentOS 7.4

2017-12-24

  • version 2.4-2
  • vs2017 support

2016-10-30

  • version 2.4-1
  • use Jansson sources from CentOS

2016-01-17

  • version 2.6.0.5
  • minor CMake changes

2015-11-17

  • version 2.6.0.4
  • custom cmake script
  • deplibs cache support

2015-11-01

  • version 2.6.0.3 - pkg-config integration

2015-07-09

  • version 2.6.0.2 - toolchains update

2015-06-30

  • version 2.6.0.1 - toolchains update

2015-05-20

  • 2.6.0, initial public version

About

Jansson JSON library build for Staticlibs

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages