| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version 2.0.0 | Willem Jan Palenstijn | 2021-10-27 | 1 | -1/+1 |
| * | Update copyright years | Willem Jan Palenstijn | 2021-10-27 | 1 | -2/+2 |
| * | Slightly improve configure log | Willem Jan Palenstijn | 2021-02-19 | 1 | -2/+2 |
| * | Increment version to 1.9.9dev | Willem Jan Palenstijn | 2019-09-27 | 1 | -1/+1 |
| * | Skip boost/cuda check if cuda is not found | Willem Jan Palenstijn | 2019-09-25 | 1 | -0/+2 |
| * | Check if boost and CUDA versions are compatible | Willem Jan Palenstijn | 2019-09-25 | 1 | -0/+6 |
| * | Check for the mex -R2017b option in configure | Willem Jan Palenstijn | 2019-08-16 | 1 | -0/+17 |
| * | Add new CUDA compute models | Willem Jan Palenstijn | 2018-12-12 | 1 | -2/+2 |
| * | Add install-dev make target for installing headers/pkgconfig/library | Willem Jan Palenstijn | 2018-11-13 | 1 | -1/+8 |
| * | iMinds -> imec | Willem Jan Palenstijn | 2018-01-24 | 1 | -1/+1 |
| * | Update copyright date | Willem Jan Palenstijn | 2018-01-24 | 1 | -2/+2 |
| * | Update contact email | Willem Jan Palenstijn | 2018-01-12 | 1 | -1/+1 |
| * | Update version to 1.9.0dev | Willem Jan Palenstijn | 2017-11-22 | 1 | -1/+1 |
| * | Update version to 1.8.3 | Willem Jan Palenstijn | 2017-11-06 | 1 | -1/+1 |
| * | Set stdlib to libstdc++ on macOS consistently | Willem Jan Palenstijn | 2017-03-20 | 1 | -3/+6 |
| * | Disable openmp on macOS | Willem Jan Palenstijn | 2017-03-20 | 1 | -0/+3 |
| * | Change lib/lib64 logic | Willem Jan Palenstijn | 2017-03-20 | 1 | -8/+1 |
| * | Update version to 1.8 | Willem Jan Palenstijn | 2016-12-05 | 1 | -1/+1 |
| * | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 1 | -4/+3 |
| * | Separate C++ and python builds & make conda work nicely | Holger Kohr | 2016-11-25 | 1 | -2/+2 |
| * | Show installation paths at end of configure | Willem Jan Palenstijn | 2016-11-22 | 1 | -7/+42 |
| * | Disable octave interface by default | Willem Jan Palenstijn | 2016-11-22 | 1 | -2/+2 |
| * | Overhaul package installation | Willem Jan Palenstijn | 2016-11-21 | 1 | -1/+11 |
| * | Update tested cuda compute capabilities | Willem Jan Palenstijn | 2016-11-21 | 1 | -2/+2 |
| * | Show NVCCFLAGS help | Willem Jan Palenstijn | 2016-11-21 | 1 | -0/+2 |
| * | Add experimental support for Octave | Willem Jan Palenstijn | 2016-11-18 | 1 | -0/+23 |
| * | Fix VPATH problem with older autoconf versions | Willem Jan Palenstijn | 2016-01-21 | 1 | -0/+6 |
| * | Add check for scipy | Willem Jan Palenstijn | 2016-01-20 | 1 | -0/+7 |
| * | Fail when python six module is not found | Willem Jan Palenstijn | 2016-01-20 | 1 | -1/+1 |
| * | Merge pull request #105 from wjp/strings | Willem Jan Palenstijn | 2016-01-18 | 1 | -1/+0 |
| |\ | |||||
| | * | Replace boost::lexical_cast by stringstreams | Willem Jan Palenstijn | 2016-01-05 | 1 | -1/+0 |
| * | | Allow user to pass NVCCFLAGS to configure | Willem Jan Palenstijn | 2016-01-18 | 1 | -4/+5 |
| |/ | |||||
| * | Update version to 1.7.1 | Willem Jan Palenstijn | 2015-12-23 | 1 | -1/+1 |
| * | Update version to 1.7 | Willem Jan Palenstijn | 2015-12-04 | 1 | -1/+1 |
| * | Increment version to 1.6 | Willem Jan Palenstijn | 2015-05-29 | 1 | -1/+1 |
| * | Fix typo in configure python check | Willem Jan Palenstijn | 2015-04-16 | 1 | -1/+1 |
| * | Add check for required boost headers | Willem Jan Palenstijn | 2015-03-09 | 1 | -0/+11 |
| * | Make boost-unit-test-framework optional in configure | Willem Jan Palenstijn | 2015-03-06 | 1 | -1/+6 |
| * | Force clang to use libstdc++ on OSX (fixes Cython compilation) | Daniel M. Pelt | 2015-03-05 | 1 | -0/+13 |
| * | Add logging for python module checks | Willem Jan Palenstijn | 2015-02-26 | 1 | -12/+16 |
| * | Simplify with-python handling | Willem Jan Palenstijn | 2015-02-26 | 1 | -2/+13 |
| * | Better Python configure checks | Daniel M. Pelt | 2015-02-26 | 1 | -7/+24 |
| * | Merge branch 'master' into python-interface | Willem Jan Palenstijn | 2015-02-26 | 1 | -30/+31 |
| |\ | |||||
| | * | Merge pull request #17 from wjp/nvcc_config | Willem Jan Palenstijn | 2015-02-25 | 1 | -30/+29 |
| | |\ | |||||
| | | * | Also output prefix at end of configure | Willem Jan Palenstijn | 2015-02-25 | 1 | -4/+4 |
| | | * | Output summary of results at end of configure | Willem Jan Palenstijn | 2015-02-25 | 1 | -1/+7 |
| | | * | Clean up configure check for nvcc | Willem Jan Palenstijn | 2015-02-25 | 1 | -26/+19 |
| | | * | Fix copy-paste error in boost-unit-test-framework check | Willem Jan Palenstijn | 2015-02-25 | 1 | -1/+1 |
| | * | | Remove CAsyncAlgorithm::timedJoin | Willem Jan Palenstijn | 2015-02-25 | 1 | -26/+0 |
| | |/ | |||||
| | * | Check if we need librt for clock_gettime in configure script | Willem Jan Palenstijn | 2015-02-20 | 1 | -0/+28 |
