]> git.tdb.fi Git - builder.git/history - source/tar.cpp
Get rid of the global TargetList typedef
[builder.git] / source / tar.cpp
2012-07-08 Mikko RasaGet rid of the global TargetList typedef
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
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-05-07 Mikko RasaUse mspio for all I/O operations
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2008-06-10 Mikko RasaAdd missing includes
2008-02-07 Mikko RasaConverted from iostreams to mspio
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-17 Mikko RasaAdd class InternalAction for actions that use a thread...
2007-08-17 Mikko RasaAdd tarball building