]> git.tdb.fi Git - builder.git/history - source/lib/builder.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / lib / builder.cpp
2023-03-12 Mikko RasaMake it possible to use built-in plugins
2023-01-09 Mikko RasaReport timings of the build
2023-01-03 Mikko RasaAvoid exception if plugins directory is not found
2023-01-03 Mikko RasaMake it possible for plugins to require other plugins
2023-01-03 Mikko RasaAvoid double deletion of the module if a plugin fails...
2022-12-29 Mikko RasaImprove package brokenness checks and problem reporting
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 RasaConvert the simpler toolchains into plugins
2022-12-28 Mikko RasaAdd an interface for dynamically loaded plugins
2022-12-28 Mikko RasaRearrange sources into subdirectories