# # ChangeLog for trunk/Makefile.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:46:20 PM Fri, 05 Mar 2010 12:18:14 GMT vboxsync [27078] * trunk/Makefile.kmk (modified) testsuite: packing fixes. Fri, 05 Mar 2010 12:08:45 GMT vboxsync [27076] * trunk/Makefile.kmk (modified) /Makefile.kmk: Set VBOX_ONLY_ADDITIONS in additions-fetch. Added ... Fri, 05 Mar 2010 11:13:36 GMT vboxsync [27070] * trunk/Makefile.kmk (modified) /Makefile.kmk: don't pack anything when building the testsuite. Thu, 04 Mar 2010 14:09:57 GMT vboxsync [27029] * trunk/Makefile.kmk (modified) Makefile.kmk: omit qt and doc stuff when building the testsuite. Thu, 04 Mar 2010 13:41:23 GMT vboxsync [27024] * trunk/Makefile.kmk (modified) testsuite packing. Thu, 04 Mar 2010 11:59:54 GMT vboxsync [27014] * trunk/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) makefiles: Preps for building the test suite. Tue, 02 Mar 2010 20:52:54 GMT vboxsync [26974] * trunk/Makefile.kmk (modified) Makefile: adpated OSE test Mon, 11 Jan 2010 09:57:39 GMT vboxsync [25706] * trunk/Makefile.kmk (modified) Makefile: use time stamp file for EFI firmware unpacking, since the ... Thu, 07 Jan 2010 16:34:02 GMT vboxsync [25683] * trunk/Makefile.kmk (modified) try to fix the Solaris additions Tue, 05 Jan 2010 09:59:19 GMT vboxsync [25647] * trunk/Doxyfile.Core (modified) * trunk/Makefile.kmk (modified) * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/include/VBox/VBoxHDD-Plugin.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/cdefs.h (modified) * trunk/include/VBox/com/ErrorInfo.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgfsel.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/VMM/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/STAM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) Some more doxygen fixes, now for Core.docs. Mon, 07 Dec 2009 20:41:19 GMT vboxsync [25225] * trunk/Makefile.kmk (modified) /Makefile.kmk: VBOX_ADDITIONS_BUILD_WIN_HOST_FIRST hack/cleanup. Mon, 07 Dec 2009 20:09:39 GMT vboxsync [25224] * trunk/Makefile.kmk (modified) /Makefile.kmk: More hacking. Mon, 07 Dec 2009 20:04:18 GMT vboxsync [25223] * trunk/Makefile.kmk (modified) /Makefile.kmk: More hacking. Mon, 07 Dec 2009 19:57:39 GMT vboxsync [25222] * trunk/Makefile.kmk (modified) /Makefile.kmk: More hacking. Mon, 07 Dec 2009 19:11:48 GMT vboxsync [25221] * trunk/Makefile.kmk (modified) /Makefile.kmk: Hacking the additions build. Mon, 07 Dec 2009 18:24:26 GMT vboxsync [25220] * trunk/Makefile.kmk (modified) /Makefile.kmk: Enforce additions build order the ordinary way. Mon, 07 Dec 2009 14:53:39 GMT vboxsync [25212] * trunk/Makefile.kmk (modified) /Makefile.kmk: add build fix. Mon, 07 Dec 2009 14:39:22 GMT vboxsync [25210] * trunk/Makefile.kmk (modified) adds build fix Mon, 07 Dec 2009 13:30:55 GMT vboxsync [25209] * trunk/Makefile.kmk (modified) /Makefile.kmk: don't try do all & packing in one go because the ... Mon, 07 Dec 2009 13:21:18 GMT vboxsync [25208] * trunk/Makefile.kmk (modified) /Makefile.kmk: VBOX_ADD_HOST_OPT_TWEAK - for passing -j5 down to the ... Mon, 30 Nov 2009 22:47:54 GMT vboxsync [25117] * trunk/Makefile.kmk (modified) /Makefile.kmk: touch it to trigger build Sat, 28 Nov 2009 21:47:49 GMT vboxsync [25074] * trunk/Makefile.kmk (modified) /Makefile.kmk: Debug VCC CRT fixes. 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 ... Mon, 23 Nov 2009 09:56:20 GMT vboxsync [24858] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (moved) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (moved) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) EFI: more bitness work Fri, 20 Nov 2009 15:25:15 GMT vboxsync [24831] * trunk/Makefile.kmk (modified) /Makefile.kmk: Use the '+' syntax for telling kmk that the recipe ... Fri, 20 Nov 2009 10:32:30 GMT vboxsync [24819] * trunk/Makefile.kmk (modified) fix burns Fri, 20 Nov 2009 10:14:25 GMT vboxsync [24818] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/vboxefi.fv (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) EFI: build and pack 64-bit firmware Wed, 11 Nov 2009 10:00:23 GMT vboxsync [24576] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) EFI: binary EFI firmware Fri, 06 Nov 2009 17:42:12 GMT vboxsync [24469] * trunk/Makefile.kmk (modified) when synching to and from the Solaris additions box, omit the -v flag ... Tue, 03 Nov 2009 19:22:34 GMT vboxsync [24300] * trunk/Makefile.kmk (modified) /Makefile.kmk: added some essential macro definitions that was ... Fri, 09 Oct 2009 18:07:45 GMT vboxsync [23661] * trunk/Makefile.kmk (modified) windows build fix. Fri, 09 Oct 2009 18:06:48 GMT vboxsync [23660] * trunk/Makefile.kmk (modified) typo. Fri, 09 Oct 2009 18:00:38 GMT vboxsync [23658] * trunk/Makefile.kmk (modified) /Makefile: buildserver-efifw must be in INSTALLS. Make it more like ... Fri, 09 Oct 2009 16:20:06 GMT vboxsync [23656] * trunk/Makefile.kmk (modified) EFI fw: pack with zip Fri, 09 Oct 2009 15:48:21 GMT vboxsync [23654] * trunk/Makefile.kmk (modified) temporary burn fix 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 Thu, 08 Oct 2009 14:04:09 GMT vboxsync [23618] * trunk/Makefile.kmk (modified) add build hooks for EFI firmware only Wed, 30 Sep 2009 20:33:08 GMT vboxsync [23452] * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/apps/tunctl/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) Makefiles: Corrected properties. Tue, 15 Sep 2009 12:54:57 GMT vboxsync [23030] * trunk/Makefile.kmk (modified) ship Artwork for PUEL tarballs Mon, 07 Sep 2009 11:06:33 GMT vboxsync [22804] * trunk/Makefile.kmk (modified) Makefile.kmk: vslick.h update. Thu, 27 Aug 2009 13:22:41 GMT vboxsync [22522] * trunk/Makefile.kmk (modified) slickedit adj for main code. Wed, 26 Aug 2009 08:17:03 GMT vboxsync [22453] * trunk/Makefile.kmk (modified) Makefile.kmk: restored space as usual. sigh 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, 21 Aug 2009 12:39:36 GMT vboxsync [22383] * trunk/Makefile.kmk (modified) qgl framebuffer: make QtOpenGL lib be properly installed to bin dir ... Sun, 02 Aug 2009 15:19:07 GMT vboxsync [21925] * trunk/Makefile.kmk (modified) Makefile.kmk: VBOX_WITH_DOCS_FROM_BUILD_SERVER fix to make it stable. ... Tue, 16 Jun 2009 18:41:16 GMT vboxsync [20645] * trunk/Makefile.kmk (modified) Makefile: typo Sat, 13 Jun 2009 21:44:57 GMT vboxsync [20542] * trunk/Makefile.kmk (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/param.h (modified) * trunk/include/VBox/param.mac (added) * trunk/include/VBox/various.sed (added) * trunk/include/VBox/x86.h (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/err.mac (modified) root/Makefile.kmk,includes: regenerated .mac files adding ... Mon, 08 Jun 2009 00:43:21 GMT vboxsync [20374] * trunk/Doxyfile.Core (modified) * trunk/Makefile.kmk (modified) * trunk/include/VBox/VBoxDev.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VBoxHDD.h (modified) * trunk/include/VBox/cfgm.h (modified) * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpumdis.h (modified) * trunk/include/VBox/csam.h (modified) * trunk/include/VBox/dbg.h (modified) * trunk/include/VBox/dbgf.h (modified) * trunk/include/VBox/dbggui.h (modified) * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/em.h (modified) * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/gvmm.h (modified) * trunk/include/VBox/hwaccm.h (modified) * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/ostypes.h (modified) * trunk/include/VBox/patm.h (modified) * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/include/VBox/pdmasynctask.h (modified) * trunk/include/VBox/pdmcritsect.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/pdmqueue.h (modified) * trunk/include/VBox/pdmsrv.h (modified) * trunk/include/VBox/pdmthread.h (modified) * trunk/include/VBox/pdmusb.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/include/VBox/rem.h (modified) * trunk/include/VBox/selm.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/stam.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/tm.h (modified) * trunk/include/VBox/trpm.h (modified) * trunk/include/VBox/usb.h (modified) * trunk/include/VBox/usblib-win.h (modified) * trunk/include/VBox/usblib.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/include/VBox/vrdpapi.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/include/iprt/avl.h (modified) * trunk/include/iprt/base64.h (modified) * trunk/include/iprt/cache.h (modified) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/cidr.h (modified) * trunk/include/iprt/cpuset.h (modified) * trunk/include/iprt/crc32.h (modified) * trunk/include/iprt/crc64.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/dir.h (modified) * trunk/include/iprt/env.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/file.h (modified) * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/getopt.h (modified) * trunk/include/iprt/handletable.h (modified) * trunk/include/iprt/heap.h (modified) * trunk/include/iprt/initterm.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/linux/sysfs.h (modified) * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/lock.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/md5.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/memobj.h (modified) * trunk/include/iprt/mempool.h (modified) * trunk/include/iprt/mp.h (modified) * trunk/include/iprt/net.h (modified) * trunk/include/iprt/nocrt/amd64/fenv.h (modified) * trunk/include/iprt/nocrt/math.h (modified) * trunk/include/iprt/nocrt/setjmp.h (modified) * trunk/include/iprt/nocrt/stdlib.h (modified) * trunk/include/iprt/nocrt/string.h (modified) * trunk/include/iprt/nocrt/x86/fenv.h (modified) * trunk/include/iprt/once.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/power.h (modified) * trunk/include/iprt/process.h (modified) * trunk/include/iprt/rand.h (modified) * trunk/include/iprt/req.h (modified) * trunk/include/iprt/s3.h (modified) * trunk/include/iprt/semaphore.h (modified) * trunk/include/iprt/spinlock.h (modified) * trunk/include/iprt/strcache.h (modified) * trunk/include/iprt/stream.h (modified) * trunk/include/iprt/string.h (modified) * trunk/include/iprt/system.h (modified) * trunk/include/iprt/table.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/include/iprt/test.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/timer.h (modified) * trunk/include/iprt/uni.h (modified) * trunk/include/iprt/uuid.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Builtins2.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevINIP.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/Pcap.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/HGCM.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxX11Helper.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_string.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIDC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/Main/Doxyfile.Main (modified) * trunk/src/VBox/Main/darwin/iokit.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCM.h (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetLib.h (modified) * trunk/src/VBox/Runtime/Doxyfile (modified) * trunk/src/VBox/Runtime/common/math/gcc/quad.h (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/include/internal/fileaio.h (modified) * trunk/src/VBox/Runtime/include/internal/fs.h (modified) * trunk/src/VBox/Runtime/include/internal/initterm.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/path.h (modified) * trunk/src/VBox/Runtime/include/internal/process.h (modified) * trunk/src/VBox/Runtime/include/internal/rand.h (modified) * trunk/src/VBox/Runtime/include/internal/sched.h (modified) * trunk/src/VBox/Runtime/include/internal/string.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/include/internal/time.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/string.h (modified) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/power-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.h (modified) * trunk/src/VBox/Runtime/r3/win/timer-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionInternal.h (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/SELMInternal.h (modified) * trunk/src/VBox/VMM/SSMInternal.h (modified) * trunk/src/VBox/VMM/STAMInternal.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/TRPMInternal.h (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCBth.h (modified) * trunk/src/VBox/VMM/VMMGC/PGMGCShw.h (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Bth.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/testcase/tstHelp.h (modified) * trunk/src/VBox/VMM/testcase/tstMicro.h (modified) * trunk/src/VBox/VMM/testcase/tstMicroGC.cpp (modified) * trunk/src/recompiler/Sun/crt/stdio.h (modified) *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g Mon, 08 Jun 2009 00:03:19 GMT vboxsync [20359] * trunk/Makefile.kmk (modified) root-Makefile.kmk: vslick.h update. Thu, 14 May 2009 10:16:40 GMT vboxsync [19683] * trunk/Makefile.kmk (modified) snapshot-puel: some missing files Tue, 12 May 2009 08:16:13 GMT vboxsync [19594] * trunk/Makefile.kmk (modified) Makefile.kmk: Typo. Thu, 30 Apr 2009 14:39:39 GMT vboxsync [19275] * trunk/Makefile.kmk (modified) typo Fri, 24 Apr 2009 10:52:26 GMT vboxsync [19163] * trunk/Makefile.kmk (modified) ''kmk snapshot'' updates Fri, 24 Apr 2009 10:42:36 GMT vboxsync [19162] * trunk/Makefile.kmk (modified) ''kmk snapshot'' updates Fri, 24 Apr 2009 08:24:45 GMT vboxsync [19158] * trunk/Makefile.kmk (modified) ''kmk snapshot'' adaptions Fri, 24 Apr 2009 08:07:11 GMT vboxsync [19156] * trunk/Makefile.kmk (modified) ''kmk snapshot'' adaptions Fri, 24 Apr 2009 07:53:58 GMT vboxsync [19155] * trunk/Makefile.kmk (modified) ''kmk snapshot'' adaptions Fri, 24 Apr 2009 07:50:19 GMT vboxsync [19154] * trunk/Makefile.kmk (modified) ''kmk snapshot'' adaptions Fri, 24 Apr 2009 06:56:21 GMT vboxsync [19153] * trunk/Makefile.kmk (modified) ''kmk snapshot'' targets Sun, 19 Apr 2009 16:07:51 GMT vboxsync [19010] * trunk/Makefile.kmk (modified) * trunk/doc/VBox-CodingGuidelines.cpp (modified) * trunk/doc/VBox-MakefileGuidelines.cpp (added) doc,Makefile.kmk: Draft for the makefile guidelines. (would've been ... Wed, 15 Apr 2009 19:43:24 GMT vboxsync [18908] * trunk/Makefile.kmk (modified) Additions build: adjustments for new build box Sun, 05 Apr 2009 13:17:33 GMT vboxsync [18717] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) Config.kmk,Makefile.kmk,tools,Installer/win: Qt 4.4.3 rollout for ... Fri, 03 Apr 2009 21:42:44 GMT vboxsync [18714] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) Config.kmk,Makefile.kmk,tools,Installer/win: Back to qt 4.3.3 on windows. Fri, 03 Apr 2009 20:35:34 GMT vboxsync [18713] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) Config.kmk,Makefile.kmk,tools,Installer/win: Qt 4.4.3 rollout for ... Fri, 13 Mar 2009 16:45:51 GMT vboxsync [17850] * trunk/Makefile.kmk (modified) remove abandoned Tap references Fri, 13 Mar 2009 16:33:21 GMT vboxsync [17849] * trunk/Makefile.kmk (modified) darwin.amd64.qt.v4.5.0.tar.bz2 Tue, 10 Mar 2009 16:30:54 GMT vboxsync [17642] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) tools: Qt 4.4.3 for solaris Tue, 03 Mar 2009 12:13:59 GMT vboxsync [17268] * trunk/Makefile.kmk (modified) Qt4 build fix Tue, 03 Mar 2009 10:16:14 GMT vboxsync [17267] * trunk/Makefile.kmk (modified) Qt4 build fix Mon, 02 Mar 2009 13:54:52 GMT vboxsync [17250] * trunk/Makefile.kmk (modified) Windows combined installer: Dependencies for Guest Additions .ISO ... Sat, 21 Feb 2009 00:36:38 GMT vboxsync [16986] * trunk/Makefile.kmk (modified) Makefile.kmk: qt4 fix (darwin) Sat, 21 Feb 2009 00:29:33 GMT vboxsync [16985] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) darwin/x86: qt4.4.3 changes. Fri, 20 Feb 2009 15:13:46 GMT vboxsync [16974] * trunk/Makefile.kmk (modified) root/Makefile.kmk: cocoa based Qt needs 3 nib files and the Resources ... Thu, 19 Feb 2009 17:15:38 GMT vboxsync [16957] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) darwin-installer,additions.iso: Hopefully last bits on the installer; ... Wed, 18 Feb 2009 19:24:30 GMT vboxsync [16930] * trunk/Makefile.kmk (modified) mac compile fix Wed, 18 Feb 2009 17:23:33 GMT vboxsync [16925] * trunk/Makefile.kmk (modified) qt4-bin: darwin/amd64 updates. Tue, 17 Feb 2009 20:10:30 GMT vboxsync [16874] * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) Storage/VBoxHDD: forgotten makefile references to -new include files. Thu, 05 Feb 2009 17:03:04 GMT vboxsync [16532] * trunk/Makefile.kmk (modified) root/Makefile.kmk: Moved the subheader.kmk include down so the ... Thu, 22 Jan 2009 13:58:12 GMT vboxsync [16166] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox (deleted) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) purge the obsolete Qt3 GUI Mon, 19 Jan 2009 19:08:15 GMT vboxsync [16055] * trunk/Makefile.kmk (modified) Windows Guest Additions building: 64-bit additions should now build ... Mon, 19 Jan 2009 12:16:05 GMT vboxsync [16043] * trunk/Makefile.kmk (modified) Windows Guest Additions building: Try to fix build order. Wed, 14 Jan 2009 13:14:35 GMT vboxsync [15939] * trunk/Makefile.kmk (modified) test commit. Wed, 14 Jan 2009 12:58:42 GMT vboxsync [15938] * trunk/Makefile.kmk (modified) test commit. Wed, 07 Jan 2009 03:03:28 GMT vboxsync [15825] * trunk/Makefile.kmk (modified) Makefile.kmk:qt3/os2. Mon, 05 Jan 2009 13:21:54 GMT vboxsync [15802] * trunk/Makefile.kmk (modified) Makefile: one more clean fix. Mon, 05 Jan 2009 13:11:37 GMT vboxsync [15800] * trunk/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) makefiles: a couple of clean-up fixes. Fri, 12 Dec 2008 14:16:00 GMT vboxsync [15370] * trunk/Makefile.kmk (modified) doxygen file list fix Thu, 20 Nov 2008 17:17:37 GMT vboxsync [14428] * trunk/Makefile.kmk (modified) use kmk_time to measure the build times of the additions jails Tue, 18 Nov 2008 00:31:14 GMT vboxsync [14273] * trunk/Makefile.kmk (modified) FE/Qt4: Changed global Makefile.kmk to install Qt4 Network library ... Thu, 13 Nov 2008 11:09:31 GMT vboxsync [14166] * trunk/Makefile.kmk (modified) copy QtNetwork framework to dist Thu, 06 Nov 2008 11:53:47 GMT vboxsync [13908] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xpcom/server.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateSystemFaster-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTRandAdvCreateSystemTruer-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r3/os2/mp-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/rtProcInitExePath-os2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prfile.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2rng.c (modified) Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build. Wed, 05 Nov 2008 23:46:59 GMT vboxsync [13893] * trunk/Makefile.kmk (modified) Makefile.kmk: some cleanup. Wed, 05 Nov 2008 19:39:24 GMT vboxsync [13889] * trunk/Makefile.kmk (modified) root/Makefile.kmk: Fixed 'kmk [-j2] all sdk packing' race. Mon, 03 Nov 2008 13:52:09 GMT vboxsync [13748] * trunk/Makefile.kmk (modified) Additions build: ensure that early win64 build failures show proper ... Fri, 31 Oct 2008 00:03:32 GMT vboxsync [13702] * trunk/Makefile.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/x86.mac (modified) * trunk/include/iprt/err.mac (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMGuruMeditation.cpp (modified) VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for ... Thu, 23 Oct 2008 22:17:58 GMT vboxsync [13547] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Makefiles: Eliminated a handful of places where we create extremely ... Thu, 23 Oct 2008 09:43:51 GMT vboxsync [13525] * trunk/Makefile.kmk (modified) be more verbose when building additions Thu, 16 Oct 2008 15:36:05 GMT vboxsync [13348] * trunk/Makefile.kmk (modified) root/Makefile: some polish. Tue, 14 Oct 2008 13:39:28 GMT vboxsync [13264] * trunk/Makefile.kmk (modified) fixed linux/solaris burns Tue, 14 Oct 2008 12:45:10 GMT vboxsync [13256] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) consolidate this license.html crap