conan-io/hooks

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

Open

#353 ouverte le 2 oct. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (45 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (34 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur