Phil Christensen
22e0b9f376
improve logic expression evaluation ( #7508 )
...
* better logic expression evaluation
Improve the logic expression evaluation currently used when filtering
dependencies.
Biggest improvements:
+ Allow '|' operator
+ Support nested '()'
+ Allow whitespace
+ Useful error message for malformed expressions
Also changed names of types to RawParagraph when that is what the original author was using.
2019-08-02 21:37:49 -07:00
Robert Schumacher
273b8ce3d0
[vcpkg-fetch] Switch back to 18.1.0; add hack in vcpkg.exe to map the hashes together.
2018-11-07 17:10:51 -08:00
Ofek
2815c4fb66
Initial addition of native visualizer, to improve debugging experience. ( #3906 )
2018-08-01 10:58:25 -07:00
Alexander Karatarakis
8549a095a8
Remove stray entries
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
a739df905c
Merge VcpkgPowershellUtils into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
555fa8d7cc
Merge getVisualStudioInstances into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
9e4196d495
Merge getWindowsSDK into bootstrap.ps1
2018-05-19 19:23:32 -07:00
Alexander Karatarakis
1b0682a39e
[vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
2018-05-15 23:27:14 -07:00
Robert Schumacher
ebdb410394
[everything] Use -text to ensure consistent files across machines.
...
If you experience trouble, you can use the following to renormalize your local working directory:
git add --renormalize .
git reset .
git checkout .
2018-02-26 18:18:05 -08:00
Alexander Karatarakis
815e3caf55
Merge findFileRecursivelyUp into VcpkgPowershellUtils
2018-02-07 17:31:30 -08:00
Robert Schumacher
141f10801c
[vcpkg] Improve external toolchain handling.
2017-11-25 11:50:31 -08:00
Alexander Karatarakis
f28125f013
Remove vcpkgcommon.vcxproj. Merge it into vcpkglib.vcxproj
2017-01-25 19:50:56 -08:00
Alexander Karatarakis
a026f0d10c
Remove vcpkgmetrics.vcxproj. Merge it into vcpkglib.vcxproj
2017-01-25 19:07:18 -08:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00