]> git.tdb.fi Git - builder.git/history - source/pkgconfiggenerator.cpp
Un-abbreviate some function and variable names
[builder.git] / source / pkgconfiggenerator.cpp
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-08 Mikko RasaBinary packages can't have files, so avoid some dynamic...
2012-07-08 Mikko RasaUse Path objects to store include and library paths
2012-07-08 Mikko RasaRename PkgConfig to PkgConfigFile
2012-07-08 Mikko RasaSet success status at the end of PkgConfigGenerator...
2012-07-08 Mikko RasaDon't start tasks automatically upon creation
2012-07-08 Mikko RasaRewrite BuildInfo to be compiler-agnostic
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach