Project

General

Profile

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

# Date Author Comment
690b6367 2016-09-29 17:21 Hamish Coleman

The libcli git repo is one dir deeper than expected, fixup all the references

368d31d4 2010-09-26 12:19 Hamish Coleman

Update win-scm with new learnings, also add a service test helper program

dafae8e7 2008-11-30 11:17 Hamish Coleman

Add the beginnings of a module management system

5ddf869b 2008-08-11 20:26 Hamish Coleman

Add libcli to the mix

6f662bc7 2008-07-02 23:16 Hamish Coleman

Clean up scm helper

e592f8f7 2008-07-01 23:17 Hamish Coleman

Move the Service Control functions to a separate file - first pass

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