hayhurst-zz

Results 6 comments of hayhurst-zz

Any update on this? @wjk did you get anywhere implementing this yourself. @cdmihai Is it something that is scheduled to happen?

This: > * To begin with, AFAIK BuildXL had an option to turn off setting /isolate on msbuild.exe calls (@smera what was the cmdline? If it exists). That should turn...

I did try that in LusasWin.bc ``` config({ resolvers: [ { kind: "MsBuild", root: d`.`, moduleName: "LusasWin", msBuildSearchLocations: [d`C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\`], fileNameEntryPoints: [r`LUSAS\LusasWin.vcxproj`], useLegacyProjectIsolation: true, additionalOutputDirectories: [d`C:\SVN\C0\code\bin\Debug_Win32\`,d`C:\SVN\C0\code\obj\Debug_Win32\`], }...

Hi, I was wondering if there was ever any documentation or information provided about setting up a shared cache?

I have the same issue, no changes shown, clicking expand on an individual change in the Codex Diff window does nothing. Happens for all file changes made so far.

> I have the same issue, no changes shown, clicking expand on an individual change in the Codex Diff window does nothing. Happens for all file changes made so far....