]> git.tdb.fi Git - builder.git/history - source/toolchain.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / toolchain.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-26 Mikko RasaUse priorities to determine the default toolchain
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