Marcus Boerger

Results 5 issues of Marcus Boerger

Add flags for custom output control. * `--bcce-color[=`_no_`]` A boolean flag that enables or disables colored output. This is useful for environments where the color codes are not handled (e.g....

When updating to version 1.0.0 for [github.com/helly25/mbo #23](https://github.com/helly25/mbo/commit/216c604d568fac3804839bf6ce089d732f38ff87), then I get issues on Ubuntu. Details: * #229: PASS * #286: PASS * #290 * MacOS: PASS * MacOS: `--linkopt=-fuse-ld=lld` FAIL:...

This is a expanded version of https://github.com/hedronvision/bazel-compile-commands-extractor/pull/205 It adds more header file extensions. This fixes: https://github.com/hedronvision/bazel-compile-commands-extractor/issues/199

After adding a file that depends on `#include ` the compilation fails with the file not being found. Interestingly if the include is changed to `unwind.h` then the file is...

Min viable Clang-libunwind support. This is from an early version of GLog and the generic implementation. It works and is intended fro using Abseil in Bazel with Clang via https://github.com/bazel-contrib/toolchains_llvm