conan-io/hooks

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

Open

#353 geöffnet am 2. Okt. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (45 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (34 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide