summaryrefslogtreecommitdiff
path: root/build/linux
AgeCommit message (Expand)Author
2016-11-22Show installation paths at end of configureWillem Jan Palenstijn
2016-11-22Clean up linking against libpython for oct/mexWillem Jan Palenstijn
2016-11-22Disable octave interface by defaultWillem Jan Palenstijn
2016-11-22Build astra_mex_plugin for octaveWillem Jan Palenstijn
2016-11-21Overhaul package installationWillem Jan Palenstijn
2016-11-21Update tested cuda compute capabilitiesWillem Jan Palenstijn
2016-11-21Separate python build and install stepsWillem Jan Palenstijn
2016-11-21Show NVCCFLAGS helpWillem Jan Palenstijn
2016-11-21Add install-octave to .PHONYWillem Jan Palenstijn
2016-11-18Add experimental support for OctaveWillem Jan Palenstijn
2016-11-18Add SIRT pluginWillem Jan Palenstijn
2016-07-29Add CUDA parvec supportWillem Jan Palenstijn
2016-07-28Merge branch 'master' into parvecWillem Jan Palenstijn
2016-04-19Add comment about setting CC to CXXDaniel M. Pelt
2016-04-19Use CXX for Python compilation as wellDaniel M. Pelt
2016-03-03Merge pull request #32 from dmpelt/split-condaWillem Jan Palenstijn
2016-03-03Revert "Use nvcc's -MT option"Willem Jan Palenstijn
2016-03-03Include PluginAlgorithm in non-Python builds as wellDaniel M. Pelt
2016-01-21Add missing .PHONY targetsWillem Jan Palenstijn
2016-01-21Initialize Python plugins when available in MatlabWillem Jan Palenstijn
2016-01-21Remove dependency of libastra on libpython by refactoring PluginAlgorithmWillem Jan Palenstijn
2016-01-21Fix VPATH problem with older autoconf versionsWillem Jan Palenstijn
2016-01-20Don't build cuda non-PIC object if static libs are disabledWillem Jan Palenstijn
2016-01-20Try to improve nvcc dependency file generationWillem Jan Palenstijn
2016-01-20Use nvcc's -MT optionWillem Jan Palenstijn
2016-01-20Avoid incorrect include dirs when building python modulesWillem Jan Palenstijn
2016-01-20Add check for scipyWillem Jan Palenstijn
2016-01-20Fail when python six module is not foundWillem Jan Palenstijn
2016-01-20Place Python build/temporary files in build directoryWillem Jan Palenstijn
2016-01-20Allow out-of-tree buildsWillem Jan Palenstijn
2016-01-18Merge pull request #105 from wjp/stringsWillem Jan Palenstijn
2016-01-18Allow user to pass NVCCFLAGS to configureWillem Jan Palenstijn
2016-01-05Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn
2015-12-23Update version to 1.7.1Willem Jan Palenstijn
2015-12-04Update version to 1.7Willem Jan Palenstijn
2015-12-04Add conda build scriptsDaniel M. Pelt
2015-12-04Merge pull request #101 from wjp/compositeWillem Jan Palenstijn
2015-12-04Add CompositeGeometryManagerWillem Jan Palenstijn
2015-12-01Merge branch 'master' into python-pluginsWillem Jan Palenstijn
2015-10-07Add astra_mex_direct('FP3D'/'BP3D', ...)Willem Jan Palenstijn
2015-07-23Add support for Python algorithm pluginsDaniel M. Pelt
2015-05-29Increment version to 1.6Willem Jan Palenstijn
2015-05-29Update utility filesWillem Jan Palenstijn
2015-05-29Update README, NEWSWillem Jan Palenstijn
2015-05-26Merge remote-tracking branch 'upstream/master' into parallel_vecWim van Aarle
2015-04-29Now include path is system-independent.Valerii Sokolov
2015-04-16Fix typo in configure python checkWillem Jan Palenstijn
2015-03-20Merge branch 'master' into loggingWillem Jan Palenstijn
2015-03-18updated makefileWim van Aarle
2015-03-13Enable logging to Matlab window using callback functionDaniel M. Pelt