]> git.tdb.fi Git - builder.git/history - source/tool.cpp
Target::build is virtual, so put the special case in the appropriate class
[builder.git] / source / tool.cpp
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 RasaAdd a list of auxiliary suffixes to Tool
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach