terminal/src/tools
Dustin L. Howett (MSFT) 69d99a7a2b
deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536)
This commit upgrades C++/WinRT to 2.0.200316.3 and fixes a couple of the
transitive dependency issues we had in the process.

Because the latest version has better dependency resolution, we're able
to properly depend on Microsoft.UI.Xaml and the Toolkit in TerminalApp
and TerminalAppLib so we no longer need to manually include .dll and
.pri files.

Because of nebulous _other_ changes in dependency resolution,
WindowsTerminalUniversal isn't picking up transitive .winmd dependencies
from TerminalApp, and needs to include them as ProjectReferences
directly. This was already happening transitively, so now it's explicit.

I've also taken the time to upgrade GSL to v2.1.0, the last release
before they removed span::at and blew up our world.
2020-03-23 17:15:24 +00:00
..
buffersize Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
closetest Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
ColorTool Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
echokey Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
fontlist Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
integrity Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
lnkd Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
nihilist Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
pixels Sync with latest inbox changes 2019-10-17 15:11:07 -07:00
scratch Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
test add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
texttests Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
U8U16Test deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
vtapp Merged PR 4235821: [Git2Git] Reflect some sources.dep changes from OS 2020-01-31 21:27:33 +00:00
vtpipeterm Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
vttests Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00