Skip to content
Commit 4202ea72 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'complex-dependency-specification' into 'master'

Replace wildcard dependencies by kernel query language

Any given dependencies will be
* treated as a kernel query language match expression
* afterwards treated as a list of instruction IDs to find a match

To that end, the splitting of dependencies from textual language is delayed
until dependency resolution in make_kernel.

The previously implemented wildcard matching is completely
superseded by this mechanism (IMO without any semantics changes).

See merge request !13
parents d290718e a4d4dc43
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