summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2016-11-24Update gen.py for VS2015Willem Jan Palenstijn
2016-11-24Update CUDA archsWillem Jan Palenstijn
2016-11-24Switch to CUDA 8.0Willem Jan Palenstijn
2016-11-24Remove unused Cuda.rules fileWillem Jan Palenstijn
2016-11-23Make shared objects 755Willem Jan Palenstijn
2016-11-22Remove resolved TODOWillem Jan Palenstijn
2016-11-22Rename python-root-install to install-python-site-packagesWillem Jan Palenstijn
2016-11-22Avoid six for PYINCDIR in Makefile.inWillem Jan Palenstijn
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-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-02-22Merge pull request #111 from wjp/pluginbuildWillem Jan Palenstijn
2016-02-10Update gen.py to work on more python versionsWillem Jan Palenstijn
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 Windows build filesWillem 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-04Merge pull request #73 from dmpelt/python-pluginsWillem Jan Palenstijn
2015-12-04Add CompositeGeometryManagerWillem Jan Palenstijn
2015-12-02Fix Windows builds of astra_mex_directWillem Jan Palenstijn
2015-12-01Merge branch 'master' into python-pluginsWillem Jan Palenstijn