conan-io/hooks

Create list of cross-compilers and use the list in hooks that apply to them

Open

#353 opened on 2021年10月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (45 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (PR metrics pending)

説明

It would be useful to maintain a list for cross-compilers (maybe other categories too) and use that list in all the hooks that apply to them. Now, whenever we have a new exception, we need to add it to many different lists

コントリビューターガイド