]> git.tdb.fi Git - builder.git/history - source/buildinfo.cpp
Make BuildInfo uniquify things implicitly after update
[builder.git] / source / buildinfo.cpp
2012-07-08 Mikko RasaMake BuildInfo uniquify things implicitly after update
2012-07-08 Mikko RasaRewrite BuildInfo to be compiler-agnostic
2012-07-08 Mikko RasaMake BuildInfo able to handle chained dependencies
2012-07-08 Mikko RasaDerive BuildInfo::Loader from ObjectLoader
2012-07-08 Mikko RasaRename BuildInfo::add to update_from
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-02-19 Mikko RasaReorder class members
2008-06-11 Mikko RasaMake warnings configurable through build_info and comma...
2008-06-10 Mikko RasaAdd missing includes
2007-08-15 Mikko RasaAdd Id tag to all files
2007-06-12 Mikko RasaAdjust requires to library changes
2006-11-14 Mikko RasaAdd comments
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-09-18 Mikko RasaSupport custom build info
2006-08-27 Mikko RasaBuilder can build itself now.