]> git.tdb.fi Git - builder.git/history - source/binarypackage.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / binarypackage.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaRemove most container typedefs and refactor others
2022-12-19 Mikko RasaMark overridden virtual functions as such
2014-11-10 Mikko RasaDeal with static build flags for binary packages
2012-08-21 Mikko RasaDataFile::DerivedObjectLoader was changed
2012-07-23 Mikko RasaCheck headers as well
2012-07-23 Mikko RasaLocate and check the existence of the libraries of...
2012-07-23 Mikko RasaCollapse the virtual functions used during package...
2012-07-16 Mikko RasaHaving to specify package paths manually is stupid...
2012-07-10 Mikko RasaUse ObjectLoaders where appropriate
2012-07-08 Mikko RasaMove package management to a separate class
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-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage