Package: neuron / 8.2.2-4
Metadata
Package | Version | Patches format |
---|---|---|
neuron | 8.2.2-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_find packaged hpc coding conventions.patch | (download) |
CMakeLists.txt |
6 5 1 - 0 ! |
[patch] find packaged hpc coding conventions |
02_require c 17.patch | (download) |
CMakeLists.txt |
2 1 1 - 0 ! |
[patch] require c 17 (#1893) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * flex: require >= 2.6 to avoid register keyword. * flex/c standard documentation and fixes. * Use std:: prefix on cout, endl, istream, ostream etc. * drop gcc5 and gcc6, do not explicitly specify default cmake option values. * Use newer python patch versions and target macOS 10.14 instead of 10.9. * Dockerfile: newer flex * Dockerfile_gpu: base on `latest-x86_64` * C 17 in submodules. * Require C 17 in CoreNEURON too -> BlueBrain/CoreNeuron#834. * Require C 17 in InterViews too-> iv#43 & Bump to C 17 iv#44. * Require C 17 in NMODL too -> BlueBrain/nmodl#889 Co-authored-by: Alexandru Svulescu <[email protected]> |
03_fix python build.patch | (download) |
src/nrnpython/setup.py.in |
12 6 6 - 0 ! |
[patch] fix python build |
04_find libnrnpython3.patch | (download) |
src/nrniv/nrnpy.cpp |
2 1 1 - 0 ! |
[patch] find libnrnpython3 |