Project

General

Profile

Download (457 Bytes) Statistics
| Branch: | Revision:

# Date Author Comment
121e6b56 2008-04-24 09:18 Hamish Coleman

Begin testing in an attempt to enumerate serial ports

4450bbca 2008-04-21 13:07 Hamish Coleman

Minor build fixups

c0d1e8fe 2008-04-20 18:04 Hamish Coleman

Clean up lots of compile warnings.
I have been getting lots of errors while testing under wine, so this
is the start of looking for problems. I have not cleaned up any
of the warnings in process_menu_line since that whole function is
an abortion and all the warnings are either send() signedness mismatch...

780d7607 2008-04-19 22:30 Hamish Coleman

Add winelib support and the ability to set the listen port

695889f3 2008-04-18 15:55 Hamish Coleman

Add a makefile target for testing the application

1b031c2b 2008-04-18 13:47 Hamish Coleman

Dont copy as much stuff to the windows compile system

d4040099 2008-04-18 13:01 Hamish Coleman

First version that compiles with mingw. Tested and working

9db975ea 2008-04-18 12:32 Hamish Coleman

Update makefile to stop using lcc
It turns out that my previous testing was all invalid as lcc could
not even correctly compile a hello world program.

a584276e 2008-04-18 10:58 Hamish Coleman

Add compile line to makefile

4a634bca 2008-04-18 09:56 Hamish Coleman

Add initial makefile