cbt icon indicating copy to clipboard operation
cbt copied to clipboard

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala

Results 101 cbt issues
Sort by recently updated
recently updated
newest added
trafficstars

https://github.com/scalapb/ScalaPB

feature
plugin

So ++ for strings is very slow, meaning it should be avoided. We should use the new operator `~` instead and also change URL to support it, too instead of...

feature
cleanup

Implementation choices: ## be super explicit We could either not define them at all and let users define them, so they are completely explicit. E.g. we don't have a compile...

cleanup

it's kindof confusing what it is in a BuildBuild and maybe even ordinary build

usability
cleanup

should be easy. Needs passing a Scala version into the launcher.

currently when changing `compatibility/` cbt can easily become incompatible with old versions, which means you can't build projects tied against these old versions for reproducibility anymore. We should come up...

feature

There currently is only the readme. We get everything setup for proper documentation and start with some initial chapters.

documentation

currently dependencies are THE dependencies for a build. and sources are THE sources, where sourceFileFilter decides what is part of THE sources. And exportedClasspath is only exporting a classpath. A...

cleanup

https://github.com/typesafehub/migration-manager

help wanted
plugin

https://github.com/spotify/missinglink https://labs.spotify.com/2015/09/01/java-linking/

feature
help wanted
plugin