]> git.tdb.fi Git - builder.git/history - source/binarypackage.cpp
Move package management to a separate class
[builder.git] / source / binarypackage.cpp
2012-07-08 Mikko RasaMove package management to a separate class
2012-07-08 Mikko RasaRewrite BuildInfo to be compiler-agnostic
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-13 Mikko RasaMiscellaneous minor code cleanups
2009-05-11 Mikko RasaSet PKG_CONFIG_PATH to include prefix
2009-05-07 Mikko RasaUse mspio for all I/O operations
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