# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 5:41:38 PM Thu, 10 Dec 2009 14:57:29 GMT vboxsync [25302] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_client_priv.h (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/include/mac_provider.h (added) Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx. Wed, 09 Dec 2009 16:37:00 GMT vboxsync [25278] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Major IOC version change - preparing to use the native ring-0 ... Wed, 09 Dec 2009 02:09:01 GMT vboxsync [25261] * trunk/Config.kmk (modified) Config.kmk/VBOXR0.win: Sign ring-0 binaries when ... Sun, 06 Dec 2009 16:09:03 GMT vboxsync [25206] * trunk/Config.kmk (modified) Config.kmk: touching the build Fri, 04 Dec 2009 12:11:19 GMT vboxsync [25187] * trunk/Config.kmk (modified) Config.kmk: Enable more warnings for Solaris ring0 stuff. Thu, 03 Dec 2009 12:54:05 GMT vboxsync [25162] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default ... Mon, 30 Nov 2009 12:39:34 GMT vboxsync [25107] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) trunk is 3.1.51 now Mon, 30 Nov 2009 12:36:59 GMT vboxsync [25106] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.1 Mon, 30 Nov 2009 10:30:30 GMT vboxsync [25105] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Fri, 27 Nov 2009 14:58:51 GMT vboxsync [25051] * trunk/Config.kmk (modified) Config.kmk: Making VBOX_WITH_DEBUG_VCC_CRT work with Visual C++ 7.1. Fri, 27 Nov 2009 01:38:24 GMT vboxsync [25034] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added ... Thu, 26 Nov 2009 15:31:17 GMT vboxsync [25017] * trunk/Config.kmk (modified) Config.kmk: Avoid RTMemExecAlloc when building linux guest additions. Thu, 26 Nov 2009 13:12:03 GMT vboxsync [24996] * trunk/Config.kmk (modified) Config.kmk: Enable -Wshadow when VBOX_WITH_GCC_Wshadow is defined. ... Thu, 26 Nov 2009 11:31:46 GMT vboxsync [24989] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMObjects.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: enable -Wshadow gcc option to warn about shadowed variables and ... Wed, 25 Nov 2009 19:42:48 GMT vboxsync [24974] * trunk/Config.kmk (modified) after 3.1.0 Beta 3 Wed, 25 Nov 2009 17:23:51 GMT vboxsync [24973] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 3 Wed, 25 Nov 2009 11:36:06 GMT vboxsync [24943] * trunk/Config.kmk (modified) Main: Enabled VBVA lock in DisplayImpl Thu, 19 Nov 2009 18:12:11 GMT vboxsync [24803] * trunk/Config.kmk (modified) after 3.1.0 Beta 2 Thu, 19 Nov 2009 16:35:54 GMT vboxsync [24802] * trunk/Config.kmk (modified) ... and again Thu, 19 Nov 2009 16:18:42 GMT vboxsync [24801] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 2 Tue, 17 Nov 2009 23:02:47 GMT vboxsync [24746] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) AsyncCompletion: Make it possible to enable the new I/O path with a ... Thu, 12 Nov 2009 17:29:31 GMT vboxsync [24615] * trunk/Config.kmk (modified) Config.kmk: Enable D-BUS for Solaris (required for VBoxClient / host ... Wed, 11 Nov 2009 10:00:23 GMT vboxsync [24576] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) EFI: binary EFI firmware Wed, 11 Nov 2009 08:52:16 GMT vboxsync [24568] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) add the EFI firmware image into Linux .deb/.rpm packages Tue, 10 Nov 2009 18:52:21 GMT vboxsync [24562] * trunk/Config.kmk (modified) 3.1.0 Beta 1 done Tue, 10 Nov 2009 17:12:21 GMT vboxsync [24561] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 1 Mon, 09 Nov 2009 16:28:59 GMT vboxsync [24519] * trunk/Config.kmk (modified) Disable async completion Mon, 09 Nov 2009 09:45:42 GMT vboxsync [24480] * trunk/Config.kmk (modified) Enable new async I/O path again Fri, 06 Nov 2009 15:37:53 GMT vboxsync [24451] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: enable for Mac Fri, 06 Nov 2009 12:26:05 GMT vboxsync [24435] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv ... Thu, 05 Nov 2009 14:54:53 GMT vboxsync [24393] * trunk/Config.kmk (modified) Config.kmk: Typo. Thu, 05 Nov 2009 14:53:26 GMT vboxsync [24392] * trunk/Config.kmk (modified) Config.kmk: Enable Boomer (OSS) for Solaris hosts. Thu, 05 Nov 2009 14:17:10 GMT vboxsync [24386] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTMpPokeCpu-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/internal-r0drv-solaris.h (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/the-solaris-kernel.h (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) Solaris/r0drv: Merge VBI into IPRT. Thu, 05 Nov 2009 14:14:49 GMT vboxsync [24385] * trunk/Config.kmk (modified) Disable async I/O temporarily Mon, 26 Oct 2009 16:40:28 GMT vboxsync [24093] * trunk/Config.kmk (modified) Config: more OBJCXX adjustments Mon, 26 Oct 2009 15:42:59 GMT vboxsync [24086] * trunk/Config.kmk (modified) Config: add OBJCXX & -fvisibilty Thu, 22 Oct 2009 16:19:35 GMT vboxsync [23996] * trunk/Config.kmk (modified) #3987: Virtio: Enabled in builds by default. Wed, 21 Oct 2009 22:20:17 GMT vboxsync [23957] * trunk/Config.kmk (modified) Enable new I/O path on Linux Tue, 20 Oct 2009 11:22:17 GMT vboxsync [23898] * trunk/Config.kmk (modified) Enable new I/O path on all hosts except Linux Mon, 19 Oct 2009 16:25:44 GMT vboxsync [23877] * trunk/Config.kmk (modified) fix additions burn Mon, 19 Oct 2009 06:56:54 GMT vboxsync [23842] * trunk/Config.kmk (modified) Temporary disable the new I/O path. Fri, 16 Oct 2009 19:27:53 GMT vboxsync [23829] * trunk/Config.kmk (modified) Enable use of async completion manager again Fri, 09 Oct 2009 14:30:09 GMT vboxsync [23650] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) EFI: fetching firmware from server Fri, 09 Oct 2009 12:10:19 GMT vboxsync [23642] * trunk/Config.kmk (modified) Tools/Windows host installer: Enabled fetching/using DIFX v2.1 r2 ... Wed, 07 Oct 2009 09:58:54 GMT vboxsync [23592] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) EFI firmware build system: build script, variables and rules Sat, 03 Oct 2009 18:07:41 GMT vboxsync [23533] * trunk/Config.kmk (modified) Config/FreeBSD: Enable some features. USB not working yet Thu, 01 Oct 2009 07:43:10 GMT vboxsync [23463] * trunk/Config.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Additions/os2/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m (modified) filemuncher header fixes Mon, 28 Sep 2009 09:39:21 GMT vboxsync [23362] * trunk/Config.kmk (modified) Config.kmk: Disabled Solaris new USB bits since testbox's nevada too old. Sat, 26 Sep 2009 18:08:02 GMT vboxsync [23352] * trunk/Config.kmk (modified) * trunk/configure (modified) Config.kmk,configure: VBOX_TARGET_MAC_OS_X_VERSION_10_5 todo. Fri, 25 Sep 2009 17:37:37 GMT vboxsync [23345] * trunk/Config.kmk (modified) Config.kmk: define NEW_USB_SOLARIS code only when VBOX_WITH_USB is ... Fri, 25 Sep 2009 09:58:16 GMT vboxsync [23323] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Config.kmk,xpcom18a4/Makefile.kmk: mac SDK cleanups strictness. Fri, 25 Sep 2009 09:44:02 GMT vboxsync [23322] * trunk/Config.kmk (modified) Config.kmk: wrap lines. Fri, 25 Sep 2009 09:42:53 GMT vboxsync [23321] * trunk/Config.kmk (modified) Config.kmk: headerpad not necessary for ... Fri, 25 Sep 2009 08:36:10 GMT vboxsync [23318] * trunk/Config.kmk (modified) OSX: -headerpad_max_install_names for the standard SDK as well Fri, 25 Sep 2009 08:00:03 GMT vboxsync [23317] * trunk/Config.kmk (modified) Disable I/O layer again. Testboxes give VERR_VD_VDI_INVALID_HEADER errors Fri, 25 Sep 2009 01:16:25 GMT vboxsync [23314] * trunk/Config.kmk (modified) Config.kmk: Trying to make install_name_tool more happy with VirtualBox. Thu, 24 Sep 2009 09:46:01 GMT vboxsync [23278] * trunk/Config.kmk (modified) OSX: proper fix for r52752 Wed, 23 Sep 2009 21:39:15 GMT vboxsync [23272] * trunk/Config.kmk (modified) Async: Enable by default on all platforms except Darwin (has still ... Wed, 23 Sep 2009 16:39:44 GMT vboxsync [23268] * trunk/Config.kmk (modified) OSX: evaluate this on the second kmk run, cause the GCC tests are ... Tue, 22 Sep 2009 09:22:27 GMT vboxsync [23204] * trunk/Config.kmk (modified) OSX: fix gcc LD test for darwin; dynamically check for ... Mon, 21 Sep 2009 15:09:53 GMT vboxsync [23195] * trunk/Config.kmk (modified) Config.kmk: nits. Mon, 21 Sep 2009 14:43:53 GMT vboxsync [23193] * trunk/Config.kmk (modified) OSX: fix burn Mon, 21 Sep 2009 14:33:11 GMT vboxsync [23192] * trunk/Config.kmk (modified) OSX: disable the compressed linker format introduced in 10.6 Mon, 21 Sep 2009 09:48:52 GMT vboxsync [23172] * trunk/Config.kmk (modified) VBOX_WITH_VMMR0_DISABLE_PREEMPTION was not enabled for Windows host Fri, 18 Sep 2009 14:11:55 GMT vboxsync [23133] * trunk/Config.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) crOpenGL-OSX: little cleanup Fri, 18 Sep 2009 11:20:14 GMT vboxsync [23122] * trunk/Config.kmk (modified) OSX: make Cocoa based Qt GUI default Thu, 17 Sep 2009 13:55:52 GMT vboxsync [23095] * trunk/Config.kmk (modified) EFI: proper exports, enabled by default Thu, 17 Sep 2009 12:02:57 GMT vboxsync [23089] * trunk/Config.kmk (modified) Make it work in older gcc versions (especially the Apple one). Mon, 14 Sep 2009 14:08:16 GMT vboxsync [23006] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/installer: add debug symbols to the Linux Additions, ... Thu, 10 Sep 2009 09:30:17 GMT vboxsync [22900] * trunk/Config.kmk (modified) Config.kmk: reverted r52097 for now Wed, 09 Sep 2009 19:21:32 GMT vboxsync [22875] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/generic/NetIf-generic.cpp (modified) * trunk/src/apps/Makefile.kmk (modified) FreeBSD: Add support for bridged and hostonly networking. Contributed ... Wed, 09 Sep 2009 10:45:00 GMT vboxsync [22859] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/X11: create debug symbol files for the X.Org drivers and ... Fri, 04 Sep 2009 14:25:31 GMT vboxsync [22784] * trunk/Config.kmk (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main,VBoxBFE: Changed VMR3Save and started working on making ... Fri, 04 Sep 2009 13:10:12 GMT vboxsync [22777] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/liblzf-1.51 (deleted) Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and ... Tue, 01 Sep 2009 07:52:33 GMT vboxsync [22630] * trunk/Config.kmk (modified) enable VBOX_WITH_VIDEOHWACCEL for OSE Mon, 31 Aug 2009 17:58:30 GMT vboxsync [22627] * trunk/Config.kmk (modified) re-enable HGSMI for OSE Mon, 31 Aug 2009 17:44:09 GMT vboxsync [22626] * trunk/Config.kmk (modified) hgsmi: disable for OSE, (since HGSMI sources not exported there) Mon, 31 Aug 2009 17:28:41 GMT vboxsync [22623] * trunk/Config.kmk (modified) video 2d accel: enable for win and linux Mon, 31 Aug 2009 13:39:44 GMT vboxsync [22606] * trunk/Config.kmk (modified) Enabled HGSMI. Sun, 30 Aug 2009 20:18:19 GMT vboxsync [22577] * trunk/Config.kmk (modified) Additions/FreeBSD: Enable additions build. Add needed library to Xorg ... Thu, 27 Aug 2009 11:46:29 GMT vboxsync [22509] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_spu.h (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL-OSX: Initial version for the Cocoa port. Wed, 26 Aug 2009 08:25:27 GMT vboxsync [22454] * trunk/Config.kmk (modified) Config.kmk: VBOX_GUI_USE_QGL is not part of the assembler setup. Sun, 23 Aug 2009 20:18:32 GMT vboxsync [22397] * trunk/Config.kmk (modified) Missing bit for 51363 Fri, 21 Aug 2009 13:27:13 GMT vboxsync [22387] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL ... Fri, 21 Aug 2009 13:15:23 GMT vboxsync [22386] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) qgl framebuffer: add QtOpenGL lib to win installer Fri, 14 Aug 2009 14:20:35 GMT vboxsync [22261] * trunk/Config.kmk (modified) OSX: Make sure OBJC code is compiled with the right bitness ... Fri, 14 Aug 2009 14:16:21 GMT vboxsync [22260] * trunk/Config.kmk (modified) Config.kmk: make VBox compile on Linux 2.6.30 Debian systems (sigh) Tue, 11 Aug 2009 17:27:59 GMT vboxsync [22185] * trunk/Config.kmk (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Main: remove VBoxSettings library and link settings code into VBoxSVC ... Tue, 11 Aug 2009 11:37:04 GMT vboxsync [22158] * trunk/Config.kmk (modified) Config.kmk: disable preemption instead of interrupts temporary for #4147. Fri, 07 Aug 2009 17:42:13 GMT vboxsync [22081] * trunk/Config.kmk (modified) Config.kmk: some whitespace chagnes. Thu, 06 Aug 2009 13:31:01 GMT vboxsync [22035] * trunk/Config.kmk (modified) Main/Network: Enable changing network attachments dynamically. Tue, 28 Jul 2009 19:22:08 GMT vboxsync [21857] * trunk/Config.kmk (modified) Config.kmk/Solaris VBOXR0DRV: Added fno-omit-frame-pointer. Tue, 28 Jul 2009 15:28:47 GMT vboxsync [21852] * trunk/Config.kmk (modified) Config.kmk: try -headerpad_max_install_names on darwin. Tue, 28 Jul 2009 15:23:49 GMT vboxsync [21851] * trunk/Config.kmk (modified) Config.kmk: Try enable the liblzf-3.4 again (fixed some bugs in RTZip ... Tue, 14 Jul 2009 13:07:57 GMT vboxsync [21578] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Build system: allow for building with docs except CHM files by ... Mon, 13 Jul 2009 13:18:25 GMT vboxsync [21531] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris/USB: bits. Wed, 08 Jul 2009 21:18:57 GMT vboxsync [21412] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/Additions/linux/installer/90-vboxguest.fdi (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/module (deleted) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dkms.conf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/x11/Installer/x11config15suse.pl (modified) * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c (modified) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) Add,++: Switch to common addition kernel module. Tue, 07 Jul 2009 15:14:52 GMT vboxsync [21338] * trunk/Config.kmk (modified) Net[Flt,Adp]/win: enabling by default for the OSE Tue, 07 Jul 2009 12:31:37 GMT vboxsync [21321] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/scsi.c (added) * trunk/src/VBox/Devices/Storage/ATAController.cpp (added) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (added) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (added) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (added) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (added) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (added) * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (added) * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (added) OSE: export SCSI + SATA Tue, 07 Jul 2009 08:50:28 GMT vboxsync [21297] * trunk/Config.kmk (modified) freebsd64 fix