]> git.tdb.fi Git - builder.git/history - source/binary.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / binary.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-20 Mikko RasaRewrite dependency finding algorithms in a few classes
2022-12-19 Mikko RasaMark overridden virtual functions as such
2014-10-05 Mikko RasaCollect libpath for static library dependencies from...
2014-10-03 Mikko RasaAdd build info to tools and use it to pass runtime...
2013-09-25 Mikko RasaMove nested build signature creation to FileTarget
2012-07-18 Mikko RasaTrack build options to rebuild primary targets when...
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-08 Mikko RasaSplit Binary filename generation to Executable and...
2012-07-08 Mikko RasaGet rid of the Library and SystemLibrary classes as...
2012-07-08 Mikko RasaMove the Component reference to Target and make it...
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2009-02-21 Mikko RasaRework the Target class hierarchy