Gerodote

Results 10 issues of Gerodote

how it looks: I wrote an ebuild for gentoo. I emerged (read configured, compiled and installed ) musikcube successfully. then I'm typing musikcube: and I got this: ``` # musikcube...

i have a rpi 3b+ with fresh rpi os 64 bit desktop. I've tried to install musikcube 3.0.0 and 0.9.0 . 3.0.0 : ``` wget https://github.com/clangen/musikcube/releases/download/3.0.0/musikcube_linux_rpi_armhf_3.0.0.tar.bz2 tar -jxvf ./musikcube_linux_rpi_armhf_3.0.0.tar.bz2 cd...

Assume we have a bad library that needs to be patched and we don't want to create a pull request, wait until a miracle happens and so on, or library...

enhancement

applied this https://github.com/filipdutescu/modern-cpp-template because current cmake script at the project literally sucks. Please, do not lie about that this can be not header-only lib. It IS header only lib. Maybe...

``` enum class unexpected_error_find_in_map { NotFound, ShitHappened }; void a_foo(...) { ... } tl::expected function(...) { ... return a_foo(...); } ``` error: could not convert ...(function place and name )...

It's a really good default. It's copy-paste from https://github.com/filipdutescu/modern-cpp-template with one modification: turn off warnings as error for clang-tidy.

help wanted

**Bug description** if executor is terminal, then no double quotes around path to build folder **Steps to reproduce** 1. Set in config `cmake_executor -> name = "terminal" 2. ![image](https://github.com/Civitasv/cmake-tools.nvim/assets/58738099/26fd086b-131e-4126-9e29-4790503d85f6) Minimal...

bug

**Describe the problem or limitation you are having** I try to use new feature of cmake: debugger of CMakeLists.txt . I got it working somehow: [here's the problem line](https://github.com/Gerodote/Nvchad_config_cpp/blob/016d0d0949b952ef7db08907a41afa403c86aa82/configs/cmake.lua#L84) As...

enhancement

idea: if all child nodes are checked, make their parent node check too or set a setting for this, or do this automatically

Like in Google notes when you enter new line, new point of list appears something like this would be great, because every time click "insert" doesn't seem conveniently.