- Mar 21, 2015
-
-
deuce authored
TERM is set to "syncterm", this is a global Program Setting, so the best thing to do is use the SyncTERM termcap or terminfo entry. Otherwise, you'll need to select a working TERM value from what's available on the remote system after logging in.
-
- Feb 09, 2015
-
-
deuce authored
-
- Dec 25, 2014
-
-
deuce authored
This results in *.vcxproj files not being detected as ascii since they have a UTF-8 BOM at the beginning (and are therefore not ASCII). Use perl to strip CRs from crypt32.vcxproj to allow the patch to apply cleanly.
-
- Nov 24, 2014
- Nov 23, 2014
-
-
deuce authored
-
deuce authored
-
deuce authored
you save, so the diff was generated with CRLFs, but the file isn't extracted that way. This file doesn't need to be binary.
-
deuce authored
<EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> Remove the property sheet since it's in a separate tree.
-
deuce authored
for MSVCR120.DLL).
-
deuce authored
be shared across OSs.
-
deuce authored
magical line ending translation and Win32 uses CRLF.
-
- Nov 19, 2014
-
-
deuce authored
-
- Aug 22, 2014
-
-
deuce authored
-
- Jun 25, 2014
-
-
deuce authored
Make the integrated mingw32 Cryptlib build work on my system.
-
- Jun 24, 2014
-
-
deuce authored
hacks around. Fix some debug stuff. This one somewhat works with debug builds (crashes on exit) but not release builds (crashes on init).
-
- Jun 23, 2014
- Jun 21, 2014
-
-
deuce authored
The access paramter to the ACL is bogus, but it works.
-
- Jun 20, 2014
-
-
deuce authored
despite being linked with the static library, SyncTERM would still perform runtime linking and used the .so symbols.
-
- Jun 13, 2014
-
-
deuce authored
-
- Jan 03, 2014
-
-
deuce authored
on an ARM system. Also, add a work-around the the GCC visiblity pragma usage to permit building with Clang 3.3
-
- Sep 25, 2013
-
-
deuce authored
Should fix problems compiling on Beagle Bone Black.
-
- Jan 06, 2013
- Dec 20, 2012
-
-
deuce authored
-
deuce authored
since we're including it in a .so.
-
deuce authored
the configure script supports aside from armv7). Also, paw through the gcc -v output to discover if it was configured to use the VPD and hard float or not. This makes Spidermonkey build on Raspberry Pi with the hard float Raspian image.
-
- Oct 25, 2012
-
-
deuce authored
-
- Oct 15, 2012
- Jul 22, 2012
- Jul 21, 2012
-
-
deuce authored
-