bake
bake copied to clipboard
Low prio idea: add option to split libs automatically depending on number of sources
If a library has maaaaaaany sources, the archiver might have problems to create the archive. Maybe we need something like this:
(Default)Toolchain [name] { Archiver maxSources: 100 # default = -1 }