VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93117   3 years vboxsync /Config.kmk: Don't include OS2 in global DEFS.os2 as it upsets the …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93101   3 years vboxsync /Config.kmk: Disable VBOX_WITH_LIBSSH for OSE as src/lib/libssh-* …
(edit) @93080   3 years vboxsync libs/libssh: bugref:9469 Re-enable Linux libssh build and disable …
(edit) @93079   3 years vboxsync libs/libssh: bugref:9469 Disable Linux libssh build temporarily
(edit) @93078   3 years vboxsync libs/libssh: bugref:9469 Use VBOX_GCC_VERSION_CC after it has been …
(edit) @93077   3 years vboxsync libs/libssh: bugref:9469 Missing endif build fix
(edit) @93076   3 years vboxsync libs/libssh: bugref:9469 Another attempt to enable libssh build, this …
(edit) @93069   3 years vboxsync /Config.kmk: Fixed wrong POST_CMDS order.
(edit) @93064   3 years vboxsync Config.kmk: Test whether r149060 breaks trunk on Windows…
(edit) @93063   3 years vboxsync Enable the driverless NEM fallback mode on darwin, bugref:9044 bugref:10138
(edit) @93053   3 years vboxsync /Config.kmk: Tell recent Windows (10/1903 and later) to set the …
(edit) @93044   3 years vboxsync Config.kmk: Enable NEM on macOS, bugref:9044
(edit) @93024   3 years vboxsync /Config.kmk,Main/Makefile.kmk,VBoxNetFlt/Makefile.kmk: Promopted …
(edit) @93023   3 years vboxsync libs/libssh: bugref:9469 Disable libssh build
(edit) @93020   3 years vboxsync libs/libssh: bugref:9469 Linux build fixes. Re-enabled libssh build.
(edit) @93017   3 years vboxsync Disable libssh temporarily
(edit) @93016   3 years vboxsync libs/libssh: bugref:9469 libssh tunnel and other patches
(edit) @93006   3 years vboxsync /Config.kmk: The latest signtool.exe requires a '/fd …
(edit) @93005   3 years vboxsync Reverted r148977 (Fixed building using self signed test certificate)
(edit) @92993   3 years vboxsync Fixed building using self signed test certificate
(edit) @92977   3 years vboxsync /Config.kmk: Enabled using the W11 WDK. bugref:10116
(edit) @92974   3 years vboxsync /Config.kmk: Added an VBOX_WIN_INT64 SDK for dealing with the …
(edit) @92966   3 years vboxsync /Config.kmk: Adjustments for using the W11 WDK for building. We still …
(edit) @92933   3 years vboxsync /Config.kmk: Enable the new Windows 11 SDK. bugref:10116
(edit) @92931   3 years vboxsync /Config.kmk: The W10 signtool wants /td <alg> option. [fix] bugref:10116
(edit) @92929   3 years vboxsync /Config.kmk: The W10 signtool wants /td <alg> option. bugref:10116
(edit) @92928   3 years vboxsync /Config.kmk: VBOX_PATH_SIGN_TOOLS should be the same as the SDK bin …
(edit) @92926   3 years vboxsync /Config.kmk: The MsiTran.exe and MsiDb.exe tools are only available in …
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92856   3 years vboxsync /Config.kmk: Define WIN9X_COMPAT_SPINLOCK for win.amd64 too as …
(edit) @92803   3 years vboxsync /Config.kmk: Apply -Gy and -Gw to most other templates (windows only). …
(edit) @92801   3 years vboxsync /Config.kmk: Use -ffunction-sections, -fdata-sections and …
(edit) @92800   3 years vboxsync /Config.kmk: Use -ffunction-sections, -fdata-sections and …
(edit) @92796   3 years vboxsync /Config.kmk: The VBOXGUESTR3EXE template (base for all ring-3 GA bits) …
(edit) @92595   3 years vboxsync Main: bugref:1909: Added VBoxManage nls into manual update list comment
(edit) @92514   3 years vboxsync Config.kmk: Put the variable into the lhs of ifn1of for consistency. NFCI.
(edit) @92513   3 years vboxsync Config.kmk: bugref:8547: Fix r148375 - it's ASDEFS, not ASMDEFS.
(edit) @92509   3 years vboxsync iprt/asmdefs.mac,Config.kmk: An attempt at mangling assembly code …
(edit) @92433   3 years vboxsync Main: bugref:1909: Enabled VBoxManage translation by default
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @91904   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
(edit) @91775   3 years vboxsync SUPDrv/darwin,++: Switch back to the kernel stack before calling into …
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91729   3 years vboxsync /Config.kmk: Moved the VBOX_ONLY_BUILD determination up to before the …
(edit) @91609   3 years vboxsync Config.kmk: Try enabling libtpms on Solaris, bugref:10078
(edit) @91600   3 years vboxsync Config.kmk: Enable libtpms based driver on Linux, Darwin and Windows, …
(edit) @91599   3 years vboxsync Config.kmk: Fix include directory for libtpms, bugref:10078
(edit) @91555   3 years vboxsync Config.kmk,configure: Add check for libtpms dependency required for …
(edit) @91524   3 years vboxsync Config.kmk: enable VBOX_WITH_VMSVGA3D_DX. bugref:9830
(edit) @91466   3 years vboxsync VMNet: bugref:9932 Fixed uninitialized max_packet_size, really enabled …
(edit) @91444   3 years vboxsync Devices: bugref:9932 Missing endif build fix
(edit) @91443   3 years vboxsync Devices: bugref:9932 More build fixes for r147123
(edit) @91440   3 years vboxsync Devices: bugref:9932 Enable VMNET by default
(edit) @91438   3 years vboxsync Devices: bugref:9932 Suspend/resume support, limit VMNET compilation …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91380   3 years vboxsync /Config.kmk: Fixes to r146972 that should've been done in the review …
(edit) @91376   3 years vboxsync Config.kmk: Enable secure boot support in the EFI firmware,​bugref:9580
(edit) @91360   3 years vboxsync VMM: Nested VMX: bugref:10092 Introduced …
(edit) @91316   3 years vboxsync Main: bugref:1909: Disabled NLS support if VBOX_ONLY_ADDITIONS is enabled.
(edit) @91313   3 years vboxsync Main: bugref:1909: Enabled NLS support by default for Main and ExtPacks
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @91215   3 years vboxsync Config.kmk: Enable support for the TPM in the EFI firmware by default, …
(edit) @91081   3 years vboxsync Audio/Validation Kit: Enabled shipping the Validation Kit audio driver …
(edit) @91047   3 years vboxsync Config.kmk: Build TPM device emulation by default now that it is …
(edit) @91014   3 years vboxsync VMM: Made VBOX_WITH_RAM_IN_KERNEL non-optional, removing all the tests …
(edit) @91008   3 years vboxsync /Config.kmk: The French translation of the manual was last updated 7 …
(edit) @90930   3 years vboxsync SUPDrv,Config.kmk: Make the module wrappering work for 5.13+. bugref:9937
(edit) @90928   3 years vboxsync Main: bugref:1909: Reverted to disable NLS in API till to find a …
(edit) @90924   3 years vboxsync Main: bugref:1909: Compilation issues
(edit) @90921   3 years vboxsync Main: bugref:1909: Compilation issues
(edit) @90913   3 years vboxsync Main: bugref:1909: Enabled NLS support for API by default.
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90458   3 years vboxsync /Config.kmk: Added way of supplying the /analyze switch to VC++, …
(edit) @90340   3 years vboxsync /Config.kmk: back out previous change, not working on SDK build box …
(edit) @90339   3 years vboxsync /Config.kmk: build QHelp docs only for non-SDK-only builds
(edit) @90338   3 years vboxsync /Config.kmk: cleanup, consistency
(edit) @89824   3 years vboxsync FE/Qt: bugref:3355. packaging fix
(edit) @89795   3 years vboxsync /Config.kmk: Java -target 1.5 and -source 1.5 was dropped in JDK 9 not …
(edit) @89794   3 years vboxsync /Config.kmk: Tweak the VBOX_JAVA_FIGURE_VERSION macro to try grok …
(edit) @89793   3 years vboxsync /Config.kmk: Tweak the VBOX_JAVA_FIGURE_VERSION macro to try grok …
(edit) @89791   3 years vboxsync /Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more …
(edit) @89760   3 years vboxsync Reverting some changes. I have committed some temp. local changes.
(edit) @89741   4 years vboxsync FE/Qt: bugref:3355. Re-activate screen saver during vm poweroff.
(edit) @89728   4 years vboxsync Intel IOMMU: bugref:9967 Enable Intel IOMMU on trunk.
(edit) @89660   4 years vboxsync /Config.kmk: VBOX_PATH_VALIDATIONKIT_BIN is not needed. bugref:10008
(edit) @89656   4 years vboxsync /Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config …
(edit) @89648   4 years vboxsync /Config.kmk: Use g++/clang++ for ring-3 GA stuff on darwin, not the …
(edit) @89645   4 years vboxsync /Config.kmk: Don't define VBOX_WITH_DTRACE* in VBOXGUESTR3EXE for now. …
(edit) @89626   4 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89610   4 years vboxsync Config.kmk: bugref:8682: Providing Qt5 moc with manual includes to …
(edit) @89486   4 years vboxsync Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 …
(edit) @89428   4 years vboxsync /Config.kmk: On darwin host check also in the directories which seem …
(edit) @89362   4 years vboxsync /Config.kmk, tools/Makefile.kmk: Replace workaround for making new …
(edit) @89081   4 years vboxsync Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
(edit) @89021   4 years vboxsync /Config.kmk: dtrace preprocessing fix for compiling from slickedit on …
(edit) @88981   4 years vboxsync /Config.kmk: On darwin the SIP rules require the SDK version to be in …
(edit) @88935   4 years vboxsync Audio/VaKit: Just build stuff for 64-bit Linux for now. Needs more …
(edit) @88927   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
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