Skip to content
Snippets Groups Projects
Commit 72567db3 authored by Andreas Dedner's avatar Andreas Dedner
Browse files

Merge branch 'feature/add-python-support-to-changelog' into 'master'

add changelog entry for Python support in build system

Closes #95

See merge request !446

(cherry picked from commit 82c00c81)

7d14add8 add changelog entry for Python support in build system
parent 3f8495aa
Branches cherry-pick-82c00c81
No related tags found
3 merge requests!586Centralize CI config for 2.6 release,!531Update CI for 2.6 release branch,!448Merge branch 'feature/add-python-support-to-changelog' into 'master'
Pipeline #
......@@ -44,3 +44,5 @@
- Bash-style variables which are passed to `dunecontrol`'s command `configure-opts`
are no longer transformed to their equivalent CMake command. Pass
`-DCMAKE_C_COMPILER=gcc` instead of `CC=gcc`.
- Added support for modules providing additional Python modules or bindings.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment