]> git.tdb.fi Git - builder.git/history - source/internaltask.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / internaltask.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaRefactor InternalTask to take a functor
2022-12-22 Mikko RasaInline simple constructors
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-19 Mikko RasaMark overridden virtual functions as such
2012-07-19 Mikko RasaFix a race condition
2012-07-19 Mikko RasaMake wait applicable to all task types
2012-07-10 Mikko RasaDocument a lot of classes and functions
2012-07-08 Mikko RasaGive tasks the ability to return the relevant shell...
2012-07-08 Mikko RasaDon't start tasks automatically upon creation
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach