From: coLinux a. <col...@he...> - 2009-11-23 05:07:44
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20091122/ colinux-0.8.0-20091122.src.tgz (841219 Bytes) daemons-0.8.0-20091122.dbg.zip (591757 Bytes) daemons-0.8.0-20091122.zip (478516 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20091108/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.1.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1297 | henryn | 2009-11-22 21:32:15 +0000 (Sun, 22 Nov 2009) | 3 lines Changed paths: M /branches/devel/NEWS M /branches/devel/src/colinux/common/common.h M /branches/devel/src/colinux/common/config.h M /branches/devel/src/colinux/common/console.c M /branches/devel/src/colinux/common/console.h M /branches/devel/src/colinux/common/ioctl.h M /branches/devel/src/colinux/common/messages.c M /branches/devel/src/colinux/common/queue.c M /branches/devel/src/colinux/common/unicode.c M /branches/devel/src/colinux/kernel/block.c M /branches/devel/src/colinux/kernel/manager.c M /branches/devel/src/colinux/kernel/monitor.c M /branches/devel/src/colinux/kernel/monitor.h M /branches/devel/src/colinux/kernel/scsi.c M /branches/devel/src/colinux/kernel/transfer.c M /branches/devel/src/colinux/os/linux/ioctl.h M /branches/devel/src/colinux/os/winnt/kernel/driver.h M /branches/devel/src/colinux/os/winnt/monitor.h M /branches/devel/src/colinux/os/winnt/user/console/head.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/console.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/console.h M /branches/devel/src/colinux/os/winnt/user/console-nt/head.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.h M /branches/devel/src/colinux/os/winnt/user/manager.c A /branches/devel/src/colinux/os/winnt/user/os_console.c A /branches/devel/src/colinux/os/winnt/user/os_console.h M /branches/devel/src/colinux/os/winnt/user/osdep.c M /branches/devel/src/colinux/user/config.c M /branches/devel/src/colinux/user/console/console.cpp M /branches/devel/src/colinux/user/console/main.cpp M /branches/devel/src/colinux/user/console/select_monitor.cpp M /branches/devel/src/colinux/user/console/widget.cpp M /branches/devel/src/colinux/user/console/widget.h M /branches/devel/src/colinux/user/console-base/console.cpp M /branches/devel/src/colinux/user/console-base/main.cpp M /branches/devel/src/colinux/user/console-base/widget.cpp M /branches/devel/src/colinux/user/console-base/widget.h M /branches/devel/src/colinux/user/console-wx/main.cpp M /branches/devel/src/colinux/user/daemon.c M /branches/devel/src/colinux/user/manager.c M /branches/devel/src/colinux/user/monitor.c M /branches/devel/src/colinux/user/monitor.h * nt-console: Set cursor size with config "cursor=n" where 1<=n<=99, any many cosmetic changes in source. (Peter Kuznetsov) ------------------------------------------------------------------------ |