]> git.tdb.fi Git - builder.git/history - source/filetarget.cpp
Get rid of the global TargetList typedef
[builder.git] / source / filetarget.cpp
2012-07-08 Mikko RasaGet rid of the global TargetList typedef
2012-07-08 Mikko RasaMove file-to-target mapping to a separate class
2012-03-31 Mikko RasaImprove file target naming
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
2011-09-06 Mikko RasaFurther changes for library compatibility
2010-11-12 Mikko RasaFix rebuild graph walking over symlinks
2010-02-05 Mikko RasaAdd Symlink target and associated action
2010-02-05 Mikko RasaMove some file-related things from Target to FileTarget
2010-02-05 Mikko RasaMake the name of a FileTarget be its basename instead...
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-09-21 Mikko RasaAlso use file size to determine whether to reinstall...
2009-02-21 Mikko RasaRework the Target class hierarchy