Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 1.8.3 | Willem Jan Palenstijn | 2017-11-06 | 1 | -2/+2 |
| | |||||
* | Add libastra/linux-64 conda package variants for cudatoolkit | Willem Jan Palenstijn | 2017-11-06 | 1 | -7/+4 |
| | | | | Also upgrade the Docker-based linux release scripts to match. | ||||
* | Add autotools and boost to macOS conda libastra dependencies | Willem Jan Palenstijn | 2017-03-20 | 1 | -0/+4 |
| | |||||
* | Use external boost for conda/win-64 | Willem Jan Palenstijn | 2016-12-09 | 1 | -1/+0 |
| | | | | This enables py27 conda packages for win-64. | ||||
* | Update version to 1.8 | Willem Jan Palenstijn | 2016-12-05 | 1 | -3/+2 |
| | |||||
* | Add astra.__version__ (PEP396) | Willem Jan Palenstijn | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | Add conda build scripts for win-64/py35 | Willem Jan Palenstijn | 2016-12-01 | 1 | -4/+8 |
| | |||||
* | Separate C++ and python builds & make conda work nicely | Holger Kohr | 2016-11-25 | 1 | -2/+8 |
| | | | | | | | | | | | | - 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 | ||||
* | Split conda package into c++ lib and python parts | Daniel M. Pelt | 2016-03-03 | 1 | -0/+22 |