Skip to content

Remove -t msvc #735

@sgraham

Description

@sgraham

Its functionality is (almost entirely) subsumed by deps=msvc. The only thing that it's used for is to help gyp. Gyp needs to set the environment that the compiler is run in, and this was stuffed into -t msvc out of convenience long ago.

At this point -t msvc is just confusing, and should be removed, with gyp fending for itself in some other way (perhaps by adding an env_block variable to ninja).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions