]> git.tdb.fi Git - builder.git/history - source/toolchain.cpp
Replace basic for loops with range-based loops or algorithms
[builder.git] / source / toolchain.cpp
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2013-05-24 Mikko RasaMake toolchains hierarchial
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2012-07-08 Mikko RasaAdd a list of auxiliary suffixes to Tool
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach