]> git.tdb.fi Git - builder.git/history - source/datatool.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / datatool.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaRedesign how tools are run
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-20 Mikko RasaAdjust build signatures to contain the tool tag
2022-12-19 Mikko RasaRefuse to create an empty data pack
2022-12-19 Mikko RasaReplace basic for loops with range-based loops or algor...
2014-10-03 Mikko RasaGive targets the ability to gather their own build...
2013-09-25 Mikko RasaAdd and improve build signatures for some tools
2013-05-24 Mikko RasaRedesign the way commands are set for tools
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
2013-04-14 Mikko RasaReimplement datafile building