]> git.tdb.fi Git - builder.git/history - source/lib
Avoid observing the same header twice in ObjectFile
[builder.git] / source / lib /
2022-12-30 Mikko RasaAvoid observing the same header twice in ObjectFile
2022-12-30 Mikko RasaRewrite BinaryComponent::create_targets in a more gener...
2022-12-30 Mikko RasaIf a binary package is not found, briefly describe...
2022-12-29 Mikko RasaImprove package brokenness checks and problem reporting
2022-12-29 Mikko RasaAvoid preparing packages multiple times
2022-12-29 Mikko RasaReject nonexistent sources
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 RasaConvert the simpler toolchains into plugins
2022-12-28 Mikko RasaAdd an interface for dynamically loaded plugins
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 RasaRemove a lib prefix from the libname of built SharedLib...
2022-12-28 Mikko RasaRearrange sources into subdirectories