Home
last modified time | relevance | path

Searched refs:PSScriptRoot (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/libfido2/windows/
HDconst.ps126 New-Variable -Name 'BUILD' -Value "$PSScriptRoot\..\build" -Option Constant variable
27 New-Variable -Name 'OUTPUT' -Value "$PSScriptRoot\..\output" -Option Constant variable
HDcygwin.ps121 $Cygwin = "$PSScriptRoot\..\cygwin"
53 --keyring ${PSScriptRoot}/cygwin.gpg `
HDbuild.ps121 . "$PSScriptRoot\const.ps1" variable
119 Copy-Item "$PSScriptRoot\libressl.gpg" -Destination "${BUILD}" variable
HDrelease.ps113 . "$PSScriptRoot\const.ps1" variable