]> git.tdb.fi Git - builder.git/history - source/lib/sourcepackage.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / lib / sourcepackage.cpp
2023-03-07 Mikko RasaInstall headers of non-installed components in a stagin...
2023-01-05 Mikko RasaAllow source packages to specify exported build info
2022-12-28 Mikko RasaConvert the remaining tools into actual plugins
2022-12-28 Mikko RasaAllow new component types to be registered at runtime
2022-12-28 Mikko RasaConvert builtin tools into a plugin
2022-12-28 Mikko RasaAllow plugins to create additional targets in SourcePac...
2022-12-28 Mikko RasaDisallow two components with the same name
2022-12-28 Mikko RasaCollapse the component loading functions in SourcePacka...
2022-12-28 Mikko RasaRearrange sources into subdirectories