vcpkg/scripts
Jörg Bornemann ed73411424
[applocal.ps1] Fix -targetBinary without drive letter (#29890) (#29894)
On Windows, running applocal.ps1 with "-targetBinary
/foo/bar.exe" (without drive letter) did not install dependencies. The
dumpbin executable was called with /foo/bar.exe, and dumpbin interpreted
this as unknown command line argument. No dependencies were resolved.

We're already resolving the full path of the target binary some lines
above the dumpbin call. The $targetBinaryPath variable contains the
target binary's path including the drive letter, and dumpbin
successfully reports the executable's dependencies.
2023-03-01 16:07:04 -08:00
..
angle [angle] Update to chromium/5414, improve build system (and future updates) (#27444) 2023-02-10 11:45:11 -08:00
azure-pipelines Add parameter to limit CI to selected triplets (#29738) 2023-02-24 11:32:02 -08:00
boost Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
buildsystems [applocal.ps1] Fix -targetBinary without drive letter (#29890) (#29894) 2023-03-01 16:07:04 -08:00
cmake [qt5] MinGW build fixes (#29505) 2023-02-22 13:17:37 -08:00
detect_compiler [OpenCV] upgrade to v4.5.5 (#22801) 2022-02-23 11:57:13 -08:00
get_cmake_vars [scripts|vcpkg_configure_make] Help C(XX)FLAGS survive through libtool (#28349) 2023-01-07 01:04:32 -08:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
msys [vcpkg] add updated compile wrapper for clang-cl (#26340) 2022-08-29 17:30:53 -07:00
posh-vcpkg/0.0.1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
templates [gklib,metis,parmetis] Update sources for metis et al. to GitHub (#26020) 2022-08-03 18:59:36 -07:00
test_ports [ncurses] Fix "lib model" control. (#29881) 2023-02-28 10:09:09 -08:00
toolchains [vcpkg toolchain] Fix CMAKE_CROSSCOMPILING when building on UWP (#26866) 2023-01-25 12:18:55 -08:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg-tool] update to 2022-03-30 (#23886) 2022-03-31 19:08:09 -07:00
bootstrap.ps1 Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
bootstrap.sh Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
build_info.cmake [scripts] add policy VCPKG_POLICY_SKIP_ABSOLUTE_PATHS_CHECK (#27128) 2022-10-08 21:15:02 -07:00
ci.baseline.txt Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
file_script.py [vcpkg] Revise the file lists script (#20864) 2021-11-29 16:12:27 -08:00
generateBaseline.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
generatePortVersionsDb.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
Get-Changelog.ps1 [docs] Add catalog release process. (#24647) 2022-05-11 12:18:31 -07:00
ports.cmake Update cmake to 3.25.1 (#28522) 2023-01-15 11:04:04 -08:00
tls12-download-arm64.exe Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
tls12-download.exe Update vcpkg-tool to 2022-11-10. (#27764) 2022-11-11 12:53:43 -08:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_completion.fish [vcpkg] Add tab completion for Fish (#14206) 2020-11-02 17:25:43 -08:00
vcpkg_completion.zsh [scripts] Add vcpkg_completions.zsh (#18274) 2021-06-30 13:16:51 -07:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add triplet option VCPKG_NO_COMPILER_TRACKING (#17526) 2021-08-25 20:36:28 -07:00
vcpkgTools.xml Roll back PowerShell to 7.2.x to restore support for Win7. (#29054) 2023-01-19 12:12:48 -08:00