]> git.tdb.fi Git - builder.git/history - source/filetarget.h
Refactor FileTarget and SourceFile constructors
[builder.git] / source / filetarget.h
2012-07-09 Mikko RasaRefactor FileTarget and SourceFile constructors
2012-07-08 Mikko RasaPut constructor helper functions next to the constructors
2012-07-08 Mikko RasaBinary packages can't have files, so avoid some dynamic...
2012-07-08 Mikko RasaUnify some aspects of constructor helper functions
2012-03-30 Mikko RasaAdd a separate set of functions for registering and...
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2010-02-05 Mikko RasaMove some file-related things from Target to FileTarget
2009-09-21 Mikko RasaAlso use file size to determine whether to reinstall...
2009-02-21 Mikko RasaRework the Target class hierarchy