bake icon indicating copy to clipboard operation
bake copied to clipboard

C++ build tool

Results 62 bake issues
Sort by recently updated
recently updated
newest added

Traditionally `bake` is mostly used for building static, cross, embedded, cish stuff. The need for shared libraries did not exist. Producing a shared lib with bake needs the following: ```...

enhancement

Currently dependency build order is defined (almost) explicitly by the order they appear in Project.meta file. With the parallel build support the order becomes crucial for total build duration, so...

When setting the `outputDir` parameter on a toolchain definition, the simple and stupid `bakeclean` script doesn't clean up on invocation. From the description of `bakeclean` I would have expected this....

...and the editor opens the appropriate file... I think this is much effort.....

Eclipse

Most probably the input buffer is too small. To be checked if that happens with compiler errors too.

Eclipse

Currently there is no way to define input files or output artifacts in CustomConfig, thus there is no way for bake to notice if input files have changes and prevent...

https://github.com/Microsoft/language-server-protocol

This is always constant in a project and does not depend on machine, build server etc...