terminal/src
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
..
buffer Bugfix: Escape HTML entities (#2777) 2019-09-17 15:43:24 -07:00
cascadia Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
host Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
inc Rework locking and eventing during startup and shutdown to alleviate some VT issues (#2525) 2019-09-20 15:43:11 -07:00
interactivity Remember last-used string in the Find dialog in conhost (#2845) 2019-09-23 10:16:40 -04:00
internal add clang-format conf to the project, format the c++ code (#1141) 2019-06-11 13:27:09 -07:00
propsheet Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
propslib inbox: reflect changes from 20h1 branch (#2310) 2019-08-07 10:58:53 -07:00
renderer Add some retry support to Renderer::PaintFrame (#2830) 2019-09-23 15:06:47 -07:00
server Rework locking and eventing during startup and shutdown to alleviate some VT issues (#2525) 2019-09-20 15:43:11 -07:00
terminal Remove unwanted DECSTBM clipping (#2764) 2019-09-23 16:16:54 -07:00
testlist inbox: Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS (#1002) 2019-05-24 12:28:30 -07:00
tools Retarget VtPipeTerm & terminalcore-lib to 18362 (#2885) 2019-09-25 15:09:56 -07:00
tsf Reflect inbox changes in 8c63dff 2019-09-03 13:32:31 -07:00
types Improve debugging experience of key events (#2872) 2019-09-24 13:50:53 -07:00
winconpty Add source linking information during the build (#2857) 2019-09-26 09:31:09 -07:00
common.build.dll.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.exe.or.dll.props Switch to v5 UUIDs as profile GUIDs for the default profiles (#913) 2019-05-21 13:29:16 -07:00
common.build.exe.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.lib.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
common.build.post.props Attempt to clean up PCHs as we build to leave more Hosted Agent disk space (#2271) 2019-08-06 06:51:50 -05:00
common.build.pre.props Set utf-8 for the entire project (#1929) 2019-07-11 13:13:10 -07:00
common.build.tests.props Refactor TerminalApp and Add Tests for Xaml Content (#1164) 2019-07-15 14:27:56 -05:00
ConsolePerf.regions.xml Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
ConsolePerf.wprp Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
cppwinrt.build.post.props Update a number of our dependencies (#2301) 2019-08-07 16:43:49 -07:00
cppwinrt.build.pre.props warnings as errors for cppwinrt projects, then fix the warnings (#2660) 2019-09-04 16:43:45 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
project.inc inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
project.unittest.inc inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
StaticAnalysis.ruleset C26466, disable dynamic_cast rule because we're not RTTI due to OS policy. Also reinstitute C6001 and C6011 because they're not actually a part of the 'core checks' and they're goodness we had before I turned them off at the beginning of this series. 2019-09-03 09:15:49 -07:00
unit.tests.x64.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
unit.tests.x86.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.post.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.pre.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00