summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove resolved TODOWillem Jan Palenstijn2016-11-221-1/+0
| * Rename python-root-install to install-python-site-packagesWillem Jan Palenstijn2016-11-221-5/+5
| * Avoid six for PYINCDIR in Makefile.inWillem Jan Palenstijn2016-11-221-2/+1
| * Show installation paths at end of configureWillem Jan Palenstijn2016-11-221-7/+42
| * Clean up linking against libpython for oct/mexWillem Jan Palenstijn2016-11-221-13/+4
| * Disable octave interface by defaultWillem Jan Palenstijn2016-11-221-2/+2
| * Build astra_mex_plugin for octaveWillem Jan Palenstijn2016-11-221-5/+18
| * Overhaul package installationWillem Jan Palenstijn2016-11-212-70/+125
| * Update tested cuda compute capabilitiesWillem Jan Palenstijn2016-11-211-2/+2
| * Separate python build and install stepsWillem Jan Palenstijn2016-11-211-6/+7
| * Show NVCCFLAGS helpWillem Jan Palenstijn2016-11-211-0/+2
| * Add install-octave to .PHONYWillem Jan Palenstijn2016-11-211-1/+1
| * Add experimental support for OctaveWillem Jan Palenstijn2016-11-182-1/+73
| * Add SIRT pluginWillem Jan Palenstijn2016-11-181-0/+2
* | Add CUDA parvec supportWillem Jan Palenstijn2016-07-292-0/+7
* | Merge branch 'master' into parvecWillem Jan Palenstijn2016-07-288-343/+588
|\|
| * Add comment about setting CC to CXXDaniel M. Pelt2016-04-191-0/+2
| * Use CXX for Python compilation as wellDaniel M. Pelt2016-04-191-2/+2
| * Merge pull request #32 from dmpelt/split-condaWillem Jan Palenstijn2016-03-031-1/+1
| |\
| | * Include PluginAlgorithm in non-Python builds as wellDaniel M. Pelt2016-03-031-1/+1
| * | Revert "Use nvcc's -MT option"Willem Jan Palenstijn2016-03-031-2/+4
| |/
| * Merge pull request #111 from wjp/pluginbuildWillem Jan Palenstijn2016-02-221-3/+11
| |\
| | * Add missing .PHONY targetsWillem Jan Palenstijn2016-01-211-1/+1
| | * Initialize Python plugins when available in MatlabWillem Jan Palenstijn2016-01-211-0/+10
| | * Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn2016-01-211-2/+0
| * | Update gen.py to work on more python versionsWillem Jan Palenstijn2016-02-101-1/+6
| |/
| * Fix VPATH problem with older autoconf versionsWillem Jan Palenstijn2016-01-212-1/+7
| * Don't build cuda non-PIC object if static libs are disabledWillem Jan Palenstijn2016-01-201-2/+10
| * Try to improve nvcc dependency file generationWillem Jan Palenstijn2016-01-201-0/+3
| * Use nvcc's -MT optionWillem Jan Palenstijn2016-01-201-4/+2
| * Avoid incorrect include dirs when building python modulesWillem Jan Palenstijn2016-01-201-2/+5
| * Add check for scipyWillem Jan Palenstijn2016-01-201-0/+7
| * Fail when python six module is not foundWillem Jan Palenstijn2016-01-201-1/+1
| * Place Python build/temporary files in build directoryWillem Jan Palenstijn2016-01-201-9/+12
| * Allow out-of-tree buildsWillem Jan Palenstijn2016-01-201-30/+37
| * Merge pull request #105 from wjp/stringsWillem Jan Palenstijn2016-01-181-1/+0
| |\
| | * Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-1/+0
| * | Allow user to pass NVCCFLAGS to configureWillem Jan Palenstijn2016-01-183-8/+10
| |/
| * Update version to 1.7.1Willem Jan Palenstijn2015-12-231-1/+1
| * Update Windows build filesWillem Jan Palenstijn2015-12-041-0/+2
| * Update version to 1.7Willem Jan Palenstijn2015-12-041-1/+1
| * Add conda build scriptsDaniel M. Pelt2015-12-041-0/+4
| * Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-042-1/+7
| |\
| | * Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-042-1/+7
| * | Merge pull request #73 from dmpelt/python-pluginsWillem Jan Palenstijn2015-12-041-3/+13
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-012-3/+15
| | |\
| | * | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-3/+13
| * | | Fix Windows builds of astra_mex_directWillem Jan Palenstijn2015-12-021-0/+4
| | |/ | |/|
| * | Build astra_mex_direct in MSVCWillem Jan Palenstijn2015-10-071-2/+13
| * | Add astra_mex_direct('FP3D'/'BP3D', ...)Willem Jan Palenstijn2015-10-071-1/+2
| |/