Dmitry Marakasov
Dmitry Marakasov
Also: - Another array is used in parse_var_decl - `function foo()` should be replaced with `foo()`
> Actually, it works when you pass them as arguments with real configure, too. When they are passed as environment variables CMake will handle them, so I don't think we...
> The closest thing is probably putting them in both the C and C++ flags, but that's not really equivalent Yes and yes, but I don't see a better solution....
Only MSYS2 msys2 or MSYS2 mingw too?
Please drop repository removals from this PR, these won't be accepted
For history and for these who still use these repositories.
This doesn't seem to handle escaped backslash correctly: ``` >>> import re >>> re.split(r"(?
> IMO it would be better to add it here as a plain function in repology/parsers/cpe.py and use in the parsing. Fancy doing this? Also should be nice to have...
It depends on which format Gentoo (and other repos) currently uses. As far as I remember, we only need CPE string parsing for Gentoo (other repos with CPE info available...
Wow, nice! Though I wonder if this will work on the site which has Content-Security-Policy header which prohibits builtin scripts.