Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Separate C++ and python builds & make conda work nicely | Holger Kohr | 2016-11-25 | 4 | -23/+40 | |
| | | | | | | | | | | | | - make builder (= advanced user or us ourselves) choose compilers and CUDA - add a check for the C++11 flag for nvcc to work around the infamous boost bug if necessary - use conda boost to build the C++ library - simplify python bindings conda recipe to only build the bindings; the C++ library is now a build and runtime dependency - add runtime dependencies to python bindings recipe - some small adjustments to builder.py | |||||
* | Fix conda build.sh | Willem Jan Palenstijn | 2016-11-23 | 1 | -1/+1 | |
| | ||||||
* | Remove with-python from libastra conda build | Daniel M. Pelt | 2016-03-03 | 1 | -1/+1 | |
| | ||||||
* | Split conda package into c++ lib and python parts | Daniel M. Pelt | 2016-03-03 | 4 | -12/+42 | |
| | ||||||
* | Add check for scipy | Willem Jan Palenstijn | 2016-01-20 | 1 | -0/+1 | |
| | | | | The module matrix_c.pyx uses it. | |||||
* | Update version to 1.7.1 | Willem Jan Palenstijn | 2015-12-23 | 1 | -2/+2 | |
| | ||||||
* | Update version to 1.7 | Willem Jan Palenstijn | 2015-12-04 | 1 | -2/+2 | |
| | ||||||
* | Add conda build scripts | Daniel M. Pelt | 2015-12-04 | 2 | -0/+56 | |