]> git.tdb.fi Git - builder.git/history - source/copy.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / copy.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaRedesign how tools are run
2022-12-22 Mikko RasaRefactor InternalTask to take a functor
2022-12-22 Mikko RasaInline simple constructors
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaMark overridden virtual functions as such
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2012-07-08 Mikko RasaRename Install to InstalledFile
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
2012-03-31 Mikko RasaMake symlink a feature of the Install target rather...
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2009-02-19 Mikko RasaReorder class members
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-08-17 Mikko RasaAdd class InternalAction for actions that use a thread...
2007-08-15 Mikko RasaAdd Id tag to all files
2006-11-14 Mikko RasaAdd comments
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-09-25 Mikko RasaMove class PackageRef to its own files
2006-09-03 Mikko RasaCreate destination path in Copy instead of source path
2006-09-03 Mikko RasaMake Copy generate verbose output and return errors
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)
2006-08-27 Mikko RasaOutput cleanup