VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   3 years vboxsync FE/Qt: bugref:3355. Re-activate screen saver during vm poweroff.
(edit) @89728   3 years vboxsync Intel IOMMU: bugref:9967 Enable Intel IOMMU on trunk.
(edit) @89660   3 years vboxsync /Config.kmk: VBOX_PATH_VALIDATIONKIT_BIN is not needed. bugref:10008
(edit) @89656   3 years vboxsync /Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config …
(edit) @89648   3 years vboxsync /Config.kmk: Use g++/clang++ for ring-3 GA stuff on darwin, not the …
(edit) @89645   3 years vboxsync /Config.kmk: Don't define VBOX_WITH_DTRACE* in VBOXGUESTR3EXE for now. …
(edit) @89626   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89610   3 years vboxsync Config.kmk: bugref:8682: Providing Qt5 moc with manual includes to …
(edit) @89486   3 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 …
(edit) @88879   4 years vboxsync Audio/VaKit: Made the Validation Kit driver actually being used + …
(edit) @88871   4 years vboxsync /Config.kmk: build fix (typo)
(edit) @88870   4 years vboxsync /Config.kmk: Adjust overall VBOX_DARWIN_HOST_VERSION to match Apple's …
(edit) @88847   4 years vboxsync /Config.kmk: On darwin in test signing mode skip timestamping.
(edit) @88610   4 years vboxsync Config.kmk: Enable compiling of AMD IOMMU.
(edit) @88421   4 years vboxsync Config.kmk: bugref:9831: Enabling VBOX_WITH_QHELP_VIEWER on solaris as …
(edit) @88402   4 years vboxsync Config.kmk, Installer/linux, Installer/solaris: bugref:9532: Missing …
(edit) @88400   4 years vboxsync Config.kmk, Makefile.kmk: bugref:9532: Excessive xcb legacy stuff …
(edit) @88338   4 years vboxsync Config.kmk: Removed TOOL_DTraceAndVBoxTpG_DTRACE_OBJ_CMDS hack, should …
(edit) @88336   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 3rd attempt
(edit) @88335   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace. 2nd attempt
(edit) @88334   4 years vboxsync Config.kmk: Try not to pass .gch-files to native dtrace.
(edit) @88323   4 years vboxsync /Config.kmk, /Makefile.kmk: More QHelp work, allow packing and deal …
(edit) @88317   4 years vboxsync Config.kmk, Installer/linux, bugref:9532: Linux: Missed qsqlite plugin.
(edit) @88303   4 years vboxsync /Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing …
(edit) @88302   4 years vboxsync /Config.kmk: For doc only builds drop CHM and add HTML/QHELP, to …
(edit) @88295   4 years vboxsync /Config.kmk: Tweak libIDL-config-2 detection. On Solaris (where we …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @88143   4 years vboxsync /Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for Solaris. bugref:9627 …
(edit) @88127   4 years vboxsync /Config.kmk: whitespace (consistency)
(edit) @88069   4 years vboxsync Config.kmk: VBOXQTGUIEXE one more thing to ignore (due to Qt 5.15.2 …
(edit) @87902   4 years vboxsync /Config.kmk: new Windows SHA256 code signing cert
(edit) @87728   4 years vboxsync SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
(edit) @87700   4 years vboxsync SUPDrv,++: Experimental support for wrapping .r0 modules in native …
(edit) @87668   4 years vboxsync FE/Qt: bugref:9831. Removing sqllite plugin loading stuff from Config.kmk.
(edit) @87661   4 years vboxsync FE/Qt: bugref:9831. Removing ClUcene dependency
(edit) @87660   4 years vboxsync FE/Qt: bugref:9831. Config.kmk change for MacOS Qt module names
(edit) @87656   4 years vboxsync FE/Qt: bugref:9831. Decoupling help viewer widget building from the …
(edit) @87654   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87260   4 years vboxsync /Config.kmk: Don't disable lots of stuff for arm64. Use VMMR3Imp.dylib …
(edit) @87237   4 years vboxsync /Config.kmk: Adjusted the VBOXR0DRV and VBoxR0 templates for bugref:9898.
(edit) @87152   4 years vboxsync /Config.kmk: The verisign timestamp server seems to be broken after …
(edit) @87149   4 years vboxsync /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up …
(edit) @87134   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87131   4 years vboxsync Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837
(edit) @87129   4 years vboxsync libxml2,Config.kmk: clang warning. bugref:9898
(edit) @87117   4 years vboxsync tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898
(edit) @87094   4 years vboxsync FE/Qt: bugref:9893. Removing/replacing PATH_SDK_QT with PATH_SDK_QT5
(edit) @86827   4 years vboxsync Reverted r141270.
(edit) @86825   4 years vboxsync Config.kmk: Only build the PAM module if VBOX_WITH_GUEST_PROPS are set.
(edit) @86711   4 years vboxsync /Config.kmk: Do not fail build if there is no svn command, use the …
(edit) @86707   4 years vboxsync FE/Qt: bugref:9831. Several fixes in doc/Makefile etc.
(edit) @86698   4 years vboxsync FE/Qt: bugref:9831. scm fix.
(edit) @86697   4 years vboxsync FE/Qt: bugref:9831. Using VBOX_WITH_DOCS_QHELP
(edit) @86666   4 years vboxsync include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
(edit) @86643   4 years vboxsync Config.kmk,src/VBox/VMM/Config.kmk: Remove now unused …
(edit) @86642   4 years vboxsync Revert accidental commit r141017
(edit) @86641   4 years vboxsync
(edit) @86640   4 years vboxsync RDP,Config.kmk: Get rid of VRDP_WITH_IPRT_SSL and …
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