]> git.tdb.fi Git - builder.git/history - source/tar.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / tar.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaRedesign how tools are run
2022-12-22 Mikko RasaRefactor InternalTask to take a functor
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaMark overridden virtual functions as such
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2009-02-19 Mikko RasaReorder class members
2007-08-17 Mikko RasaAdd class InternalAction for actions that use a thread...
2007-08-17 Mikko RasaAdd tarball building