]> git.tdb.fi Git - builder.git/history - source/tool.cpp
Add logging for some problem situations
[builder.git] / source / tool.cpp
2021-10-31 Mikko RasaAdd logging for some problem situations
2017-12-01 Mikko RasaHave SubTool automatically pass calls to the parent...
2016-11-18 Mikko RasaSupport source generators that combine multiple files...
2014-10-03 Mikko RasaDeal with absolute paths in tool commands
2013-05-24 Mikko RasaRedesign the way commands are set for tools
2013-05-08 Mikko RasaStore problems at their source rather than globally
2013-05-08 Mikko RasaAdd a utility function for setting the executable for...
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
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