Mark Grondona
328dc3d140
jansson: enable shared library ( #5857 )
...
Jansson builds only a static library by default, which is probably
not what most users want. Add Cmake args required to build a shared
library and enable those via a default 'shared' variant of the
package.
2017-10-23 13:32:51 +02:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Adam J. Stewart
f2d4c15395
Remove cmake build dep from CMakePackages ( #2684 )
2017-01-15 03:18:52 -08:00
Axel Huebl
42cc997aea
Packages: Add Jansson ( #2287 )
...
This adds the built recipe for
[Jansson](http://www.digip.org/jansson/ ),
*a C library for encoding, decoding and manipulating JSON data.*
GitHub Repo: https://github.com/akheron/jansson
Downstream Usage:
In [ISAAC](https://github.com/ComputationalRadiationPhysics/isaac )
which is an *in situ visualization library* based on
[alpaka](https://github.com/ComputationalRadiationPhysics/alpaka )
and/or CUDA which is used in
[PIConGPU](https://github.com/ComputationalRadiationPhysics/picongpu ).
2016-11-10 21:52:49 -08:00