[Qbs] Heads up: removing scanner plugin API

Иван Комиссаров abbapoh at gmail.com
Tue Sep 24 17:07:32 CEST 2024


Historically, Qbs used plugins to scan files for dependencies.

This approach doesn’t scale very well since scanners use C-style API that is hard to extend while maintaining compatibility.

We plan to remove this API in Qbs 2.5 or Qbs 2.6.

Please notify us if you use custom plugins - in which case we will preserve the API.

Ivan


More information about the Qbs mailing list