]> git.tdb.fi Git - builder.git/history - source/tarball.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / tarball.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-09 Mikko RasaRefactor FileTarget and SourceFile constructors
2012-07-08 Mikko RasaRemove the buildable flag and instead check for tool...
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
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-05-11 Mikko RasaAdd a tarball component type
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-17 Mikko RasaAdd tarball building