summaryrefslogtreecommitdiffstats
path: root/build/linux/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into parvecWillem Jan Palenstijn2016-07-281-39/+91
|\
| * 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
| |/
| * 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
| * Fix VPATH problem with older autoconf versionsWillem Jan Palenstijn2016-01-211-1/+1
| * 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
| * 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
| * Allow user to pass NVCCFLAGS to configureWillem Jan Palenstijn2016-01-181-1/+2
| * Add conda build scriptsDaniel M. Pelt2015-12-041-0/+4
| * Merge pull request #101 from wjp/compositeWillem Jan Palenstijn2015-12-041-1/+3
| |\
| | * Add CompositeGeometryManagerWillem Jan Palenstijn2015-12-041-1/+3
| * | Merge branch 'master' into python-pluginsWillem Jan Palenstijn2015-12-011-1/+2
| |\|
| | * Add astra_mex_direct('FP3D'/'BP3D', ...)Willem Jan Palenstijn2015-10-071-1/+2
| * | Add support for Python algorithm pluginsDaniel M. Pelt2015-07-231-3/+13
| |/
* | Merge remote-tracking branch 'upstream/master' into parallel_vecWim van Aarle2015-05-261-2/+4
|\|
| * Now include path is system-independent.Valerii Sokolov2015-04-291-1/+1
| * Merge branch 'master' into loggingWillem Jan Palenstijn2015-03-201-1/+11
| |\
| * | Enable logging to Matlab window using callback functionDaniel M. Pelt2015-03-131-0/+1
| * | Add logging support to MatlabDaniel M. Pelt2015-03-131-0/+1
| * | Adds new logging capabilities (based on clog.h)Daniel M. Pelt2015-03-101-0/+1
| * | Remove old Logging code (only used in fft.cu)Daniel M. Pelt2015-03-091-1/+0
* | | updated makefileWim van Aarle2015-03-181-1/+14
|\ \ \ | | |/ | |/|
| * | Make boost-unit-test-framework optional in configureWillem Jan Palenstijn2015-03-061-1/+9
| * | Force clang to use libstdc++ on OSX (fixes Cython compilation)Daniel M. Pelt2015-03-051-0/+2
| |/
| * Also clean up generated Cython files during `make clean`Daniel M. Pelt2015-03-041-0/+2
|/
* Untangle cuda and astra includesWillem Jan Palenstijn2015-03-021-1/+1
* Merge branch 'master' into python-interfaceWillem Jan Palenstijn2015-02-261-1/+2
|\
| * Check if we need librt for clock_gettime in configure scriptWillem Jan Palenstijn2015-02-201-1/+2
* | Added Python interfaceDaniel M. Pelt2015-02-241-2/+43
|/
* Refactor astra_mex_data3dWillem Jan Palenstijn2014-12-041-1/+5
* Move BP coordinate transformation to utility functionWillem Jan Palenstijn2014-12-031-0/+1
* Make CXX configurableWillem Jan Palenstijn2014-10-161-2/+2
* Add missing dirs to 'make clean'Willem Jan Palenstijn2014-10-011-1/+1
* Fix Makefile quoting bug.Willem Jan Palenstijn2014-07-171-1/+1
* Remove tnt/jamaWillem Jan Palenstijn2014-07-171-2/+1
* Add global astra_set_gpu_index functionWillem Jan Palenstijn2014-04-021-0/+5
* Fix build with modern linkersWillem Jan Palenstijn2014-02-261-2/+3
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+314