gecko-dev/python/mozbuild
Andi-Bogdan Postelnicu 286dbe9634 Bug 1664540 - when using mach ide vscode on MacOs also look in Applications folder. r=marco
VSCode doesn't install by default it's command line integration toolset on MacOS
 so w don't have a link to `/usr/local/bin/code` instead we must use the binary from the
 `Applications` folder.
 Also extens this to other platforms even though it's improbable that we are going to use it
 there.

Differential Revision: https://phabricator.services.mozilla.com/D90088
2020-09-14 12:30:02 +00:00
..
mozbuild Bug 1664540 - when using mach ide vscode on MacOs also look in Applications folder. r=marco 2020-09-14 12:30:02 +00:00
mozpack Bug 1658632 - Don't strip d3dcompiler_47.dll r=glandium 2020-09-08 21:46:32 +00:00
setup.py