Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move conda astra-toolbox package files to own subdirectory | Willem Jan Palenstijn | 2017-03-20 | 1 | -4/+0 |
| | | | | | Recent versions of conda-build (2.1.1 at least) seem to automatically build packages in subdirectories (after the main directory). | ||||
* | Separate C++ and python builds & make conda work nicely | Holger Kohr | 2016-11-25 | 1 | -8/+4 |
| | | | | | | | | | | | | - 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 |
| | |||||
* | Split conda package into c++ lib and python parts | Daniel M. Pelt | 2016-03-03 | 1 | -9/+1 |
| | |||||
* | Add conda build scripts | Daniel M. Pelt | 2015-12-04 | 1 | -0/+16 |