Skip to content
Unverified Commit 491bd626 authored by Jonas Meurer's avatar Jonas Meurer
Browse files

Sort app scripts topologically by its dependencies

Implement a proper topological sorting algorithm. Based on the
implementation by https://github.com/marcj/topsort.php



Logs an error in case a circular dependency is detected.

Fixes: #30278

Signed-off-by: default avatarJonas Meurer <jonas@freesources.org>
parent a37909f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment