]> git.tdb.fi Git - builder.git/commitdiff
Redesign how tools are run
authorMikko Rasa <tdb@tdb.fi>
Thu, 22 Dec 2022 16:05:25 +0000 (18:05 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 22 Dec 2022 16:05:25 +0000 (18:05 +0200)
It also uses functors now.  The run functions access properties of the
tool through the target.  This will allow tool customization without
having to derive from the class, which will be useful for modularization.


No differences found