Slackbot
02/23/2023, 10:56 AMSlackbot
02/23/2023, 2:35 PMSlackbot
02/23/2023, 3:44 PMSlackbot
02/23/2023, 9:49 PMAndrew Rosenblatt
02/24/2023, 12:23 AMcpp-library but running into issues compiling on windows. The build stops with:
> Task :rtlsdr-jni:compileDebugX86-64Cpp FAILED
g++.exe: fatal error: cannot specify '-o' with '-c', '-S' or '-E' with multiple files
compilation terminated.
Any ideas?Slackbot
02/24/2023, 10:25 PMSlackbot
02/25/2023, 10:55 AMSlackbot
02/25/2023, 12:25 PMSlackbot
02/25/2023, 3:56 PMPhilip W
02/25/2023, 4:32 PMConfigurableFileCollection. I want to add a default value to my filecollection but users should be able to override the collection too. Of course you could use setFrom to override the "convention" value but this require the user to use setFrom too.Slackbot
02/25/2023, 5:00 PMSlackbot
02/25/2023, 6:54 PMSlackbot
02/26/2023, 3:46 PMSlackbot
02/27/2023, 11:15 AMSlackbot
02/27/2023, 3:44 PMSlackbot
02/27/2023, 4:31 PMSlackbot
02/27/2023, 4:45 PMSlackbot
02/27/2023, 5:17 PMRomulo Ruas
02/27/2023, 5:59 PMnpm install and I need to declare node_modules/x/**/*.css as artifact. To avoid massive performance issues with npm install declaring node_modules as outputs, I implemented something smarter.
The only way I can make it work is by creating a task that depends on npmInstall task and copies node_modules/x/**/*.css to an intermediate dir. Is it possible to avoid this copy?Slackbot
02/27/2023, 7:56 PMSlackbot
02/28/2023, 6:19 AMSlackbot
02/28/2023, 1:56 PMSlackbot
02/28/2023, 3:40 PMSlackbot
02/28/2023, 4:08 PMSlackbot
03/01/2023, 8:13 PMSlackbot
03/02/2023, 12:05 AMSlackbot
03/02/2023, 2:33 AMSlackbot
03/02/2023, 9:21 AMSlackbot
03/02/2023, 10:22 AMSlackbot
03/02/2023, 3:19 PM