]> git.tdb.fi Git - builder.git/history - source/cache.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / cache.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaRemove most container typedefs and refactor others
2021-11-10 Mikko RasaSave caches before starting the build
2013-04-14 Mikko RasaHeader fixes
2012-07-23 Mikko RasaEliminate all global typedefs, making misc.h finally...
2012-07-18 Mikko RasaReplace DependencyCache with a more generic cache