Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.
This repository was archived by the owner on May 22, 2019. It is now read-only.

Rename PLATFORM and FLAVOUR #16

Description

@arnout

"linux" platform is actually a "posix" platform (cfr. it also works on Cygwin).

"x86_generic" flavour is actually "generic", not at all tied to x86.

Instead of flavours, we probably want to include/exclude plugins (or extensions) for different platforms, and the generic part is always there. We can still call it flavour, but it should be possible to support multiple. E.g. the simulator could be optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupChanges that make the implementation more maintainable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions