]> git.tdb.fi Git - builder.git/history - source/tool.h
More generic system for installing targets under different names
[builder.git] / source / tool.h
2012-07-23 Mikko RasaComment tweaks
2012-07-18 Mikko RasaTrack build options to rebuild primary targets when...
2012-07-10 Mikko RasaDocument a lot of classes and functions
2012-07-08 Mikko RasaMake tools architecture-aware and restore cross-compila...
2012-07-08 Mikko RasaStore a target representing the executable in each...
2012-07-08 Mikko RasaAdd SubTool class
2012-07-08 Mikko RasaComment updates
2012-07-08 Mikko RasaAllow sources to be created without a component
2012-07-08 Mikko RasaMake tools capable of reporting a system-wide path...
2012-07-08 Mikko RasaAdd a list of auxiliary suffixes to Tool
2012-07-08 Mikko RasaAdd virtual destructor to Tool to avoid a warning
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach