From: coLinux a. <col...@he...> - 2010-06-15 04:07:07
|
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-20100614/ colinux-0.7.8-20100614.src.tgz (1060186 Bytes) daemons-0.7.8-20100614.dbg.zip (601524 Bytes) daemons-0.7.8-20100614.zip (482188 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-20100601/ 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 ------------------------------------------------------------------------ r1479 | henryn | 2010-06-14 20:21:08 +0000 (Mon, 14 Jun 2010) | 1 line Changed paths: M /branches/devel/bin/autotrace.py M /branches/devel/bin/comake/__init__.py M /branches/devel/src/build.comake.py M /branches/devel/src/colinux/os/linux/user/coserial-daemon/build.comake.py M /branches/devel/src/colinux/user/console-wx/build.comake.py M /branches/devel/src/colinux/user/debug/server.py * Replace TABs in Python scripts with spaces. ------------------------------------------------------------------------ r1478 | henryn | 2010-06-14 19:54:26 +0000 (Mon, 14 Jun 2010) | 1 line Changed paths: M /branches/devel/bin/autotrace.py M /branches/devel/bin/build-common.sh M /branches/devel/bin/build-kernel.sh M /branches/devel/bin/comake/__init__.py M /branches/devel/bin/comake/cdeps.py M /branches/devel/bin/comake/defaults.py M /branches/devel/bin/comake/report.py M /branches/devel/bin/comake/target.py M /branches/devel/bin/comake/tools.py M /branches/devel/bin/mindump-repaint-labels.sh M /branches/devel/bin/tracewrapper.py M /branches/devel/src/build.comake.py M /branches/devel/src/colinux/arch/i386/antinx.c M /branches/devel/src/colinux/arch/i386/apic.c M /branches/devel/src/colinux/arch/i386/cpuid.c M /branches/devel/src/colinux/arch/i386/defs.h M /branches/devel/src/colinux/arch/i386/interrupt.c M /branches/devel/src/colinux/arch/i386/manager.c M /branches/devel/src/colinux/arch/i386/passage.c M /branches/devel/src/colinux/arch/i386/utils.c M /branches/devel/src/colinux/build.comake.py M /branches/devel/src/colinux/common/build.comake.py M /branches/devel/src/colinux/common/common.h M /branches/devel/src/colinux/common/common_base.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/debug.c M /branches/devel/src/colinux/common/debug.h M /branches/devel/src/colinux/common/errors.c 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/queue.h M /branches/devel/src/colinux/common/snprintf.c M /branches/devel/src/colinux/common/unicode.c M /branches/devel/src/colinux/kernel/block.c M /branches/devel/src/colinux/kernel/block.h M /branches/devel/src/colinux/kernel/debug.c M /branches/devel/src/colinux/kernel/debug.h M /branches/devel/src/colinux/kernel/fileblock.c M /branches/devel/src/colinux/kernel/fileblock.h M /branches/devel/src/colinux/kernel/filesystem.c M /branches/devel/src/colinux/kernel/filesystem.h M /branches/devel/src/colinux/kernel/manager.c M /branches/devel/src/colinux/kernel/manager.h M /branches/devel/src/colinux/kernel/monitor.c M /branches/devel/src/colinux/kernel/monitor.h M /branches/devel/src/colinux/kernel/pages.c M /branches/devel/src/colinux/kernel/pages.h M /branches/devel/src/colinux/kernel/pci.c M /branches/devel/src/colinux/kernel/reversedpfns.c M /branches/devel/src/colinux/kernel/transfer.c M /branches/devel/src/colinux/kernel/transfer.h M /branches/devel/src/colinux/kernel/video.c M /branches/devel/src/colinux/os/kernel/filesystem.h M /branches/devel/src/colinux/os/kernel/monitor.h M /branches/devel/src/colinux/os/linux/kernel/core.c M /branches/devel/src/colinux/os/linux/kernel/module/alloc.c M /branches/devel/src/colinux/os/linux/kernel/module/debug.c M /branches/devel/src/colinux/os/linux/kernel/module/file.c M /branches/devel/src/colinux/os/linux/kernel/module/fs.c M /branches/devel/src/colinux/os/linux/kernel/module/main.c M /branches/devel/src/colinux/os/linux/kernel/module/manager.c M /branches/devel/src/colinux/os/linux/kernel/module/misc.c M /branches/devel/src/colinux/os/linux/kernel/module/mutex.c M /branches/devel/src/colinux/os/linux/kernel/module/pages.c M /branches/devel/src/colinux/os/linux/kernel/module/timer.c M /branches/devel/src/colinux/os/linux/kernel/module/user.c M /branches/devel/src/colinux/os/linux/kernel/module/wait.c M /branches/devel/src/colinux/os/linux/test/pipe_server.c M /branches/devel/src/colinux/os/linux/user/conet-daemon/daemon.cpp M /branches/devel/src/colinux/os/linux/user/conet-daemon/tap.c M /branches/devel/src/colinux/os/linux/user/conet-daemon/tap.h M /branches/devel/src/colinux/os/linux/user/conet-slirp-daemon/main.c M /branches/devel/src/colinux/os/linux/user/console-fltk/head.cpp M /branches/devel/src/colinux/os/linux/user/coserial-daemon/main.c M /branches/devel/src/colinux/os/linux/user/daemon/debug.c M /branches/devel/src/colinux/os/linux/user/daemon/main.c M /branches/devel/src/colinux/os/linux/user/debug/main.c M /branches/devel/src/colinux/os/linux/user/exec.c M /branches/devel/src/colinux/os/linux/user/file.c M /branches/devel/src/colinux/os/linux/user/manager.c M /branches/devel/src/colinux/os/linux/user/misc.c M /branches/devel/src/colinux/os/linux/user/reactor.c M /branches/devel/src/colinux/os/linux/user/reactor.h M /branches/devel/src/colinux/os/linux/user/unix.c M /branches/devel/src/colinux/os/linux/user/unix.h M /branches/devel/src/colinux/os/user/config.h M /branches/devel/src/colinux/os/user/manager.h M /branches/devel/src/colinux/os/winnt/build/build.comake.py M /branches/devel/src/colinux/os/winnt/kernel/alloc.c M /branches/devel/src/colinux/os/winnt/kernel/block.c M /branches/devel/src/colinux/os/winnt/kernel/conet.c M /branches/devel/src/colinux/os/winnt/kernel/conet.h M /branches/devel/src/colinux/os/winnt/kernel/core.c M /branches/devel/src/colinux/os/winnt/kernel/fileio.c M /branches/devel/src/colinux/os/winnt/kernel/filesystem.c M /branches/devel/src/colinux/os/winnt/kernel/interface.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/alloc.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/misc.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/mutex.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/timer.c M /branches/devel/src/colinux/os/winnt/kernel/lowlevel/wait.c M /branches/devel/src/colinux/os/winnt/kernel/manager.c M /branches/devel/src/colinux/os/winnt/kernel/scsi.c M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/dhcp.c M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/error.c M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/error.h M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/hexdump.c M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/mem.c M /branches/devel/src/colinux/os/winnt/kernel/tap-win32/tapdrvr.c M /branches/devel/src/colinux/os/winnt/kernel/time.c M /branches/devel/src/colinux/os/winnt/monitor.h M /branches/devel/src/colinux/os/winnt/user/cobdpath.c M /branches/devel/src/colinux/os/winnt/user/conet-bridged-daemon/main.c M /branches/devel/src/colinux/os/winnt/user/conet-daemon/daemon.cpp M /branches/devel/src/colinux/os/winnt/user/conet-daemon/tap-win32.c M /branches/devel/src/colinux/os/winnt/user/conet-daemon/tap-win32.h M /branches/devel/src/colinux/os/winnt/user/conet-ndis-daemon/main.c M /branches/devel/src/colinux/os/winnt/user/conet-slirp-daemon/main.c M /branches/devel/src/colinux/os/winnt/user/console-fltk/head.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/head.cpp M /branches/devel/src/colinux/os/winnt/user/console-nt/os_console.c M /branches/devel/src/colinux/os/winnt/user/console-nt/os_console.h M /branches/devel/src/colinux/os/winnt/user/console-nt/widget.cpp M /branches/devel/src/colinux/os/winnt/user/coserial-daemon/main.c M /branches/devel/src/colinux/os/winnt/user/daemon/cmdline.c M /branches/devel/src/colinux/os/winnt/user/daemon/driver.c M /branches/devel/src/colinux/os/winnt/user/daemon/main.c M /branches/devel/src/colinux/os/winnt/user/daemon/registry.c M /branches/devel/src/colinux/os/winnt/user/daemon/service.c M /branches/devel/src/colinux/os/winnt/user/debug/main.c M /branches/devel/src/colinux/os/winnt/user/exec.c M /branches/devel/src/colinux/os/winnt/user/file.c M /branches/devel/src/colinux/os/winnt/user/manager.c M /branches/devel/src/colinux/os/winnt/user/misc.c M /branches/devel/src/colinux/os/winnt/user/osdep.c M /branches/devel/src/colinux/os/winnt/user/reactor.c M /branches/devel/src/colinux/os/winnt/user/reactor.h M /branches/devel/src/colinux/os/winnt/user/timer.c M /branches/devel/src/colinux/os/winnt/user/udp.c M /branches/devel/src/colinux/user/cmdline.c M /branches/devel/src/colinux/user/cmdline.h M /branches/devel/src/colinux/user/config.c M /branches/devel/src/colinux/user/config.h M /branches/devel/src/colinux/user/configurator/blockdevice.py M /branches/devel/src/colinux/user/configurator/common.py M /branches/devel/src/colinux/user/configurator/configurator.py M /branches/devel/src/colinux/user/configurator/networkdevice.py M /branches/devel/src/colinux/user/console-fltk/console.cpp M /branches/devel/src/colinux/user/console-fltk/console.h M /branches/devel/src/colinux/user/console-fltk/fontselect.cpp M /branches/devel/src/colinux/user/console-fltk/fontselect.h M /branches/devel/src/colinux/user/console-fltk/main.cpp M /branches/devel/src/colinux/user/console-fltk/main.h M /branches/devel/src/colinux/user/console-fltk/select_monitor.cpp M /branches/devel/src/colinux/user/console-fltk/select_monitor.h M /branches/devel/src/colinux/user/console-fltk/widget.cpp M /branches/devel/src/colinux/user/console-fltk/widget.h M /branches/devel/src/colinux/user/console-nt/console.cpp M /branches/devel/src/colinux/user/console-nt/main.cpp M /branches/devel/src/colinux/user/console-nt/main.h M /branches/devel/src/colinux/user/console-nt/widget.cpp M /branches/devel/src/colinux/user/console-nt/widget.h M /branches/devel/src/colinux/user/console-wx/build.comake.py M /branches/devel/src/colinux/user/context.h M /branches/devel/src/colinux/user/daemon-base/main.cpp M /branches/devel/src/colinux/user/daemon-base/main.h M /branches/devel/src/colinux/user/daemon.c M /branches/devel/src/colinux/user/daemon.h M /branches/devel/src/colinux/user/debug/dump.py M /branches/devel/src/colinux/user/debug/main.c M /branches/devel/src/colinux/user/debug/main.h M /branches/devel/src/colinux/user/debug/server.py M /branches/devel/src/colinux/user/debug.c M /branches/devel/src/colinux/user/debug.h M /branches/devel/src/colinux/user/elf_load.c M /branches/devel/src/colinux/user/elf_load.h M /branches/devel/src/colinux/user/macaddress.c M /branches/devel/src/colinux/user/macaddress.h M /branches/devel/src/colinux/user/manager.c M /branches/devel/src/colinux/user/manager.h M /branches/devel/src/colinux/user/monitor.c M /branches/devel/src/colinux/user/monitor.h M /branches/devel/src/colinux/user/reactor.h M /branches/devel/src/colinux/user/slirp/bootp.c M /branches/devel/src/colinux/user/slirp/cksum.c M /branches/devel/src/colinux/user/slirp/co_main.c M /branches/devel/src/colinux/user/slirp/debug.c M /branches/devel/src/colinux/user/slirp/debug.h M /branches/devel/src/colinux/user/slirp/if.c M /branches/devel/src/colinux/user/slirp/if.h M /branches/devel/src/colinux/user/slirp/ip_icmp.c M /branches/devel/src/colinux/user/slirp/ip_input.c M /branches/devel/src/colinux/user/slirp/ip_output.c M /branches/devel/src/colinux/user/slirp/libslirp.h M /branches/devel/src/colinux/user/slirp/main.h M /branches/devel/src/colinux/user/slirp/mbuf.c M /branches/devel/src/colinux/user/slirp/mbuf.h M /branches/devel/src/colinux/user/slirp/misc.c M /branches/devel/src/colinux/user/slirp/misc.h M /branches/devel/src/colinux/user/slirp/sbuf.c M /branches/devel/src/colinux/user/slirp/sbuf.h M /branches/devel/src/colinux/user/slirp/slirp.c M /branches/devel/src/colinux/user/slirp/socket.c M /branches/devel/src/colinux/user/slirp/socket.h M /branches/devel/src/colinux/user/slirp/tcp_input.c M /branches/devel/src/colinux/user/slirp/tcp_output.c M /branches/devel/src/colinux/user/slirp/tcp_subr.c M /branches/devel/src/colinux/user/slirp/tcp_timer.c M /branches/devel/src/colinux/user/slirp/tftp.c M /branches/devel/src/colinux/user/slirp/tftp.h M /branches/devel/src/colinux/user/slirp/udp.c M /branches/devel/src/colinux/user/slirp/udp.h * Remove trailing spaces from lines in sources and scripts (automated script). ------------------------------------------------------------------------ r1477 | henryn | 2010-06-14 19:18:29 +0000 (Mon, 14 Jun 2010) | 1 line Changed paths: M /branches/devel/TODO * Update TODO ------------------------------------------------------------------------ r1476 | henryn | 2010-06-14 19:13:31 +0000 (Mon, 14 Jun 2010) | 2 lines Changed paths: M /branches/devel/src/colinux/user/console-fltk/fontselect.cpp M /branches/devel/src/colinux/user/console-fltk/fontselect.h Contributed by Shai Vaingast: * Font select dialog now allows only the selection of fixed pitch fonts. ------------------------------------------------------------------------ |