]> git.tdb.fi Git - builder.git/history - source/packagemanager.h
Add support for statically linking the C++ standard library
[builder.git] / source / packagemanager.h
2013-05-07 Mikko RasaAdd a convenience function for saving caches in Package...
2013-04-14 Mikko RasaImplement PackageManager::get_package
2013-04-06 Mikko RasaMove main package tracking to PackageManager
2012-08-15 Mikko RasaStore lookup failures separately from the package map
2012-07-23 Mikko RasaComment tweaks
2012-07-22 Mikko RasaLoad binary packages from separate files
2012-07-22 Mikko RasaFeed paths to PackageManager from the outside
2012-07-16 Mikko RasaLet PackageManager take care of PKG_CONFIG_PATH
2012-07-16 Mikko RasaMiscellaneous style and comment tweaks
2012-07-08 Mikko RasaMove package management to a separate class