summaryrefslogtreecommitdiffstats
path: root/python/builder.py
Commit message (Expand)AuthorAgeFilesLines
* Separate C++ and python builds & make conda work nicelyHolger Kohr2016-11-251-57/+48
* Overhaul package installationWillem Jan Palenstijn2016-11-211-0/+9
* Update python package name from PyASTRAToolbox to astra-toolboxWillem Jan Palenstijn2016-11-211-1/+1
* Add SIRT pluginWillem Jan Palenstijn2016-11-181-1/+1
* Make copyright/license headers consistent with rest of astraWillem Jan Palenstijn2016-02-021-18/+18
* Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-211-0/+4
* Update version to 1.7.1Willem Jan Palenstijn2015-12-231-1/+1
* Update version to 1.7Willem Jan Palenstijn2015-12-041-1/+1
* Detect ASTRA_CUDA in Windows CL flags for Python as wellWillem Jan Palenstijn2015-12-031-0/+6
* Avoid Python recompilation during installationDaniel M. Pelt2015-03-051-3/+16
* Force Cython to use language level 2 to avoid error with Cython 0.22 and python3Daan Pelt2015-02-271-2/+1
* Added Python interfaceDaniel M. Pelt2015-02-241-0/+70