Ryan Prichard
db12b07706
Add winpty-debugserver.exe and document debugging environment variables.
2015-10-01 03:17:38 -05:00
Ryan Prichard
11ac33ef88
Fix a formatting problem in the README
2015-09-30 04:18:22 -05:00
Ryan Prichard
76bc37f307
Add make to the MSYS2 and Cygwin package lists.
2015-09-30 04:00:32 -05:00
Ryan Prichard
2ecc596f8b
Update winpty to work with MSYS, MSYS2, and Cygwin.
...
* MSYS is 32-bit only.
* MSYS2 and Cygwin are either 32-bit or 64-bit. On 64-bit MSYS2/Cygwin,
we use the same architecture for all generated binaries.
* Prefer mingw-w64 to mingw. mingw-w64 seems to be more up-to-date.
It is the only option for 64-bit Windows, so stop looking for
x86_64-pc-mingw32-g++.
* Also pass -static when linking binaries. Otherwise, a pthreads DLL
is linked dynamically.
2015-09-30 03:34:16 -05:00
Ryan Prichard
9a9c148043
Remove trailing whitespace.
2014-09-17 14:57:03 -07:00
Ryan Prichard
1f95cce913
Change package name from gcc4-g++ to gcc-g++.
...
Thanks to shiek on GitHub for pointing this out.
2014-09-17 14:56:45 -07:00
Ryan Prichard
878ceba45d
Remove CRLF line endings from README.rst.
...
* None of the other text files in the repository have CRLF line endings.
2012-12-20 04:20:11 -08:00
Jared Kells
336153418e
Typo / Formatting
2012-05-15 09:05:47 +10:00
Jared Kells
6fc6f89b0b
Update README file. Provide details of required MinGW packages.
2012-05-14 11:13:10 +10:00
Ryan Prichard
24196c84ea
Fix an inconsistency in the README and reword a couple of sentences.
2012-04-01 01:22:04 -07:00
Ryan Prichard
3f09acdf06
Reword the readme's introduction.
2012-04-01 01:01:18 -07:00
Ryan Prichard
67ee37396d
Add a readme.
2012-03-25 19:30:47 -07:00