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
549472ec78
winpty
/
.gitignore
7 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Work on switching from qmake to makefiles and reorganize code a little. My plan now is to integrate the PseudoConsole with Cygwin and MSYS ptys, with initial focus on Cygwin. I think I'll keep the separate Agent and DLL binaries, and they'll continue to be native Win32 binaries. I don't want to have two build systems (qmake vs whatever MSYS/Cygwin uses), and since I'd like to remove the Qt dependency anyway, I'm trying to switch to makefiles.
2012-01-22 01:30:41 +00:00
*.o
*.d
*.exe
*.dll
Update the .gitignore file.
2012-03-28 10:05:40 +00:00
config-mingw.mk
config-unix.mk
Reference in New Issue
Copy Permalink