issues Search Results · repo:conan-io/hooks language:Python
Filter by
199 results
(61 ms)199 results
inconan-io/hooks (press backspace or delete to remove)To activate the hook the documentation says:
$ conan config set hooks.conan-center
But with conan 2+ I have an error:
$ conan config set hooks.conan-center ...
duplicate
- elvisdukaj
- 2
- Opened on Apr 12, 2024
- #531
Need to validate the case when building in Windows with shared=True, generates foobar.dll and foobar.dll.lib, is causing
a false-positive in the Conan Center hook.
That s a valid case, projects are free ...
bug
- uilianries
- Opened on Mar 1, 2024
- #528
The instructions from the hook itself do not work, it fails with
[HOOK - recipe_linter.py] pre_export(): ERROR: Install pylint to use recipe_linter hook: pip install pylint astroid
Looking at the ...
- ericriff
- 1
- Opened on Nov 22, 2023
- #522
The hook KB-H014 conflicts with Meson s default behavior of creating .a static libraries on Windows to avoid using the
.lib extension for both import libraries and static libraries. This is documented ...
- jwillikers
- 3
- Opened on Oct 19, 2023
- #516
Add some extra checks in https://github.com/conan-io/hooks/blob/master/hooks/conan-center.py#L1077
It might catch some issues when we extract licenses from files
- AbrilRBS
- Opened on Oct 2, 2023
- #513
It handles SystemPackageTool which is deprecated and doesn t handle tools under conan.tools.system.package_manager but
it should.
- maksim-petukhov
- 5
- Opened on Aug 21, 2023
- #510
Feel free to update message hook if you think it s misleading.
Instead of:
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library ./lib/libSDL2_ttf.dylib links to system library CoreServices ...
- prince-chrismc
- Opened on Aug 8, 2023
- #509
The setup instructions at https://github.com/conan-io/hooks#hook-activation give the following instruction:
conan config set hooks.conan-center
However, when I try this with conan 2.0.7 (current version), ...
question
- jalapenopuzzle
- 1
- Opened on Jul 6, 2023
- #506
What is the difference between conan upload and conan-upload commands
- lazyze
- 2
- Opened on Jun 9, 2023
- #500
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.