-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build fixes in master that should get cherry-picked into release/7.8.1 #859
Comments
@nrnhines : this looks like a bit long list. I wonder if we should reduce it to minimal as we are planning 8.0 alpha soon anyway. cc: @alexsavulescu |
A fair amount of commits are non-relevant release wise. |
That is the entire list to select from. The selection would hopefully be a dozen or so. The difficulty i had today was that many of the items could not be cherry picked without manual attention. I think I'll try to (automatically) reduce the list to just those which cherry-pick successfully and then figure out the desired selection from that. |
The 22 selected for cherry picking are
|
Manual operations required by the cherry pick are
|
@adamjhn Just list the extra changes to cherry-pick for rxd here. Thanks. ... I'm seeing
the manual operations required were
|
* Use named structs instead of functions, pass instances to solvers. * Goes with BlueBrain/CoreNeuron#809. * Add fmt_line, fmt_start_block and restart_block methods to CodePrinter. * gitlab-ci: support CVF_BRANCH variable.
Need to cherry-pick from the following items from
git rebase -i release/7.8.1
.(the commits that will NOT be included for release will be ticked off)
cmake_doc/options.rst
(Linkcmake_doc/options.rst
#738)hasattr
check for_voltage_dependent
in rates and reactions to avoid unnecessary recursion.$The text was updated successfully, but these errors were encountered: