Re: [Interest] Tricks to improve moc performance?

2020-01-14 Thread Adam Light
On Mon, Dec 23, 2019 at 2:26 PM Adam Light wrote: > > One idea I had was to combine all files in HEADERS into a single giant .h > file, and then call moc.exe once on that file. The single call to moc.exe > would be executed in a single thread, but it would avoid the need to > rediscover all of

Re: [Interest] VSCode Qt extension: use of natvis files from QtVSAddin (license)

2020-01-14 Thread Miguel Costa
My (non-specialized) opinion is that if you're going to use this natvis file, either bundled or downloading it in run-time, then you will need to license your extension under the GPLv3. I don't think the exception is applicable, the file is part of the source code and not an "output of [the]