# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 5:13:44 AM Tue, 21 Mar 2017 13:46:12 GMT vboxsync [66178] * trunk/Config.kmk (modified) Config.kmk: Simplified VBOX_WITH_GCC_SANITIZER nonsense in ... Tue, 21 Mar 2017 13:44:05 GMT vboxsync [66177] * trunk/Config.kmk (modified) Config.kmk: Simplify VBOX_WITH_GCC_SANITIZER / ... Mon, 20 Mar 2017 14:42:13 GMT vboxsync [66171] * trunk/Config.kmk (modified) bugref:8019: Undefined behaviour sanitiser: clean up the ... Thu, 16 Mar 2017 14:00:42 GMT vboxsync [66125] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) bugref:8019: Undefined behaviour sanitiser: add a build option ... Mon, 13 Mar 2017 20:01:22 GMT vboxsync [66070] * trunk/Config.kmk (modified) Config.kmk: remove TEMPLATE_VBOXR0DRV_TOOL for Linux. The hack for ... Mon, 13 Mar 2017 16:25:47 GMT vboxsync [66064] * trunk/Config.kmk (modified) * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: Adding a RT_FLEXIBLE_ARRAY macro. Thu, 09 Mar 2017 15:58:42 GMT vboxsync [66016] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.include.footer (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) bugref:4567: Linux kernel driver maintenance: do test builds of ... Tue, 07 Mar 2017 10:05:34 GMT vboxsync [65961] * trunk/Config.kmk (modified) pylint: ignore fixme Mon, 06 Mar 2017 16:34:46 GMT vboxsync [65954] * trunk/Config.kmk (modified) Config.kmk: Decoded most of the disabled warning numbers in ... Fri, 03 Mar 2017 09:21:36 GMT vboxsync [65924] * trunk/Config.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) switch to libxml 2.9.4 Wed, 01 Mar 2017 17:35:55 GMT vboxsync [65918] * trunk/Config.kmk (modified) Config.kmk: Disabled Nested Hw.virt compilation switch after quick ... Wed, 01 Mar 2017 10:21:38 GMT vboxsync [65904] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying ... Fri, 10 Feb 2017 13:37:24 GMT vboxsync [65732] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/testdriver/base.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/schedulerbase.py (modified) * trunk/src/VBox/ValidationKit/testmanager/core/webservergluecgi.py (modified) Validation Kit: fixes for pylint 1.6.x Thu, 09 Feb 2017 08:46:24 GMT vboxsync [65692] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) jpeg-8a => jpeg-9b Fri, 27 Jan 2017 14:34:07 GMT vboxsync [65488] * trunk/Config.kmk (modified) Disable DrvDiskIntegrity on Windows for now (some linker issue I ... Fri, 27 Jan 2017 14:09:07 GMT vboxsync [65481] * trunk/Config.kmk (modified) Enable building of the disk integrity driver for use in the sorage ... Fri, 20 Jan 2017 09:31:29 GMT vboxsync [65382] * trunk/Config.kmk (modified) bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: ... Tue, 17 Jan 2017 15:24:21 GMT vboxsync [65349] * trunk/Config.kmk (modified) OSE: Build fixes. Mon, 16 Jan 2017 14:11:15 GMT vboxsync [65338] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevIoApic_Old.cpp (deleted) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp (modified) Remove the old, unused I/O APIC code and related define. Thu, 12 Jan 2017 15:25:30 GMT vboxsync [65263] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/libs/Makefile.kmk (modified) VideoRec: Made the feature less dependent from the codec(s) being ... Tue, 10 Jan 2017 15:50:44 GMT vboxsync [65229] * trunk/Config.kmk (modified) Config.kmk: Allow cross certs and timestamping with test signing. Fri, 06 Jan 2017 15:45:20 GMT vboxsync [65187] * trunk/Config.kmk (modified) VideoRec/Config.kmk: Path fix. Fri, 06 Jan 2017 15:23:19 GMT vboxsync [65184] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) VideoRec: Makefile update for audio support. Thu, 05 Jan 2017 17:26:48 GMT vboxsync [65162] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DrvAudioVideoRec.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio/Main: Some (ground) work for audio support for video recording. Mon, 02 Jan 2017 09:01:46 GMT vboxsync [65049] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED Sun, 18 Dec 2016 19:14:26 GMT vboxsync [64953] * trunk/Config.kmk (modified) Config.kmk: Re-enabled the corp signing of .cat-files again. Sun, 18 Dec 2016 03:05:53 GMT vboxsync [64950] * trunk/Config.kmk (modified) Temporarily disabled signing of .cat files with corp facility, only ... Fri, 16 Dec 2016 18:58:54 GMT vboxsync [64924] * trunk/Config.kmk (modified) Config.kmk: Enable new certs. Fri, 16 Dec 2016 16:43:01 GMT vboxsync [64918] * trunk/Config.kmk (modified) Config.kmk: Alternative mode of signing windows drivers. Fri, 16 Dec 2016 16:33:46 GMT vboxsync [64917] * trunk/Config.kmk (modified) Config.kmk: Alternative mode of signing windows drivers. Fri, 16 Dec 2016 14:13:29 GMT vboxsync [64915] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:10:45 GMT vboxsync [64914] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:08:42 GMT vboxsync [64913] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Fri, 16 Dec 2016 14:07:13 GMT vboxsync [64912] * trunk/Config.kmk (modified) Config.kmk: Introducing VBOX_CSS_SIGN_CMD and VBOX_JAVA. Tue, 06 Dec 2016 18:22:59 GMT vboxsync [64799] * trunk/Config.kmk (modified) rebuild Thu, 10 Nov 2016 13:11:00 GMT vboxsync [64629] * trunk/Config.kmk (modified) Config.kmk: don't compile the R0Drv stuff on Linux with g++-4.8 -- ... Thu, 10 Nov 2016 10:31:39 GMT vboxsync [64626] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (deleted) * trunk/src/VBox/Devices/PC/DevApic.h (deleted) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/AllPdbTypeHack.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/VBoxVMMPreload.cpp (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Recompiler, VMM, Devices: Purge the old APIC and the ... Tue, 08 Nov 2016 15:37:44 GMT vboxsync [64598] * trunk/Config.kmk (modified) Config.kmk: adapt the gcc version check to stubborn gcc versions ... Thu, 03 Nov 2016 20:09:31 GMT vboxsync [64544] * trunk/Config.kmk (modified) Shut up. Thu, 27 Oct 2016 14:25:58 GMT vboxsync [64439] * trunk/Config.kmk (modified) Config.kmk: Mac OS X: Update the VBOXQTGUIEXE template with ... Mon, 24 Oct 2016 14:43:41 GMT vboxsync [64394] * trunk/Config.kmk (modified) Config.kmk: remove old cert stuff Mon, 24 Oct 2016 13:55:17 GMT vboxsync [64386] * trunk/Config.kmk (modified) validation kit signing Tue, 18 Oct 2016 15:35:13 GMT vboxsync [64313] * trunk/Config.kmk (modified) tools: try to fix the nsis stuff Mon, 17 Oct 2016 13:55:10 GMT vboxsync [64297] * trunk/Config.kmk (modified) Tools: Enable NSIS 2.5.1. Fri, 14 Oct 2016 06:19:12 GMT vboxsync [64270] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: Add two new defines - ... Fri, 14 Oct 2016 06:03:39 GMT vboxsync [64269] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/amesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/dmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/gl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glfbdev.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glu.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glx.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glx_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/dri_interface.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/dri_sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/glcore.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/internal/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/mesa_wgl.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/miniglx.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/osmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/uglmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa_x.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/GL/xmesa_xf86.h (added) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/README (modified) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/include (deleted) * trunk/src/VBox/Additions/x11/x11include/mesa-7.2/src (deleted) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) bugref:3810: X11 Guest Additions maintenance: remove unnecessary ... Wed, 05 Oct 2016 07:53:17 GMT vboxsync [64149] * trunk/Config.kmk (modified) build fix Wed, 05 Oct 2016 07:47:35 GMT vboxsync [64148] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with ... Wed, 28 Sep 2016 11:54:17 GMT vboxsync [64077] * trunk/Config.kmk (modified) Config.kmk: this is not necessary anymore Wed, 28 Sep 2016 11:50:57 GMT vboxsync [64076] * trunk/Config.kmk (modified) Config.kmk: when checking if a command line parameter is supported by ... Wed, 28 Sep 2016 11:30:17 GMT vboxsync [64075] * trunk/Config.kmk (modified) Config.kmk: added VBOX_GCC_Wno-misleading-indentation Wed, 28 Sep 2016 11:10:59 GMT vboxsync [64071] * trunk/Config.kmk (modified) Config.kmk: allow python 3 for building but prefer python 2.7 Tue, 27 Sep 2016 19:50:00 GMT vboxsync [64060] * trunk/Config.kmk (modified) rename crypto-headers to crypto-1.1.0-headers when using openssl-1.1.0 Tue, 27 Sep 2016 19:27:51 GMT vboxsync [64059] * trunk/Config.kmk (modified) openssl 1.1 Tue, 27 Sep 2016 16:19:14 GMT vboxsync [64057] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) does not work, at least for VBoxRT which links against libz Tue, 27 Sep 2016 16:10:10 GMT vboxsync [64056] * trunk/Config.kmk (modified) solaris: no --no-undefined because otherwise we have to specify a ... Tue, 27 Sep 2016 16:07:39 GMT vboxsync [64055] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) more -Wl,--no-undefined Tue, 27 Sep 2016 15:05:54 GMT vboxsync [64053] * trunk/Config.kmk (modified) solaris build fix Tue, 27 Sep 2016 14:53:13 GMT vboxsync [64052] * trunk/Config.kmk (modified) solaris build fix Tue, 27 Sep 2016 12:52:23 GMT vboxsync [64043] * trunk/Config.kmk (modified) touch rebuild Fri, 23 Sep 2016 14:37:57 GMT vboxsync [63976] * trunk/Config.kmk (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) Replaced the VBoxOpenSslExtPack SDK with a ... Tue, 20 Sep 2016 08:06:05 GMT vboxsync [63904] * trunk/Config.kmk (modified) switch to cURL 7.50.3 Mon, 19 Sep 2016 12:19:50 GMT vboxsync [63883] * trunk/Config.kmk (modified) Config.kmk: Forgot to create the directory. Mon, 19 Sep 2016 12:13:32 GMT vboxsync [63882] * trunk/Config.kmk (modified) Config.kmk: Made VBOX_GCC_CHECK_* a little bit more thorough. Mon, 19 Sep 2016 11:31:27 GMT vboxsync [63881] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) VBOX_GCC_Wa_cma_nocompress_debug_sections for working around ... Thu, 08 Sep 2016 03:08:25 GMT vboxsync [63759] * trunk/Config.kmk (modified) Config.kmk: got new yasm which works with kSubmit/kWorker. Tue, 06 Sep 2016 03:17:26 GMT vboxsync [63734] * trunk/Config.kmk (modified) Config.kmk: watcom can do kSubmit/kWorker now. Sun, 04 Sep 2016 19:55:03 GMT vboxsync [63709] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) Config.kmk: More kSubmit/kWorker experimentation. Fri, 26 Aug 2016 10:31:58 GMT vboxsync [63647] * trunk/Config.kmk (modified) Config.kmk: allow to override VBOX_BUILD_PUBLISHER Tue, 16 Aug 2016 18:50:53 GMT vboxsync [63572] * trunk/Config.kmk (modified) we are now at 5.1.51 Tue, 16 Aug 2016 17:35:30 GMT vboxsync [63571] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) 5.1.4 Tue, 16 Aug 2016 12:37:13 GMT vboxsync [63548] * trunk/Config.kmk (modified) Config.kmk: Use symlinks to reach NetBSD kernel includes when ... Tue, 16 Aug 2016 11:41:21 GMT vboxsync [63545] * trunk/Config.kmk (modified) Config.kmk/VBOX_WITH_COMPATIBLE_LINUX_GUEST_PACKAGE: Need to filter ... Tue, 16 Aug 2016 11:37:26 GMT vboxsync [63544] * trunk/Config.kmk (modified) Config.kmk: strip -Werror when using ... Tue, 16 Aug 2016 11:34:44 GMT vboxsync [63543] * trunk/Config.kmk (modified) Config.kmk,tools/Makefile.kmk: Use ifdef/ifndef not ifneq/ifeq. Mon, 15 Aug 2016 23:32:25 GMT vboxsync [63521] * trunk/Config.kmk (modified) Config.kmk: VBOXR0DRV: pedantic darwin. Mon, 15 Aug 2016 22:14:31 GMT vboxsync [63507] * trunk/Config.kmk (modified) Config.kmk: oops Mon, 15 Aug 2016 22:12:07 GMT vboxsync [63506] * trunk/Config.kmk (modified) Config.kmk: Quick hack for busted clang option detection. Mon, 15 Aug 2016 21:52:20 GMT vboxsync [63505] * trunk/Config.kmk (modified) Config.kmk: Warnings = errors on darwin, enabling unused warnings. Mon, 15 Aug 2016 16:59:28 GMT vboxsync [63493] * trunk/Config.kmk (modified) Always ignore -Wvariadic-macros (kicks in objective C++ code). Mon, 15 Aug 2016 09:13:15 GMT vboxsync [63462] * trunk/Config.kmk (modified) Config.kmk: typo Sun, 14 Aug 2016 23:58:07 GMT vboxsync [63448] * trunk/Config.kmk (modified) Config.kmk: working on darwin, added VBOX_GCC_Wno-overloaded-virtual. Sun, 14 Aug 2016 13:55:06 GMT vboxsync [63439] * trunk/Config.kmk (modified) Config.kmk: Let's try without NO_COMPILE_CMDS_DEPS = 1 for darwin now ... Sun, 14 Aug 2016 00:51:03 GMT vboxsync [63432] * trunk/Config.kmk (modified) Config.kmk: Moved the warning control down to after we've included ... Sat, 13 Aug 2016 23:28:52 GMT vboxsync [63428] * trunk/Config.kmk (modified) Unused warnings on linux only Sat, 13 Aug 2016 16:22:44 GMT vboxsync [63414] * trunk/Config.kmk (modified) Config.kmk: try again with more gcc warnings Fri, 12 Aug 2016 21:07:57 GMT vboxsync [63406] * trunk/Config.kmk (modified) Config.kmk: don't enable unused warnings just yet. Fri, 12 Aug 2016 20:51:19 GMT vboxsync [63401] * trunk/Config.kmk (modified) Config.kmk: Enable more GCC warnings. Fri, 12 Aug 2016 20:16:55 GMT vboxsync [63394] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) vboxsoap: Add -Wno-literal-suffix when available, trouble in some ... Fri, 12 Aug 2016 20:05:13 GMT vboxsync [63391] * trunk/Config.kmk (modified) Config.kmk: Linux only. Fri, 12 Aug 2016 20:04:06 GMT vboxsync [63390] * trunk/Config.kmk (modified) Config.kmk: Treat GCC warnings like errors for GCC version 4.6.0 and ... Fri, 12 Aug 2016 18:58:29 GMT vboxsync [63386] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_MASOCHISTIC_WARNINGS for VBOXMAINEXE. Fri, 12 Aug 2016 18:46:20 GMT vboxsync [63382] * trunk/Config.kmk (modified) duh! So that's the YASM problem. Fri, 12 Aug 2016 18:03:50 GMT vboxsync [63377] * trunk/Config.kmk (modified) yasm debug Fri, 12 Aug 2016 15:53:25 GMT vboxsync [63367] * trunk/Config.kmk (modified) Config.kmk: Apply $(VBOX_YASM_Wno-segreg-in-64bit) a bit more. Fri, 12 Aug 2016 14:53:56 GMT vboxsync [63364] * trunk/Config.kmk (modified) experiment Thu, 11 Aug 2016 21:48:30 GMT vboxsync [63351] * trunk/Config.kmk (modified) Config.kmk: VBOXR0DRV template for NetBSD. XXX: The handling of ... Thu, 11 Aug 2016 12:23:38 GMT vboxsync [63335] * trunk/Config.kmk (modified) Config: Don't strip VBOX_VCC_WERR from non-pedantic templates. Non- ... Thu, 11 Aug 2016 12:05:51 GMT vboxsync [63333] * trunk/Config.kmk (modified) Config.kmk: VBOXMAINEXE: Enabled virtual destructor warning (C4265) ... Thu, 11 Aug 2016 11:38:35 GMT vboxsync [63330] * trunk/Config.kmk (modified) Config.kmk: VBOXQTGUIEXE one more thing to ignore (x86 only).