Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- remove the old LGPL license headers from all files in Spack
- add SPDX headers to all files
- core and most packages are (Apache-2.0 OR MIT)
- a very small number of remaining packages are LGPL-2.1-only
2018-10-17 14:42:06 -07:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Axel Huebl
9e64fa53ed
Add Maintainer ( #6575 )
...
Add myself as maintainer to the packages we contributed
and/or maintain the mainline from.
2017-12-05 14:27:56 -07:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Axel Huebl
0d8b126d66
libwebsockets: new versions ( #4764 )
...
* libwebsockets: new versions
both new versions fix a nasty bug leading to a hanging
connection on connect.
* ISAAC Server: Fix libwebsockets
ISAAC server did hang in docker containers due to a bug
in libwebsockets.
2017-07-14 10:28:15 -05: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
26ed2327ae
Packages: Add libwebsockets ( #2288 )
...
This adds the built recipe for
[libwebsockets](https://libwebsockets.org/lws-api-doc-master/html/index.html ),
a *C library for lightweight websocket clients and servers*.
GitHub Repo: https://github.com/warmcat/libwebsockets
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:51:50 -08:00