summaryrefslogtreecommitdiffstats
path: root/build/linux
Commit message (Expand)AuthorAgeFilesLines
* Expand (and document) CUDA platform listWillem Jan Palenstijn2021-11-221-2/+14
* Version 2.0.0Willem Jan Palenstijn2021-10-271-1/+1
* Update copyright yearsWillem Jan Palenstijn2021-10-271-2/+2
* Slightly improve configure logWillem Jan Palenstijn2021-02-191-2/+2
* Suppress nvcc deprecated-gpu-targets warningWillem Jan Palenstijn2021-02-191-1/+5
* Increment version to 1.9.9devWillem Jan Palenstijn2019-09-271-1/+1
* Skip boost/cuda check if cuda is not foundWillem Jan Palenstijn2019-09-251-0/+2
* Remove C++ projector testsWillem Jan Palenstijn2019-09-251-2/+0
* Check if boost and CUDA versions are compatibleWillem Jan Palenstijn2019-09-252-0/+23
* Improve logging of mex detection to config.logWillem Jan Palenstijn2019-08-161-2/+2
* Check for the mex -R2017b option in configureWillem Jan Palenstijn2019-08-163-4/+37
* Add basic implementation of par2d CPU Distance Driven projectorWillem Jan Palenstijn2019-01-241-0/+1
* Install DART algorithmWillem Jan Palenstijn2018-12-121-1/+1
* Merge branch 'geom_visualizer'Willem Jan Palenstijn2018-12-121-0/+7
|\
| * Reorganize functions into packages/private functionsWillem Jan Palenstijn2018-12-121-16/+4
| * add astra_plot_geom command and sample s024Tim2018-12-121-3/+0
| * copy plot_geom files in correct folders when installingTim2018-12-121-0/+22
* | Add new CUDA compute modelsWillem Jan Palenstijn2018-12-121-2/+2
|/
* Add install-dev make target for installing headers/pkgconfig/libraryWillem Jan Palenstijn2018-11-133-7/+55
* Fix missing python lib path for matlab moduleWillem Jan Palenstijn2018-10-241-1/+6
* Add support for checking features at run-timeWillem Jan Palenstijn2018-09-251-0/+1
* Make filename more consistentWillem Jan Palenstijn2018-08-281-1/+1
* Refactor a few filter-related functions out of cuda codeWillem Jan Palenstijn2018-07-171-0/+1
* Move CUDA include filesWillem Jan Palenstijn2018-06-221-2/+2
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
* Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-221-1/+1
|\
| * Update version to 1.9.0devWillem Jan Palenstijn2017-11-221-1/+1
* | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-11-222-3/+2
|\ \ | |/
| * Update version to 1.8.3Willem Jan Palenstijn2017-11-061-1/+1
| * Remove unused codeWillem Jan Palenstijn2017-11-011-2/+1
* | Merge branch 'master' into parallel_vecWillem Jan Palenstijn2017-09-153-89/+275
|\ \ | |/
| * Add macOS noteWillem Jan Palenstijn2017-09-081-1/+3
| * Set stdlib to libstdc++ on macOS consistentlyWillem Jan Palenstijn2017-03-202-4/+8
| * Use @loader_path to make mex files find libastra.0.dylib in cwdWillem Jan Palenstijn2017-03-201-0/+6
| * Disable openmp on macOSWillem Jan Palenstijn2017-03-202-0/+6
| * Change lib/lib64 logicWillem Jan Palenstijn2017-03-201-8/+1
| * Let autogen.sh use either glibtoolize or libtoolize on macOSWillem Jan Palenstijn2017-03-201-2/+5
| * Start work on CFloat32Data3DGPU to allow persistent/external GPU memoryWillem Jan Palenstijn2017-02-081-1/+4
| * Clean up symlink after failed python buildWillem Jan Palenstijn2017-02-081-1/+1
| * Add small portability comment about CUDA 5.5Willem Jan Palenstijn2017-01-191-0/+1
| * Avoid 'echo -e' for improved sh portabilityWillem Jan Palenstijn2017-01-191-1/+1
| * Update version to 1.8Willem Jan Palenstijn2016-12-051-1/+1
| * Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
| * Separate C++ and python builds & make conda work nicelyHolger Kohr2016-11-251-2/+2
| * Make shared objects 755Willem Jan Palenstijn2016-11-231-5/+5
| * 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