vcpkg/scripts
TheGoddessInari 0872eebe34 (#8013) [vcpkg] Compatibility with pwsh >= 6.2
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as
absolute paths instead of relative paths; this breaks the code we have
that assumes that they're printed as relative paths.

Thus, change the code to request the `Name` property specifically, which
is what we actually wanted.
2019-09-06 16:16:15 -07:00
..
buildsystems vs 2019 integration bug (#7623) 2019-08-12 14:41:53 -07:00
cmake Use macro instead of function to override execute_process() (#7980) 2019-08-29 19:40:43 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates [vcpkg create, docs] Update create command's template and documentation on patching (#5370) 2019-02-15 14:32:07 -08:00
toolchains [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074) 2019-06-30 09:31:22 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 (#8013) [vcpkg] Compatibility with pwsh >= 6.2 2019-09-06 16:16:15 -07:00
bootstrap.sh [vcpkg] Major tool CMakeLists.txt updates 2019-08-16 19:40:53 -07:00
cleanEnvironmentHelper.ps1 #5248 make vcpkg buildable as 'system' user (#7038) 2019-06-25 21:45:02 -07:00
get_triplet_environment.cmake [vcpkg]Port toolchains (#7687) 2019-08-20 08:47:26 -07:00
ports.cmake - Fixed ports script. (#7793) 2019-08-22 14:55:50 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkgTools.xml [vcpkg] Fix powershell font corruption bug (#7094) 2019-07-06 13:29:46 -07:00