Skip to content

Big driver refactor

Matthew Pickering requested to merge wip/driver-rework into master

Big driver refactoring to fix a number of existing bugs.

  1. Remove stable modules, all iface checking happens in checkOldIface
  2. TH recompilation now depends on hashes of object files rather than stable modules
  3. dynamic-too recompilation is fixed
Edited by Matthew Pickering

Merge request reports