]> git.tdb.fi Git - builder.git/history - source/dependencycache.cpp
Fix cascading of BuildInfo
[builder.git] / source / dependencycache.cpp
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-15 Mikko RasaMore reporting about reading and writing files and...
2012-07-15 Mikko RasaExternalize dry run handling from Config and Dependency...
2012-07-08 Mikko RasaAdd a method to query the existence of dependencies...
2012-07-08 Mikko RasaUse stat to determine file existence
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-09-06 Mikko RasaFurther changes for library compatibility
2011-09-01 Mikko RasaAdjust to library changes
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-02-19 Mikko RasaReorder class members
2008-08-17 Mikko RasaConvert all fstreams to IO::Files
2008-08-16 Mikko RasaLoad builderrc from sys_data_dir to avoid the need...
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-23 Mikko RasaAdd DependencyCache to speed up build preparation