# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 5:36:22 AM Tue, 12 Jun 2012 09:57:33 GMT vboxsync [41665] * trunk/Config.kmk (modified) Config.kmk: next try Tue, 12 Jun 2012 09:20:57 GMT vboxsync [41664] * trunk/Config.kmk (modified) Config.kmk: when generating dtrace header files, also specify -32 or ... Fri, 08 Jun 2012 18:17:28 GMT vboxsync [41634] * trunk/Config.kmk (modified) Even more quiet. Fri, 08 Jun 2012 18:14:39 GMT vboxsync [41633] * trunk/Config.kmk (modified) Config.kmk: make the generating of GCCConfig.kmk less noisy and more ... Mon, 04 Jun 2012 16:49:47 GMT vboxsync [41567] * trunk/Config.kmk (modified) Config.kmk: Solaris 11 version detection. Mon, 04 Jun 2012 13:59:26 GMT vboxsync [41564] * trunk/Config.kmk (modified) Config.kmk: With the BIOS-new and traceing we require kBuild revision ... Fri, 01 Jun 2012 10:09:26 GMT vboxsync [41534] * trunk/Config.kmk (modified) Config.kmk: Quoted strings with dots and wasm doesn't go well along. Thu, 31 May 2012 19:12:35 GMT vboxsync [41531] * trunk/Config.kmk (modified) Enable the new bios code everywhere. Thu, 31 May 2012 17:28:34 GMT vboxsync [41530] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp (modified) Config.kmk: New bios on linux as well. Thu, 31 May 2012 15:49:01 GMT vboxsync [41526] * trunk/Config.kmk (modified) Config.kmk: Enabled the new BIOS code on windows as well. Thu, 31 May 2012 15:36:33 GMT vboxsync [41525] * trunk/Config.kmk (modified) Use the new BIOS code on darwin. Thu, 31 May 2012 14:43:19 GMT vboxsync [41522] * trunk/Config.kmk (modified) More watcom preparations. Wed, 30 May 2012 23:22:22 GMT vboxsync [41514] * trunk/Config.kmk (modified) Config.kmk,tools/Makefile.kmk: Open Watcom experiment. Tue, 22 May 2012 06:18:30 GMT vboxsync [41383] * trunk/Config.kmk (modified) Config.kmk: enable the emulated smart card reader Mon, 21 May 2012 21:21:33 GMT vboxsync [41382] * trunk/Config.kmk (modified) Config.kmk: potentially support GNU ld on non-Solaris hosts for ... Sun, 20 May 2012 01:14:52 GMT vboxsync [41358] * trunk/Config.kmk (modified) Config.kmk: Set VBOX_WITH_DTRACE_R3 on linux. Wed, 16 May 2012 23:13:59 GMT vboxsync [41344] * trunk/Config.kmk (modified) Config.kmk: Darwin build fix Wed, 16 May 2012 20:07:33 GMT vboxsync [41343] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Convert some ring-3 addresses to ring-0 to ease structure access ... Wed, 16 May 2012 15:03:19 GMT vboxsync [41340] * trunk/Config.kmk (modified) Config.kmk: Build fix. Wed, 16 May 2012 14:39:21 GMT vboxsync [41338] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Pass ring-0 address to the tracer when possible (makes accessing much ... Fri, 11 May 2012 20:18:18 GMT vboxsync [41259] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/dtrace/lib/vbox-types.d (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (copied) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/bldprogs/VBoxCPP.cpp (modified) Working on DTrace lib files. Tue, 08 May 2012 20:38:59 GMT vboxsync [41219] * trunk/Config.kmk (modified) Config.kmk: VBOX_VBOXCPP and VBOX_INST_DTRACE_LIB. Fri, 04 May 2012 11:23:40 GMT vboxsync [41161] * trunk/Config.kmk (modified) Config.kmk: Enabled VBOX_WITH_DTRACE_RC on linux. Thu, 03 May 2012 23:58:00 GMT vboxsync [41157] * trunk/Config.kmk (modified) Config.kmk: Set VBOX_WITH_DTRACE_RC on solaris. Thu, 03 May 2012 20:16:52 GMT vboxsync [41148] * trunk/Config.kmk (modified) comment typo. Thu, 03 May 2012 20:15:27 GMT vboxsync [41147] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibTracerA.asm (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.def (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) SUPDrv,VMM: Tracepoints in raw-mode. Thu, 03 May 2012 13:19:22 GMT vboxsync [41134] * trunk/Config.kmk (modified) Config.kmk: Re-enabled dtrace. Wed, 02 May 2012 14:49:59 GMT vboxsync [41119] * trunk/Config.kmk (modified) build fix Wed, 02 May 2012 14:22:29 GMT vboxsync [41117] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/err.h (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/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibTracerA.asm (added) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUP,VBoxTpG,++: Initial implementation of generic user module ... Mon, 30 Apr 2012 15:27:15 GMT vboxsync [41101] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Remove VBI bits. Thu, 19 Apr 2012 13:28:33 GMT vboxsync [40989] * trunk/Config.kmk (modified) Config.kmk: Disable kStuff library for non x86/amd64 architectures Wed, 18 Apr 2012 14:49:24 GMT vboxsync [40975] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the ... Mon, 16 Apr 2012 22:59:39 GMT vboxsync [40957] * trunk/Config.kmk (modified) Build windows and linux with VBOX_WITH_DTRACE_R0=1 again. The cause ... Sun, 15 Apr 2012 23:13:58 GMT vboxsync [40929] * trunk/Config.kmk (modified) Disable the ring-0 tracing on linux for a bit. Sun, 15 Apr 2012 23:05:52 GMT vboxsync [40928] * trunk/Config.kmk (modified) Disable the ring-0 tracing on linux for a bit. Sat, 14 Apr 2012 11:33:04 GMT vboxsync [40918] * trunk/Config.kmk (modified) build fix. Fri, 13 Apr 2012 20:50:27 GMT vboxsync [40908] * trunk/Config.kmk (modified) Working on tracking IRQs for tracing and logging purposes. Wed, 11 Apr 2012 17:52:16 GMT vboxsync [40876] * trunk/Config.kmk (modified) Enable non-driver ring-0 tracepoints on all platforms. Wed, 11 Apr 2012 14:49:13 GMT vboxsync [40868] * trunk/Config.kmk (modified) Config.kmk: Changed VBOXR0DRV a little on darwin to make 32-bit kexts ... Tue, 10 Apr 2012 14:13:47 GMT vboxsync [40852] * trunk/Config.kmk (modified) Config.kmk: Enabled ring-0 dtrace on solaris again. Sun, 08 Apr 2012 18:46:03 GMT vboxsync [40828] * trunk/Config.kmk (modified) Config.kmk: Section merging for VBoxTpG support on windows. Fri, 06 Apr 2012 17:07:51 GMT vboxsync [40803] * trunk/Config.kmk (modified) VBoxR0 - Added -fno-common to the ELF and LX versions of the template. Fri, 06 Apr 2012 11:01:59 GMT vboxsync [40787] * trunk/Config.kmk (modified) Config.kmk: Make GCCConfig.kmk depend on the gcc and g++ binaries to ... Thu, 05 Apr 2012 12:18:06 GMT vboxsync [40772] * trunk/Config.kmk (modified) Temporarily disabling ring-0 dtracing on solaris. Mon, 26 Mar 2012 18:20:52 GMT vboxsync [40654] * trunk/Config.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) Runtime/r3, RDP: Solaris 11 iconv change. Mon, 26 Mar 2012 16:29:58 GMT vboxsync [40651] * trunk/Config.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/rdp.c (modified) * trunk/src/VBox/RDP/client/xclip.c (modified) * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) Runtime/r3/posix, RDP/client: Solaris 11 iconv change. Avoid ... Mon, 26 Mar 2012 12:14:18 GMT vboxsync [40636] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (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/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Implemented VMMR0 static DTrace probes. Mon, 26 Mar 2012 11:44:30 GMT vboxsync [40632] * trunk/Config.kmk (modified) Config.kmk/VBOXR0DRV: Do NOT use -Wnested-externs as it will get ... Sun, 25 Mar 2012 19:58:09 GMT vboxsync [40620] * trunk/Config.kmk (modified) Config.kmk: Enable static DTrace probes in vboxdrv on solaris ... Sat, 24 Mar 2012 21:57:09 GMT vboxsync [40609] * trunk/Config.kmk (modified) More dtrace / supdrv hacking. Fri, 23 Mar 2012 14:54:46 GMT vboxsync [40595] * trunk (modified) * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMM.d (moved) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570. Wed, 21 Mar 2012 13:39:49 GMT vboxsync [40564] * trunk/Config.kmk (modified) Config.kmk/tools: allow to download linux.*.qt from the tools server ... Sun, 18 Mar 2012 16:45:50 GMT vboxsync [40519] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/VBoxVMMDeps.cpp (deleted) Drop VMMR3.a and DeviceR3.a, we don't need those libraries. Sat, 17 Mar 2012 19:30:54 GMT vboxsync [40517] * trunk (modified) * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.d (moved) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/VBoxVMM.d (moved) * trunk/src/VBox/VMM/include/VMMTracing.h (modified) kBuild 2566 -> 2567: dtrace support. Sat, 17 Mar 2012 02:17:50 GMT vboxsync [40515] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) dtrace ring-3 on solaris. Sat, 17 Mar 2012 01:23:43 GMT vboxsync [40513] * trunk/Config.kmk (modified) updated comment. Sat, 17 Mar 2012 01:21:50 GMT vboxsync [40512] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Solaris 11 / gcc 4.5.2: The gcc specs aren't passing -mcmodel down to ... Fri, 16 Mar 2012 22:19:28 GMT vboxsync [40509] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_solaris.cpp (copied) Config.kmk,xpcom: Solaris 11 / gcc 4.5.2 build fixes. Fri, 16 Mar 2012 16:38:06 GMT vboxsync [40504] * trunk/Config.kmk (modified) * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/fileaio-solaris.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_util.c (modified) * trunk/src/recompiler/Sun/testmath.c (modified) Solaris 11 build fixes. Tue, 06 Mar 2012 16:14:40 GMT vboxsync [40383] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/doc/License-gpl-2.html (copied) * trunk/doc/License-gpl-2.rtf (copied) * trunk/doc/License-gpl-2.txt (copied) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/ExtPacks/VNC (added) * trunk/src/VBox/ExtPacks/VNC/ExtPack.xml (added) * trunk/src/VBox/ExtPacks/VNC/Makefile.kmk (added) * trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp (added) * trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp (added) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (deleted) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h (deleted) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) ExtPacks/VNC: New extension pack contributed by Ivo Smits, Howard Su ... Tue, 06 Mar 2012 15:02:05 GMT vboxsync [40378] * trunk/Config.kmk (modified) Config.kmk: -pedantic + warnings as errors + dtrace = trouble. Wed, 29 Feb 2012 20:00:37 GMT vboxsync [40303] * trunk/Config.kmk (modified) Config.kmk: OS/2 .def file edit fix. Tue, 28 Feb 2012 13:17:35 GMT vboxsync [40274] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/REMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PGMRC.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Introduced VBOX_WITH_REM in Config.kmk and the VMM. Tue, 14 Feb 2012 15:17:35 GMT vboxsync [40130] * trunk/Config.kmk (modified) * trunk/doc/manual/docbook2latex.xsl (modified) * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/src/VBox/Installer/linux/vboxweb-service.sh.in (modified) * trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh (modified) * trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) Main/webservice+doc/manual: Add SSL support to the webservice, and ... Thu, 02 Feb 2012 12:19:41 GMT vboxsync [39955] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/solaris (deleted) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Ancient Solaris crossbow/TAP no longer relevant. Wed, 01 Feb 2012 18:17:07 GMT vboxsync [39941] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) switch to zlib 1.2.6 Tue, 31 Jan 2012 20:44:17 GMT vboxsync [39925] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/libxslt-1.1.22 (deleted) removed obsolete libxslt Tue, 31 Jan 2012 20:34:46 GMT vboxsync [39924] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.30 (deleted) * trunk/src/libs/libxml2-2.6.31 (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (added) * trunk/src/libs/libxml2-2.6.31/doc/VBox-README.txt (added) * trunk/src/libs/libxml2-2.6.31/include/libxml/xmlexports.h (modified) * trunk/src/libs/libxml2-2.6.31/include/libxml/xmlmemory.h (modified) * trunk/src/libs/libxml2-2.6.31/include/libxml/xmlversion-default.h (added) * trunk/src/libs/libxml2-2.6.31/include/libxml/xmlversion.h (modified) * trunk/src/libs/libxml2-2.6.31/include/vboxconfig.h (copied) * trunk/src/libs/libxml2-2.6.31/include/win32xmlversion.h (added) * trunk/src/libs/libxml2-2.6.31/libxml.h (modified) * trunk/src/libs/libxml2-2.6.31/ltmain.sh (modified) * trunk/src/libs/libxml2-2.6.31/macos/src/XMLTestPrefix2.h (modified) * trunk/src/libs/libxml2-2.6.31/win32/Makefile.msvc (added) * trunk/src/libs/libxml2-2.6.31/win32/VBox-README.txt (added) * trunk/src/libs/libxml2-2.6.31/win32/config.msvc (added) * trunk/src/libs/libxml2-2.6.31/xmlschemas.c (modified) * trunk/src/libs/libxml2-2.6.31/xmlschemastypes.c (modified) libxml-2.6.31 VBox modifications and remove libxml-2.6.30 Thu, 26 Jan 2012 00:54:50 GMT vboxsync [39882] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored ... Wed, 25 Jan 2012 17:18:23 GMT vboxsync [39879] * trunk/Config.kmk (modified) Config.kmk: Temporary build fix. Figure out what's going wrong in ... Wed, 25 Jan 2012 15:57:58 GMT vboxsync [39876] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Config.kmk Main/webservice: Solaris 11 build fix, use proper gsoap ... Mon, 23 Jan 2012 17:32:44 GMT vboxsync [39840] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) more Linux 3.3 fixes Sun, 22 Jan 2012 11:13:17 GMT vboxsync [39827] * trunk/Config.kmk (modified) Config.kmk: linux-3.3.0-rc1 build (please review). Fri, 20 Jan 2012 12:59:51 GMT vboxsync [39818] * trunk/Config.kmk (modified) FreeBSD: Fix accidental deletion of crt*.o files when doing kmk clean Tue, 20 Dec 2011 21:00:20 GMT vboxsync [39667] * trunk/Config.kmk (modified) Config.kmk: Version format note. Wed, 30 Nov 2011 20:50:12 GMT vboxsync [39482] * trunk/Config.kmk (modified) Config.kmk: Build with umask 0022 if kmk supports changing it, avoids ... Wed, 30 Nov 2011 20:47:05 GMT vboxsync [39481] * trunk/Config.kmk (modified) .SECONDTARGETEXPANDSION is default in kBuild for a while now. Wed, 09 Nov 2011 15:04:01 GMT vboxsync [39256] * trunk/Config.kmk (modified) Additions build fix. Wed, 09 Nov 2011 14:57:29 GMT vboxsync [39255] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) take two on those linux build fixes. Wed, 09 Nov 2011 14:49:57 GMT vboxsync [39254] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) More linux build fixes. Wed, 09 Nov 2011 14:00:21 GMT vboxsync [39252] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/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/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Devices/Samples/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was ... Wed, 09 Nov 2011 11:29:36 GMT vboxsync [39247] * trunk/Config.kmk (modified) Config.kmk: Xcode 4.2 does not produce a working recompiler (llvm-gcc ... Tue, 08 Nov 2011 15:46:00 GMT vboxsync [39244] * trunk/Config.kmk (modified) Config.kmk: Stashed some warnings work on windows on the TODO stack. Sat, 05 Nov 2011 00:32:30 GMT vboxsync [39212] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) Try build the Mac OS X 10.7 python plugin. Fri, 04 Nov 2011 15:16:16 GMT vboxsync [39206] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxCocoa.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/GL/glext.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) Made OpenGL build against the Mac OS X 10.7 SDK. Some cleanups. Fri, 04 Nov 2011 11:58:03 GMT vboxsync [39204] * trunk/Config.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) Static kStuff lib. For MSC it makes a big difference whether we're ... Fri, 04 Nov 2011 10:18:31 GMT vboxsync [39198] * trunk/Config.kmk (modified) Config.kmk: Windows build fix. Fri, 04 Nov 2011 10:05:34 GMT vboxsync [39197] * trunk/Config.kmk (modified) Config.kmk: copy & past fix. Fri, 04 Nov 2011 09:55:07 GMT vboxsync [39196] * trunk/Config.kmk (modified) Config.kmk: There is only the llvm flavor gcc in Xcode 4.2. Fri, 04 Nov 2011 09:07:30 GMT vboxsync [39194] * trunk/Config.kmk (modified) Config.kmk: macho loader capabilities everywhere so that we can read ... Tue, 25 Oct 2011 08:27:30 GMT vboxsync [39105] * trunk/Config.kmk (modified) more on the subject of -Wunused-parameter later. Mon, 24 Oct 2011 13:58:22 GMT vboxsync [39091] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmnetinline.h (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGATmpl.h (modified) * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio.h (modified) * trunk/src/VBox/Devices/build/vl_vbox.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibSem.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/semrw-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) More parameter warning fixes; made PciIch9 check the saved state version. Fri, 21 Oct 2011 14:22:16 GMT vboxsync [39079] * trunk/Config.kmk (modified) Config.kmk: Gearing up for more pedantic warnings... Wed, 19 Oct 2011 17:04:08 GMT vboxsync [39043] * trunk/Config.kmk (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) Config.kmk, mangling, Runtime: use static zlib for Solaris. Fri, 23 Sep 2011 09:45:20 GMT vboxsync [38834] * trunk/Config.kmk (modified) Config.kmk: VBOX_JAVAC_OPTS/JAVADOC_OPTS: Set -encoding UTF-8 to kill ... Mon, 19 Sep 2011 17:00:03 GMT vboxsync [38795] * trunk/Config.kmk (modified) * trunk/tools/linux.x86 (modified) Config.kmk: pick up newer jdk on linux, add javadoc Thu, 15 Sep 2011 08:39:39 GMT vboxsync [38756] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Installer/win/Makefile.kmk: Try sign the .msi with a description to ... Tue, 13 Sep 2011 13:17:13 GMT vboxsync [38733] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Devices/PC/BIOS-new/makefile (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-2.cpp (modified) %S -> %s and some other minor cleanups. Thu, 08 Sep 2011 16:12:51 GMT vboxsync [38691] * trunk/Config.kmk (modified) Config.kmk: make BldRTManifest build here Wed, 31 Aug 2011 11:54:03 GMT vboxsync [38578] * trunk/Config.kmk (modified) fix dependency builds