summaryrefslogtreecommitdiffstats
path: root/build/linux/configure.ac
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
* 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
* Check if boost and CUDA versions are compatibleWillem Jan Palenstijn2019-09-251-0/+6
* Check for the mex -R2017b option in configureWillem Jan Palenstijn2019-08-161-0/+17
* Add new CUDA compute modelsWillem Jan Palenstijn2018-12-121-2/+2
* Add install-dev make target for installing headers/pkgconfig/libraryWillem Jan Palenstijn2018-11-131-1/+8
* 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
* Update version to 1.9.0devWillem Jan Palenstijn2017-11-221-1/+1
* Update version to 1.8.3Willem Jan Palenstijn2017-11-061-1/+1
* Set stdlib to libstdc++ on macOS consistentlyWillem Jan Palenstijn2017-03-201-3/+6
* Disable openmp on macOSWillem Jan Palenstijn2017-03-201-0/+3
* Change lib/lib64 logicWillem Jan Palenstijn2017-03-201-8/+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
* Show installation paths at end of configureWillem Jan Palenstijn2016-11-221-7/+42
* Disable octave interface by defaultWillem Jan Palenstijn2016-11-221-2/+2
* Overhaul package installationWillem Jan Palenstijn2016-11-211-1/+11
* Update tested cuda compute capabilitiesWillem Jan Palenstijn2016-11-211-2/+2
* Show NVCCFLAGS helpWillem Jan Palenstijn2016-11-211-0/+2
* Add experimental support for OctaveWillem Jan Palenstijn2016-11-181-0/+23
* Fix VPATH problem with older autoconf versionsWillem Jan Palenstijn2016-01-211-0/+6
* Add check for scipyWillem Jan Palenstijn2016-01-201-0/+7
* Fail when python six module is not foundWillem Jan Palenstijn2016-01-201-1/+1
* 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-181-4/+5
|/
* Update version to 1.7.1Willem Jan Palenstijn2015-12-231-1/+1
* Update version to 1.7Willem Jan Palenstijn2015-12-041-1/+1
* Increment version to 1.6Willem Jan Palenstijn2015-05-291-1/+1
* Fix typo in configure python checkWillem Jan Palenstijn2015-04-161-1/+1
* Add check for required boost headersWillem Jan Palenstijn2015-03-091-0/+11
* Make boost-unit-test-framework optional in configureWillem Jan Palenstijn2015-03-061-1/+6
* Force clang to use libstdc++ on OSX (fixes Cython compilation)Daniel M. Pelt2015-03-051-0/+13
* Add logging for python module checksWillem Jan Palenstijn2015-02-261-12/+16
* Simplify with-python handlingWillem Jan Palenstijn2015-02-261-2/+13
* Better Python configure checksDaniel M. Pelt2015-02-261-7/+24
* Merge branch 'master' into python-interfaceWillem Jan Palenstijn2015-02-261-30/+31
|\
| * Merge pull request #17 from wjp/nvcc_configWillem Jan Palenstijn2015-02-251-30/+29
| |\
| | * Also output prefix at end of configureWillem Jan Palenstijn2015-02-251-4/+4
| | * Output summary of results at end of configureWillem Jan Palenstijn2015-02-251-1/+7
| | * Clean up configure check for nvccWillem Jan Palenstijn2015-02-251-26/+19
| | * Fix copy-paste error in boost-unit-test-framework checkWillem Jan Palenstijn2015-02-251-1/+1
| * | Remove CAsyncAlgorithm::timedJoinWillem Jan Palenstijn2015-02-251-26/+0
| |/