Home
last modified time | relevance | path

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

12345678910>>...18

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/samples/
H A DRegenerate-Certificates.ps110 "$PSScriptRoot\BlackJack\BlackJack_UIClient\BlackJack_UIClient_TemporaryKey.pfx", variable
11 "$PSScriptRoot\FacebookDemo\FacebookDemo_TemporaryKey.pfx", variable
12 "$PSScriptRoot\OAuth2Live\OAuth2Live_TemporaryKey.pfx", variable
13 "$PSScriptRoot\WindowsLiveAuth\WindowsLiveAuth_TemporaryKey.pfx" variable
19 pushd $PSScriptRoot variable
24 if ($PSCmdlet.ShouldProcess($PSScriptRoot, "MakeCert"))
31 Remove-Item "$PSScriptRoot\Temp.pvk" variable
32 Remove-Item "$PSScriptRoot\Temp.cer" variable
/dports/devel/sdl20/SDL2-2.0.18/build-scripts/
H A Dwinrtbuild.ps1164 …$VSProjectPath = "$PSScriptRoot\..\VisualC-WinRT\$(Get-SDL-WinRT-Variant-Name $PlatformToolset -In… in Build-SDL-WinRT-Variant()
170 …$OutDir = "$PSScriptRoot\..\VisualC-WinRT\lib\$(Get-SDL-WinRT-Variant-Name $PlatformToolset)\$Plat… in Build-SDL-WinRT-Variant()
173 …$IntermediateDir = "$PSScriptRoot\..\VisualC-WinRT\obj\$SDLProjectName-$(Get-SDL-WinRT-Variant-Nam… in Build-SDL-WinRT-Variant()
257 $NugetOutputDir = "$PSScriptRoot\..\VisualC-WinRT\lib\nuget"
259 …$SDLHGRevision = $($(hg log -l 1 --repository "$PSScriptRoot\.." | select-string "changeset") -Rep…
280 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2-WinRT.nuspec"
285 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2main-WinRT-NonXAML.nuspec"
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/build-scripts/
H A Dwinrtbuild.ps1164 …$VSProjectPath = "$PSScriptRoot\..\VisualC-WinRT\$(Get-SDL-WinRT-Variant-Name $PlatformToolset -In… in Build-SDL-WinRT-Variant()
170 …$OutDir = "$PSScriptRoot\..\VisualC-WinRT\lib\$(Get-SDL-WinRT-Variant-Name $PlatformToolset)\$Plat… in Build-SDL-WinRT-Variant()
173 …$IntermediateDir = "$PSScriptRoot\..\VisualC-WinRT\obj\$SDLProjectName-$(Get-SDL-WinRT-Variant-Nam… in Build-SDL-WinRT-Variant()
257 $NugetOutputDir = "$PSScriptRoot\..\VisualC-WinRT\lib\nuget"
259 …$SDLHGRevision = $($(hg log -l 1 --repository "$PSScriptRoot\.." | select-string "changeset") -Rep…
280 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2-WinRT.nuspec"
285 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2main-WinRT-NonXAML.nuspec"
/dports/x11/controllermap/SDL2-2.0.18/build-scripts/
H A Dwinrtbuild.ps1164 …$VSProjectPath = "$PSScriptRoot\..\VisualC-WinRT\$(Get-SDL-WinRT-Variant-Name $PlatformToolset -In… in Build-SDL-WinRT-Variant()
170 …$OutDir = "$PSScriptRoot\..\VisualC-WinRT\lib\$(Get-SDL-WinRT-Variant-Name $PlatformToolset)\$Plat… in Build-SDL-WinRT-Variant()
173 …$IntermediateDir = "$PSScriptRoot\..\VisualC-WinRT\obj\$SDLProjectName-$(Get-SDL-WinRT-Variant-Nam… in Build-SDL-WinRT-Variant()
257 $NugetOutputDir = "$PSScriptRoot\..\VisualC-WinRT\lib\nuget"
259 …$SDLHGRevision = $($(hg log -l 1 --repository "$PSScriptRoot\.." | select-string "changeset") -Rep…
280 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2-WinRT.nuspec"
285 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2main-WinRT-NonXAML.nuspec"
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/exe/tests/
H A DPowershellShim.Tests.ps15 …{ . $PSScriptRoot\..\PowershellShim-Helper.ps1 } | Should -Throw "PXP Agent could not load the ass… variable
9 . $PSScriptRoot\..\PowershellShim-Helper.ps1 variable
55 …$result = '{"message": "hello world"}' | & $PSScriptRoot\..\PowershellShim.ps1 $PSScriptRoot\Echo.…
60 … '{"message": "hello world", "_task": "echo"}' | & $PSScriptRoot\..\PowershellShim.ps1 $PSScriptRo…
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/build-scripts/
H A Dwinrtbuild.ps1164 …$VSProjectPath = "$PSScriptRoot\..\VisualC-WinRT\$(Get-SDL-WinRT-Variant-Name $PlatformToolset -In… in Build-SDL-WinRT-Variant()
170 …$OutDir = "$PSScriptRoot\..\VisualC-WinRT\lib\$(Get-SDL-WinRT-Variant-Name $PlatformToolset)\$Plat… in Build-SDL-WinRT-Variant()
173 …$IntermediateDir = "$PSScriptRoot\..\VisualC-WinRT\obj\$SDLProjectName-$(Get-SDL-WinRT-Variant-Nam… in Build-SDL-WinRT-Variant()
249 $NugetOutputDir = "$PSScriptRoot\..\VisualC-WinRT\lib\nuget"
251 …$SDLHGRevision = $($(hg log -l 1 --repository "$PSScriptRoot\.." | select-string "changeset") -Rep…
272 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2-WinRT.nuspec"
277 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2main-WinRT-NonXAML.nuspec"
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/build-scripts/
H A Dwinrtbuild.ps1164 …$VSProjectPath = "$PSScriptRoot\..\VisualC-WinRT\$(Get-SDL-WinRT-Variant-Name $PlatformToolset -In… in Build-SDL-WinRT-Variant()
170 …$OutDir = "$PSScriptRoot\..\VisualC-WinRT\lib\$(Get-SDL-WinRT-Variant-Name $PlatformToolset)\$Plat… in Build-SDL-WinRT-Variant()
173 …$IntermediateDir = "$PSScriptRoot\..\VisualC-WinRT\obj\$SDLProjectName-$(Get-SDL-WinRT-Variant-Nam… in Build-SDL-WinRT-Variant()
249 $NugetOutputDir = "$PSScriptRoot\..\VisualC-WinRT\lib\nuget"
251 …$SDLHGRevision = $($(hg log -l 1 --repository "$PSScriptRoot\.." | select-string "changeset") -Rep…
272 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2-WinRT.nuspec"
277 $NugetOptions[1] = "$PSScriptRoot\..\VisualC-WinRT\SDL2main-WinRT-NonXAML.nuspec"
/dports/lang/mono/mono-5.10.1.57/external/linker/corebuild/
H A Ddotnet.ps12 $toolsLocalPath = Join-Path $PSScriptRoot "Tools"
13 cp (Join-Path $PSScriptRoot "bootstrap.ps1") $bootStrapperPath variable
17 & $bootStrapperPath $PSScriptRoot $toolsLocalPath | Out-File (Join-Path $PSScriptRoot "bootstrap.lo…
/dports/lang/solidity/solidity_0.8.11/scripts/
H A Dinstall_deps.ps16 if ( -not (Test-Path "$PSScriptRoot\..\deps\boost") ) { variable
7 New-Item -ItemType Directory -Force -Path "$PSScriptRoot\..\deps" variable
14 mv cmake-3.18.2-win64-x64 "$PSScriptRoot\..\deps\cmake" variable
25 …ilesystem --with-system --with-program_options --with-test --prefix="$PSScriptRoot\..\deps\boost" … variable
/dports/devel/rebar3/rebar3-3.17.0/_checkouts/relx/priv/templates/
H A Dbin_windows_ps19 if (!(Test-Path variable:global:PSScriptRoot)) {
21 $PSScriptRoot = Split-Path -Parent -Path $MyInvocation.MyCommand.Definition
25 . $PSScriptRoot\psutil.ps1
28 $rootdir = Split-Path -Parent -Path $PSScriptRoot
/dports/devel/rebar3/rebar3-3.17.0/_build/default/lib/relx/priv/templates/
H A Dbin_windows_ps19 if (!(Test-Path variable:global:PSScriptRoot)) {
21 $PSScriptRoot = Split-Path -Parent -Path $MyInvocation.MyCommand.Definition
25 . $PSScriptRoot\psutil.ps1
28 $rootdir = Split-Path -Parent -Path $PSScriptRoot
/dports/lang/mono/mono-5.10.1.57/external/corefx/pkg/Microsoft.Windows.Compatibility/tests/
H A Dpublishcompatibilityassets.ps11 $repoRoot = ((get-item $PSScriptRoot).parent.parent.parent.FullName);
4 $csprojPath = -join($PSScriptRoot, "\", (Get-ChildItem $PSScriptRoot"\*.csproj" | Select-Object -Ex…
43 $outputPath = -join($PSScriptRoot, "\bin\Debug\", $targetFramework, "\", $rid, "\publish\refs\") in _restoreAndPublish()
/dports/lang/mono/mono-5.10.1.57/external/linker/corebuild/integration/
H A Dbuild.ps16 $dotNetTool = Join-Path $PSScriptRoot "..\corebuild\dotnet.ps1"
8 & $dotNetTool restore (Join-Path $PSScriptRoot "linker.sln")
9 & $dotNetTool pack (Join-Path $PSScriptRoot "linker.sln")
/dports/devel/leiningen/leiningen-2.9.8/bin/
H A Dlein.ps182 $env:LEIN_ROOT = $PSScriptRoot in Initialize-Source()
117 OutFile = "$PSScriptRoot\lein.cmd.pending" in Update-Self() variable
118 …} |% {Write-Progress 'Update-Self' $_.Uri -CurrentOperation "Downloading to $PSScriptRoot\lein.cmd… in Update-Self()
124 Move-Item "$PSScriptRoot\lein.cmd.pending" "$PSScriptRoot\lein.cmd" -force in Update-Self() variable
/dports/cad/meshlab/meshlab-Meshlab-2020.05/install/windows/
H A Dwindows_deploy.ps122 $INSTALL_PATH = $PSScriptRoot
23 $SOURCE_PATH = Join-Path $PSScriptRoot ..\..\src
28 $DISTRIB_PATH = Join-Path $PSScriptRoot ..\..\distrib #default distrib
/dports/cad/meshlab/meshlab-Meshlab-2020.05/install/windows/resources/
H A Dwindows_nsis_script.ps115 $INSTALL_PATH = Join-Path $PSScriptRoot ..\
16 $SOURCE_PATH = Join-Path $PSScriptRoot ..\..\..\src
21 $DISTRIB_PATH = Join-Path $PSScriptRoot ..\..\..\distrib #default distrib
/dports/lang/solidity/solidity_0.8.11/.circleci/
H A Dbuild_win.ps13 cd "$PSScriptRoot\.." variable
20 $boost_dir=(Resolve-Path $PSScriptRoot\..\deps\boost\lib\cmake\Boost-*)
21 …" -DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded -DCMAKE_INSTALL_PREFIX="$PSScriptRoot\..\upload" -DUS…
/dports/cad/ghdl/ghdl-1.0.0/scripts/windows/
H A Dcompile-ghdl.ps187 $Script_ScriptDir = $PSScriptRoot
89 $GHDLRootDir = Convert-Path (Resolve-Path ($PSScriptRoot + "\" + $RelPathToRoot))
96 Import-Module $PSScriptRoot\shared.psm1 -Verbose:$false -Debug:$false -ArgumentList "$Script_Worki… variable
97 Import-Module $PSScriptRoot\targets.psm1 -Verbose:$false -Debug:$false variable
/dports/graphics/pencil2d/pencil-0.6.6/util/
H A Dafter-build.ps133 echo $PSScriptRoot variable
34 cd $PSScriptRoot variable
77 cd $PSScriptRoot variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/eng/scripts/
H A Dbuild.ps14 . $PSScriptRoot/meta_generation.ps1 variable
5 . $PSScriptRoot/get_module_dirs.ps1 variable
68 $root = Resolve-Path ($PSScriptRoot + "/../..")
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/eng/scripts/
H A Dbuild.ps14 . $PSScriptRoot/meta_generation.ps1 variable
5 . $PSScriptRoot/get_module_dirs.ps1 variable
68 $root = Resolve-Path ($PSScriptRoot + "/../..")
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/eng/scripts/
H A Dbuild.ps14 . $PSScriptRoot/meta_generation.ps1 variable
5 . $PSScriptRoot/get_module_dirs.ps1 variable
68 $root = Resolve-Path ($PSScriptRoot + "/../..")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/eng/scripts/
H A Dbuild.ps14 . $PSScriptRoot/meta_generation.ps1 variable
5 . $PSScriptRoot/get_module_dirs.ps1 variable
68 $root = Resolve-Path ($PSScriptRoot + "/../..")
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/eng/scripts/
H A Dbuild.ps14 . $PSScriptRoot/meta_generation.ps1 variable
5 . $PSScriptRoot/get_module_dirs.ps1 variable
62 $root = Resolve-Path ($PSScriptRoot + "/../..")
/dports/cad/ghdl/ghdl-1.0.0/scripts/vendors/
H A Dcompile-uvvm.ps1110 $EnableDebug -and (Write-Host " Import-Module $PSScriptRoot\config.psm1 -Verbose:`$$false -Debu…
111 Import-Module $PSScriptRoot\config.psm1 -Verbose:$false -ArgumentList "UVVM" variable
112 $EnableDebug -and (Write-Host " Import-Module $PSScriptRoot\shared.psm1 -Verbose:`$$false -Debu…
113 Import-Module $PSScriptRoot\shared.psm1 -Verbose:$false -ArgumentList @("UVVM", "$WorkingDir") variable

12345678910>>...18