PerseoGI
PerseoGI
Ey! I will be pleased if you could upload statically build binaries for clangd and clang-format to work on a **Red Hat 6.3**. This machine is not mine and I...
Hi Prime, love your work! Huge fan from Spain :3 I'm trying to use the Telescope git_worktrees functionality but I'm getting this error:  FYI git-worktree-nvim.log is empty. I'm trying...
Added documentation for new `cmaketoolchain` option `generator_instance` Refers to: https://github.com/conan-io/conan/pull/16229
Changelog: Feature: add support for setting `tools.cmake.cmaketoolchain:extra_variables` Docs: https://github.com/conan-io/docs/pull/3719 Closes: https://github.com/conan-io/conan/issues/16222 - [x] Refer to the issue that supports this Pull Request. - [x] If the issue has missing info,...
Changelog: Feature: Support multiline blocks and inline commets on profiles Docs: https://github.com/conan-io/docs/pull/XXXX Closes: https://github.com/conan-io/conan/issues/16328 - [x] Refer to the issue that supports this Pull Request. - [x] If the issue...
### What is your suggestion? ### Background While editing a profile, it may be convenient to have the possibility to add a comment on the same line and not above...
Changelog: Bugfix: Make conan graph a real "install" dry-run. Return same errors and give same messages Docs: TODO Close #16393 - [x] Refer to the issue that supports this Pull...
### What is your suggestion? When a dependency is `missing` or `invalid`, CLI commands `install`, `create`, etc, will output pertinent error messages and the exit code of the application will...
Hi @rui314, thanks for your amazing work with `mold`! I've been using it personally for a while now. As a member of Conan team I've recently reviewed your projects recipe...
# Git pre-commit hook introduction This PR is in a early stage as conan linter has not been finished yet https://github.com/conan-io/conan-center-build-tools/pull/110 To enable the hook locally, use this ```sh git...