]> git.tdb.fi Git - builder.git/history - source/copy.cpp
Additional MSVC fixes
[builder.git] / source / copy.cpp
2021-09-01 Mikko RasaAdditional MSVC fixes
2021-08-22 Mikko RasaBasic support for running builder on Windows
2014-10-10 Mikko RasaMake use of Task's file affinity and unlinking capabili...
2013-05-08 Mikko RasaDelay locating tool executables until the tool is needed
2012-07-27 Mikko RasaMake sure that symlinks point to the right place
2012-07-08 Mikko RasaBinary packages can't have files, so avoid some dynamic...
2012-07-08 Mikko RasaDon't start tasks automatically upon creation
2012-07-08 Mikko RasaAdd a missing header and remove an unnecessary one
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
2011-09-06 Mikko RasaFurther changes for library compatibility
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-09-21 Mikko RasaImprove target names in announces
2009-09-04 Mikko RasaChange the default value of the cpu option to "none...
2009-05-07 Mikko RasaUse mspio for all I/O operations
2009-02-19 Mikko RasaReorder class members
2008-08-17 Mikko RasaConvert all fstreams to IO::Files
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-10-18 Mikko RasaImplement --build-all
2006-10-17 Mikko RasaAdd missing includes
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)