vcpkg/scripts
Ken A. Redergård b357d2d0c3 Fix issue with compiling vcpkg.exe (#4149) (#4213)
* Fix issue with compiling vcpkg.exe (#4149)

The check for environment variable PATH match
other environment variables. When environment variable
VCTargetsPath used by msbuild is changed in cleanEnvironmentHelper.ps1
 the path is broken. This makes the compilation of vcpkg.exe fail.

This commit fix the issue by checking that environment variable PATH is
exactly PATH.

* [cleanEnvironmentHelper] Use -eq instead of -match
2018-10-10 05:00:33 -07:00
..
buildsystems New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
cmake [vcpkg_extract_source_archive] Fix incorrect var usage in vcpkg_extract_source_archive 2018-09-04 16:51:01 -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] post-build cmake test (#3431) 2018-08-30 17:07:14 -07:00
toolchains Add definitions for CMAKE_SYSTEM_VERSION and CMAKE_SYSTEM_PROCESSOR to osx toolchain (#4441) 2018-10-10 05:00:05 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 [bootstrap.ps1] Prefer 64bit toolset 2018-10-04 16:39:57 -07:00
bootstrap.sh Improve disableMetrics propagation when consuming CMakeLists directly 2018-06-11 17:01:13 -07:00
cleanEnvironmentHelper.ps1 Fix issue with compiling vcpkg.exe (#4149) (#4213) 2018-10-10 05:00:33 -07:00
get_triplet_environment.cmake [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
ports.cmake [vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory. 2018-06-26 21:48:42 -07:00
vcpkgTools.xml [cmake] Include cmake version to abi-tag. Update to 3.11.4. 2018-06-28 16:34:40 -07:00