]> git.tdb.fi Git - builder.git/history - source/chainedtask.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / chainedtask.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2014-10-09 Mikko RasaAdd utility class for executing chains of tasks