From: coLinux a. <col...@he...> - 2010-11-26 05:07:21
|
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-20101126/ colinux-0.7.9-20101126.src.tgz (1082245 Bytes) daemons-0.7.9-20101126.dbg.zip (689813 Bytes) daemons-0.7.9-20101126.zip (569688 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-20101122/ 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.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1553 | sunyin | 2010-11-26 04:55:58 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/src/colinux/user/console-fltk/console.cpp console_fltk add LoadIcon ------------------------------------------------------------------------ r1552 | sunyin | 2010-11-26 04:25:38 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/src/colinux/user/console-fltk/console.cpp M /branches/devel/src/colinux/user/console-fltk/console.h A /branches/devel/src/colinux/user/console-fltk/input.cpp A /branches/devel/src/colinux/user/console-fltk/input.h A /branches/devel/src/colinux/user/console-fltk/log_window.cpp A /branches/devel/src/colinux/user/console-fltk/log_window.h console_fltk hide log window ------------------------------------------------------------------------ r1551 | henryn | 2010-11-26 03:08:44 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/src/colinux/arch/i386/mmu.h M /branches/devel/src/colinux/kernel/monitor.c * Linux as host: Fix warning: ISO C90 forbids mixed declarations and code. ------------------------------------------------------------------------ r1550 | henryn | 2010-11-26 02:37:02 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/Makefile M /branches/devel/Makefile.linux M /branches/devel/Makefile.winnt M /branches/devel/doc/building * Linux as host: Add bin/build-kernel.sh to makefile. Adjust doc/building. ------------------------------------------------------------------------ r1549 | henryn | 2010-11-26 02:30:22 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/src/colinux/os/linux/kernel/module/Makefile.include * Linux as host: Add include path arch/x86/include. ------------------------------------------------------------------------ r1548 | henryn | 2010-11-26 02:29:06 +0000 (Fri, 26 Nov 2010) | 1 line Changed paths: M /branches/devel/src/colinux/os/linux/kernel/module/linux_inc.h * Linux as host: Include linux/semaphore.h for newer host kernels. ------------------------------------------------------------------------ |