]> git.tdb.fi Git - builder.git/history - source/buildercli.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / buildercli.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaRemove most container typedefs and refactor others
2022-12-19 Mikko RasaMark overridden virtual functions as such
2013-05-07 Mikko RasaResolve cmdline targets and what-ifs the same way
2013-05-07 Mikko RasaUpdate comments to reflect the new roles of classes
2013-05-07 Mikko RasaUse GetOpt's new features
2013-05-07 Mikko RasaSeparate the command-line interface into its own class