VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85062   4 years vboxsync /Config.kmk: Moved -Wl,-headerpad_max_install_names to the templates …
(edit) @85048   4 years vboxsync *.kmk: Replaced $(int-* ) with $(expr ). bugref:9790
(edit) @85046   4 years vboxsync /Config.kmk: Reduce references to VBOX_WITH_NEW_XCODE and use the …
(edit) @85010   4 years vboxsync /Config.kmk: Removed more REM stuff. bugref:9576
(edit) @84952   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @84935   4 years vboxsync Config.kmk: gcc 10.1.1 + qt 5.14+ build fix. bugref:9746
(edit) @84933   4 years vboxsync Config.kmk,kchmviewer: gcc 10.1.1 build fix. Cleanup. bugref:9746
(edit) @84902   4 years vboxsync /Config.kmk: On darwin (using Qt 5.12) even ObjC code needs to be told …
(edit) @84899   4 years vboxsync /Config.kmk: Preparations for newer Xcode. libiconv tweak to avoid …
(edit) @84836   4 years vboxsync Config.kmk: TEMPLATE_VBOXMESAR3GUESTLIB is not used actually so remove …
(edit) @84835   4 years vboxsync Config.kmk: remove unused TEMPLATE_VBOXCROGLR3HOSTDLL, …
(edit) @84833   4 years vboxsync Config.kmk: Remove VBOX_WITH_OGL= and VBOX_WITH_CROGL= leftovers, both …
(edit) @84824   4 years vboxsync Config.kmk: Enable the DBGF tracing framework by default, bugref:9210
(edit) @84807   4 years vboxsync Re-disable building of DevVirtioNet_1_0.cpp
(edit) @84804   4 years vboxsync Fix burns
(edit) @84803   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84771   4 years vboxsync /Config.kmk: Apply VBOX_USE_KSUBMIT to VCC142AMD64, VCC142X86 and MOC (qt).
(edit) @84712   4 years vboxsync /Config.kmk: Enable new VC++ compiler. bugref:8489
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84473   5 years vboxsync /Config.kmk: VBOX_VCC_TOOL_STEM to VCC142 when VBOX_WITH_NEW_VCC is …
(edit) @84460   5 years vboxsync Config.kmk: Provide VBOX_WITH_DBGF_TRACING, bugref:9210 (default is …
(edit) @84418   5 years vboxsync /Config.kmk: Fix quoted version of VBOX_FN_MAKE_WIN_PATH. bugref:8489
(edit) @84414   5 years vboxsync /Config.kmk: Fixed typo around VBOX_FN_MAKE_WIN_PATH. bugref:8489
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84392   5 years vboxsync disable temporary enable of DevVirtioNet_1_0.cpp in Config.kmk now …
(edit) @84387   5 years vboxsync Momentarily enable DevVirtioNet_1_0.cpp to check win build errs
(edit) @84385   5 years vboxsync Undo temporary enable of DevVirtioNet_1_0.cpp in Config.kmk
(edit) @84384   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fix some Windows build warnings and …
(edit) @84159   5 years vboxsync /Config.kmk: VBOX_GCC_VERSION should require at least one major …
(edit) @84143   5 years vboxsync /Config.kmk: deal with double digit major/minor version numbers for …
(edit) @84122   5 years vboxsync /Config.kmk: Drop WINSDK10-UCRT-INCS from the VBoxRc template for …
(edit) @84121   5 years vboxsync /Config.kmk: Drop WINSDK10-UCRT-INCS from the VBoxR0 template for …
(edit) @84052   5 years vboxsync SUPHardNt: Define RTMEM_NO_WRAP_TO_EF_APIS for hardened exec stubs, …
(edit) @83996   5 years vboxsync /Config.kmk: Use the -Gy and -Gw flags for all the guest ring-3 stuff. …
(edit) @83995   5 years vboxsync /Config.kmk: Use the -Gy (and in 2013+ -Gw) compiler flags to …
(edit) @83991   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83969   5 years vboxsync /Config.kmk: Put the /arch:IA32 parameters inside if >= VCC120 checks. …
(edit) @83957   5 years vboxsync /Config.kmk: 32-bit VCC120 and later must be told to not generate SSE …
(edit) @83956   5 years vboxsync /Config.kmk: 32-bit VCC120 and later must be told to not generate SSE …
(edit) @83936   5 years vboxsync /Config.kmk: VBOX_PATH_QT detection correction (windows). bugref:8489
(edit) @83891   5 years vboxsync /Config.kmk: Disable some features for unsupported host archs or we'll …
(edit) @83885   5 years vboxsync /Config.kmk: VBOX_MIDL_REDIRECT fix. bugref:8489
(edit) @83872   5 years vboxsync /Config.kmk: PATH adjustments for midl.exe / cl.exe. Some of the DLLs …
(edit) @83871   5 years vboxsync /Config.kmk,FE/Qt/precomp_vcc.h: VC++ 14.1 Qt adjustments. bugref:8489
(edit) @83836   5 years vboxsync /Makefile.kmk,/Config.kmk: Code for re-signing installing the VCC141 DLLs.
(edit) @83835   5 years vboxsync /Config.kmk: Tentative VBOX_NEWER_VCC_TOOL_STEM adjustments for VC++ …
(edit) @83804   5 years vboxsync /Config.kmk,Main,VBoxNetFlt: Move the VBOX_MIDL_REDIRECT tricks up to …
(edit) @83801   5 years vboxsync FE/Qt: VC++ adjustments and warnings. bugref:8489
(edit) @83792   5 years vboxsync /Config.kmk: VC++ 14.1 adjustment. bugref:8489
(edit) @83783   5 years vboxsync /Config.kmk: VBOX_FN_MAKE_WIN_PATH teak. bugref:8489
(edit) @83759   5 years vboxsync /Config.kmk,Runtime/Makefile.kmk: VC++ 14.1 build tweaking. bugref:8489
(edit) @83723   5 years vboxsync /Config.kmk: Adjustments for Visual Studio 2017 and later. bugref:8489
(edit) @83538   5 years vboxsync /Config.kmk: VBOX_PYLINT_FIGURE_VERSION normalize pylint-2.7 to pylint …
(edit) @83537   5 years vboxsync /Config.kmk: VBOX_PYLINT_FIGURE_VERSION normalize pylint-2.7 to pylint …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @83262   5 years vboxsync /Config.kmk: revert r136411 because it only made things worse
(edit) @83260   5 years vboxsync /Config.kmk: Update timestamp server URLs from VeriSign/Symantec to …
(edit) @83245   5 years vboxsync /Config.kmk: properly fix the cloud network OSE build issue which …
(edit) @83244   5 years vboxsync Disable cloud network support of OSE builds that were broken by r136290.
(edit) @83231   5 years vboxsync Config.kmk: Remove trailing spaces
(edit) @83230   5 years vboxsync EFI/Firmware: Add VBOX_WITH_EFI_SECURE_BOOT and VBOX_WITH_EFI_TPM to …
(edit) @83215   5 years vboxsync /Config.kmk: Why do we look for pylint in the PATH and then use …
(edit) @83214   5 years vboxsync Webservices warning fixes (gcc 9.2).
(edit) @83169   5 years vboxsync OCI: (bugref:9469) cloud network integration multiple targets and …
(edit) @83118   5 years vboxsync /Config.kmk: Apply VBOX_RETRY also to macOS signing. Make sure that …
(edit) @83100   5 years vboxsync /Config.kmk: fix download directory for automated notarization with CCS
(edit) @83093   5 years vboxsync /Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for linux too. bugref:9627
(edit) @83077   5 years vboxsync /Config.kmk, Installer/darwin: add support for automated notarization …
(edit) @83044   5 years vboxsync /Config.kmk: Increase signing timeout for CCS server use, mostly …
(edit) @83036   5 years vboxsync /Config.kmk: Darwin code signing fix for the CCS case (handling the …
(edit) @83033   5 years vboxsync /Config.kmk,/Makefile.kmk,Installer/darwin,FE/QT,SUPHard: Eliminated …
(edit) @82997   5 years vboxsync /Config.kmk: darwin code signing fix, using hardened runtime for …
(edit) @82985   5 years vboxsync /Config.kmk,ValKit: Added VBOX_UNITTEST_PYTHON for allowing overriding …
(edit) @82982   5 years vboxsync /Config.kmk: Re-enabled VBOX_WITH_RAM_IN_KERNEL after the issue in …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82964   5 years vboxsync /Config.kmk: Temporarily disable VBOX_WITH_RAM_IN_KERNEL as there is …
(edit) @82959   5 years vboxsync /Config.kmk,installer/darwin,SUP: Configured entitlements when using …
(edit) @82950   5 years vboxsync /Config.kmk: darwin code signing adjustments to make it work on …
(edit) @82927   5 years vboxsync /Config.kmk,VMM: Enable VBOX_WITH_RAM_IN_KERNEL for windows too. …
(edit) @82916   5 years vboxsync VMM/darwin: Enable mapping/allocating guest RAM into host ring-0. …
(edit) @82808   5 years vboxsync /Config.kmk: Some unsuccessfull attempts at getting the sanitizer …
(edit) @82807   5 years vboxsync /Config.kmk: Removed debug $(warning ) invocation from the …
(edit) @82764   5 years vboxsync /Config.kmk: Fixed expansion confusion in …
(edit) @82740   5 years vboxsync /Config.kmk[VBOX_EDIT_VERSION_RULE_FN]: Clean up version edited files.
(edit) @82695   5 years vboxsync Linux kernel module build: adjust for Linux 5.5 requiring the make …
(edit) @82655   5 years vboxsync /Config.kmk: Temp iasl hack for Catalina.
(edit) @82654   5 years vboxsync /Config.kmk: Workaround for xcodebuild from Xcode 6.2 not running on …
(edit) @82653   5 years vboxsync /Config.kmk: Removed VBOX_WITH_REM warning for mac os x.
(edit) @82632   5 years vboxsync Config.kmk/pylint: Supporess new import-outside-toplevel warning.
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82496   5 years vboxsync /Config.kmk: Disabled VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS. bugref:9437
(edit) @82467   5 years vboxsync ExtPack/Puel: use split debug info for ExtPack/Puel R3 code (R0 …
(edit) @82441   5 years vboxsync Config: disable PCI passthrough debian: big resync with files in …
(edit) @82326   5 years vboxsync Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
(edit) @82212   5 years vboxsync /Config.kmk: Adjusting the previous commit. bugref:9218
(edit) @82211   5 years vboxsync /Config.kmk: Disabling VBOX_WITH_PCI_PASSTHROUGH for the time being as …
(edit) @81830   5 years vboxsync Shared Clipboard/Transfers: Enable building by default on Linux.
(edit) @81712   5 years vboxsync /Config.kmk: Embed the EFI firmware into VBoxDD2 rather than shipping …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette