summaryrefslogtreecommitdiffstats
path: root/python/conda/libastra/meta.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update version to 1.8.3Willem Jan Palenstijn2017-11-061-2/+2
|
* Add libastra/linux-64 conda package variants for cudatoolkitWillem Jan Palenstijn2017-11-061-7/+4
| | | | Also upgrade the Docker-based linux release scripts to match.
* Add autotools and boost to macOS conda libastra dependenciesWillem Jan Palenstijn2017-03-201-0/+4
|
* Use external boost for conda/win-64Willem Jan Palenstijn2016-12-091-1/+0
| | | | This enables py27 conda packages for win-64.
* Update version to 1.8Willem Jan Palenstijn2016-12-051-3/+2
|
* Add astra.__version__ (PEP396)Willem Jan Palenstijn2016-12-011-1/+1
|
* Add conda build scripts for win-64/py35Willem Jan Palenstijn2016-12-011-4/+8
|
* Separate C++ and python builds & make conda work nicelyHolger Kohr2016-11-251-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 partsDaniel M. Pelt2016-03-031-0/+22