Skip to content

Python Compilation Fix, master branch (2018.03.28.)

Taught the python byte-code build commands to re-run every time their python source file is modified. To make this build step useful in incremental builds.

I only noticed this not working correctly while experimenting with some python code in the analysis releases yesterday...

Merge request reports