Dylan Baker
Dylan Baker
@eli-schwartz I discovered something good today, the build layer does error if `gui_app` or `win_subsystem` is passed to a non `Executable` target, so we don't have to deprecate that!
I re-ran the updated version against gstreamer (due to my nix setup it had to download basically every dependency as as subproject) I also tested Mesa, both of which now...
~~Oh, I found a rebase issue, so please no one hit merge yet~~ All good. When I rebased this over the additional to support GeneratedTpes in the `objects` keyword argument,...
@eli-schwartz I'm going to try to say this politely, but I'm absolutely raging right now. I have *begged* you to review this for *almost a year*, I have other work...
Since I’ve split them up, I’m happy to land this a few patches at a time. I’m also not sure this split up if it still makes sense to leave...
I've added a few of the patches to pull the validation out of the interpreter (for jar exclusive arguments), and put them in here. I have more (the whole set...
Okay, I'll go ahead and finish merging those. I also opened #11505, which is some additional cleanup from the larger work that might make sense to merge before this (and...
I've rebased this on current master, and thus added support for rust_dependency_map. I've also fixed a bunch of test failures and lint issues. There are probably more test failures, but...
@eli-schwartz, do you like the way this looks better? I can go about fixing/rebasing the issues if you're happy with the results
If you want to test this locally `./run_single_test.py "test cases/framework/15 llvm" -- -Dmethod=cmake -Dlink-static=(true|false)` will do what you want.