terminal/src/cascadia
Michael Niksa 6b728cd6d0
Add source linking information during the build (#2857)
Copies source linking scripts and processes from Microsoft/Microsoft-UI-XAML. This embeds source information inside the PDBs in two formats: One for WinDBG using a PowerShell script that runs during the build, and one for Visual Studio using the Microsoft.SourceLink.GitHub NuGet pacakge. Sources are automatically pulled from raw.githubusercontent.com when debugging a release build inside either of these utilities as of this change.
2019-09-26 09:31:09 -07:00
..
CascadiaPackage Package Cascadia Code with the Terminal (release builds) (#2806) 2019-09-19 16:35:33 -07:00
inc Don't copy text if there's no selection (#2446) 2019-08-16 15:43:51 -07:00
LocalTests_TerminalApp Add validation for hiding all the profiles (#2800) 2019-09-19 16:54:36 +00:00
TerminalApp Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
TerminalConnection Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
TerminalControl Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
TerminalCore Retarget VtPipeTerm & terminalcore-lib to 18362 (#2885) 2019-09-25 15:09:56 -07:00
TerminalSettings Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
UnitTests_TerminalCore Selection Code Cleanup + Double Click Delimiter Runs (#2511) 2019-09-17 10:39:39 -07:00
ut_app Add Dynamic Profile Generators (#2603) 2019-09-16 13:34:27 -07:00
WindowsTerminal Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00