]> git.tdb.fi Git - builder.git/history - source/lib/builder.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / lib / builder.h
2023-03-12 Mikko RasaMake it possible to use built-in plugins
2023-01-03 Mikko RasaMake it possible for plugins to require other plugins
2023-01-03 Mikko RasaAdd visibility decorations to the library and plugins
2022-12-30 Mikko RasaComment cleanup and other cosmetic fixes
2022-12-29 Mikko RasaImprove package brokenness checks and problem reporting
2022-12-28 Mikko RasaAllow new component types to be registered at runtime
2022-12-28 Mikko RasaAllow plugins to create additional targets in SourcePac...
2022-12-28 Mikko RasaAdd an interface for dynamically loaded plugins
2022-12-28 Mikko RasaRearrange sources into subdirectories