]> git.tdb.fi Git - builder.git/history - source/sharedlibrary.cpp
Get rid of the Library and SystemLibrary classes as unnecessary abstractions
[builder.git] / source / sharedlibrary.cpp
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 RasaMove some install location assignments to more logical...
2012-03-31 Mikko RasaFix an incorrect assumption of target name being the...
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-09-06 Mikko RasaFurther changes for library compatibility
2010-02-05 Mikko RasaAdd Symlink target and associated action
2009-02-21 Mikko RasaRework the Target class hierarchy
2007-08-15 Mikko RasaAdd Id tag to all files
2006-11-16 Mikko RasaRefactor package configuration
2006-10-31 Mikko RasaSupport building static libraries (but not using them...