Home
last modified time | relevance | path

Searched full:mklink (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DmoduleResolutionWithSymlinks_notInNodeModules.ts34 # Windows: Open command prompt as administrator and run: `mklink /D shared ..\shared; mklink /D sha…
DmoduleResolutionWithSymlinks.ts36 # Windows: open command prompt as administrator and run: mklink /D library-a ..\..\library-a
DmoduleResolutionWithSymlinks_referenceTypes.ts49 # Windows: Open command prompt as administrator and run: `mklink /D library-a ..\..\library-a`
/third_party/typescript/tests/baselines/reference/
DmoduleResolutionWithSymlinks.js34 # Windows: open command prompt as administrator and run: mklink /D library-a ..\..\library-a
79 # Windows: open command prompt as administrator and run: mklink /D library-a ..\..\library-a
DmoduleResolutionWithSymlinks.types36 # Windows: open command prompt as administrator and run: mklink /D library-a ..\..\library-a
DmoduleResolutionWithSymlinks.symbols36 # Windows: open command prompt as administrator and run: mklink /D library-a ..\..\library-a
/third_party/libjpeg-turbo/
Dappveyor.yml33 mklink /d "%ProgramData%\Oracle\Java32" "c:\Program Files (x86)\Java\jdk1.6.0"
/third_party/skia/infra/bots/
Dutils.py168 > mklink /D test\current test\1
/third_party/NuttX/
DREADME.md351 3. `mklink /j programfiles "C:/Program\ Files"` and
353 4. `mklink /j programfiles86 "C:/Program\ Files\ \(x86\)"`
1479 linking to them (it could, perhaps, use the NTFS `mklink` command, but it
/third_party/node/
Dvcbuild.bat407 if EXIST out\%config% mklink /J %config% out\%config%
/third_party/node/deps/openssl/openssl/
DCHANGES.md18543 * New script util/mklink.pl as a faster substitute for util/mklink.sh.
18994 semicolons, subsequent redundant removes, inline point.sh into mklink.sh
/third_party/openssl/
DCHANGES.md18365 * New script util/mklink.pl as a faster substitute for util/mklink.sh.
18816 semicolons, subsequent redundant removes, inline point.sh into mklink.sh
/third_party/node/doc/changelogs/
DCHANGELOG_V12.md6224 …hub.com/nodejs/node/commit/0fc27f6bc0)] - **build,win**: bail vcbuild if mklink fails (Refael Acke…