Nathan Woodrow
Nathan Woodrow
They are bundled and would be very bad to remove them. If this is a US trade issue like what gitlab and GitHub have recently have had to do, I...
I also don't think it applies to us anyway given it has come up in other open projects and the result is 'doesnt affect us' On Tue., 30 Jul. 2019,...
At the moment this is hard coded, however it could be changed. If you are interested in doing so I can point you to the right place in the code.
@KiwiKilian this is something I ran into the other day using the `` component and not sure without examples how to use it correctly. I'm happy to help do some...
New logo is looking really good. I like the latest draft. On Thu, Dec 19, 2019 at 10:21 PM Mathieu Pellerin wrote: > @jmckenna , nice to see the green...
@m-kuhn Can confirm this works fine for Windows. I made a quick hack script `sip-build.bat` and override inside CMAKE args as: ```cmake -DSIP_BUILD_EXECUTABLE="${sdk}\installed\x64-windows-release\tools\python3\Scripts\sip-build.bat" ` ``` `sip-build.bat` ```batch %~dp0\..\python.exe -m sipbuild.tools.build...
Sorry I haven't had a look using the SDK method we talked about the other day. But that PR I had opened will fix it and if merge it will...
Propose merging #61707 until we can review the upstream fixes are coming down in the SDK correctly. As that patch will at least unblock the local SDK based builds for...