summaryrefslogtreecommitdiffstats
path: root/core/targets/bwlp/sudo
Commit message (Collapse)AuthorAgeFilesLines
* Add sub-target feature: Targets can contain other targetsSimon Rettberg2021-07-071-0/+1
Similar to module-links, you can now have symlinks to other targets in a target, and they will be recursively scanned for modules. Dependencies can be declared across targets.