This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
winpty
Watch
1
Star
0
Fork
0
You've already forked winpty
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f70b2bd772
winpty
/
.gitignore
4 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Checkpoint a reimplementation that uses Qt extensively. - Use QMake instead of CMake. - Use QLocalSocket/QLocalServer to access Win32 named pipes.
2011-10-31 09:19:18 +00:00
*.pro.user
Checkpoint Console work. - Add a very incomplete "telnet" server. It doesn't recognize any telnet commands, so it's "telnet" only in the sense that I can connect to the server and type commands. The commands are fed to a Win32 Console, but I don't get to see the output over the network. - Move AgentClient to the Shared directory and move QtEvent-specific code out of it. - Move the startShell routine into the AgentClient so I can share it between the different console-consuming prototypes.
2011-11-24 11:03:05 +00:00
*.pro.user.2.3pre1
Checkpoint a reimplementation that uses Qt extensively. - Use QMake instead of CMake. - Use QLocalSocket/QLocalServer to access Win32 named pipes.
2011-10-31 09:19:18 +00:00
*-build-desktop
Reference in New Issue
Copy Permalink