KOLANICH
KOLANICH
It will affect all builds. I.e. one can generate installers for Windows (using NSIS, WiX and Qt installer Framework) since now (but I don't recommend it, for such libs just...
>BTW, is there a way to add CI for this? Surely there is, but it would require quite a lot of work to do it *properly*.
Nothing new, just rebased.
see https://github.com/KOLANICH/CleanUnwantedUpdates
see https://github.com/KOLANICH/CleanUnwantedUpdates
> And how is this overengineered byproduct of brain activity any better than a straightforward batch file? It does more :)
> Does it NEED to do more, to begin with? For now - no (the additional functionality detecting suspicious updates (the ones having keywords for now, you can plug an...
Don't make such a statements without examining the code. It DOESN'T remove updates based on heuristics, it just advises the updates to be checked manually. The main source of unsafety...
>What would be the details of your proposal? The proposal is hard to achieve. >Do you think about a plan to achieve it? 1 transform photorec into a library. More...
@timofonic, you cannot use KS definitions in runtime for now (we don't have a bytecode target now), they need to be compiled first. So there are plenty of solutions. You...