terminal/build/scripts
Dustin L. Howett e996fadbb6
conpty: fall back to conhost if OpenConsole is missing (#7741)
This commit is in support of WTU.

I initially added support for a new flag, `PSEUDOCONSOLE_UNDOCKED_PREFER_INBOX_CONHOST`,
which I liked because it was more explicit. We chose not to go that route.

### Automatic fallback
#### Pros
* It's easier on the consumer
* We can eventually expand it to support `$ARCH/openconsole.exe`
#### Cons
* Packaging the project wrong will result in a working-but-somewhat-broken experience (old conhost)
   * We ameliorated this by checking it in the packaging script.
* Implicit behavior may be bad
2020-10-15 11:50:27 -07:00
..
Create-AppxBundle.ps1 Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
Generate-ThirdPartyNotices.ps1 On second thought, embed the third-party notices in the package (#5673) 2020-04-30 15:06:13 -07:00
Get-WttLog.ps1 Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
Index-Pdbs.ps1 Turn source linking back on for WinDBG style 2019-10-09 12:27:39 -07:00
Invoke-FormattingCheck.ps1 add audit build step for code formatting check (#1208) 2019-06-11 16:23:21 -07:00
Run-Tests.ps1 Helix Testing (#6992) 2020-08-18 18:23:24 +00:00
Test-WindowsTerminalPackage.ps1 conpty: fall back to conhost if OpenConsole is missing (#7741) 2020-10-15 11:50:27 -07:00