Jess Perkins

Results 61 comments of Jess Perkins

Encountering this issue here. Adding Checker to a large existing project which does a lot of explicit dependency injection, passing class references around in constructors to be stored for later...

I know of several such modules, and have written a couple myself, but unfortunately have never been allowed to release them. I'm biased of course, but never could understand how...

@redorav said: > As an aside, how did premake obtain permission to do the Xbox 360 module? It didn't. Those are the bits that I was able to glean from...

Probably worth leaving this one open as a bug.

Open to suggestions on this. We'll have to store a default toolset somewhere? Or perhaps better to have a function that could be overridden?

What about a `premake.config.toolset(cfg)` function that returns what we think ought to be the default toolset adapter for the given configuration. It can check `cfg.toolset`, and then lookup the default...

@sp-jordi-vilalta If you are able, can you provide any information on where in the Premake code that path gets mangled? We've been trying to improve the Unicode support, and many...

We tried enabling this a while ago, and then rolled it back. I don't remember the exact reasons; if I get a chance I will try to locate the related...

> this seems like it would replace the tags API TBH, I've never used the feature, and [the documentation](https://github.com/premake/premake-core/wiki/tags) is…lacking. But going from memory, I think they might be complementary....