opm-common icon indicating copy to clipboard operation
opm-common copied to clipboard

Build system for Python stuff behaves strange

Open blattms opened this issue 2 years ago • 1 comments

  • After make clean copied stuff from the source tree (e.g. below tests) is missing and not copied again. Or at least I fail to find a way to do that.
  • After make clean , make all does not seem to rebuild tests (at least for PYACTION I need to trigger the build manually).
  • Changing e.g. PythonInterp.cpp and issuing make all does not rebuild the necessary objects.

Well, it could just be me being too stupid for the latter two points

blattms avatar May 04 '23 13:05 blattms

@blattms is this still happening or is that resolved by now?

lisajulia avatar Mar 21 '25 11:03 lisajulia