conan-io/hooks

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

Open

#353 aberto em 2 de out. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (45 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (34 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador