VirtualBox

source: vbox/trunk/Config.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25333   15 years vboxsync document VBOX_WITH_GUEST_PROPS_RDONLY_GUEST
(edit) @25302   15 years vboxsync Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25261   15 years vboxsync Config.kmk/VBOXR0.win: Sign ring-0 binaries when …
(edit) @25206   15 years vboxsync Config.kmk: touching the build
(edit) @25187   15 years vboxsync Config.kmk: Enable more warnings for Solaris ring0 stuff.
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @25107   15 years vboxsync trunk is 3.1.51 now
(edit) @25106   15 years vboxsync 3.1.1
(edit) @25105   15 years vboxsync 3.1.0
(edit) @25051   15 years vboxsync Config.kmk: Making VBOX_WITH_DEBUG_VCC_CRT work with Visual C++ 7.1.
(edit) @25034   15 years vboxsync Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
(edit) @25017   15 years vboxsync Config.kmk: Avoid RTMemExecAlloc when building linux guest additions.
(edit) @24996   15 years vboxsync Config.kmk: Enable -Wshadow when VBOX_WITH_GCC_Wshadow is defined. …
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24974   15 years vboxsync after 3.1.0 Beta 3
(edit) @24973   15 years vboxsync 3.1.0 Beta 3
(edit) @24943   15 years vboxsync Main: Enabled VBVA lock in DisplayImpl
(edit) @24803   15 years vboxsync after 3.1.0 Beta 2
(edit) @24802   15 years vboxsync ... and again
(edit) @24801   15 years vboxsync 3.1.0 Beta 2
(edit) @24746   15 years vboxsync AsyncCompletion: Make it possible to enable the new I/O path with a …
(edit) @24615   15 years vboxsync Config.kmk: Enable D-BUS for Solaris (required for VBoxClient / host …
(edit) @24576   15 years vboxsync EFI: binary EFI firmware
(edit) @24568   15 years vboxsync add the EFI firmware image into Linux .deb/.rpm packages
(edit) @24562   15 years vboxsync 3.1.0 Beta 1 done
(edit) @24561   15 years vboxsync 3.1.0 Beta 1
(edit) @24519   15 years vboxsync Disable async completion
(edit) @24480   15 years vboxsync Enable new async I/O path again
(edit) @24451   15 years vboxsync 2d accel: enable for Mac
(edit) @24435   15 years vboxsync Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
(edit) @24393   15 years vboxsync Config.kmk: Typo.
(edit) @24392   15 years vboxsync Config.kmk: Enable Boomer (OSS) for Solaris hosts.
(edit) @24386   15 years vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24385   15 years vboxsync Disable async I/O temporarily
(edit) @24093   15 years vboxsync Config: more OBJCXX adjustments
(edit) @24086   15 years vboxsync Config: add OBJCXX & -fvisibilty
(edit) @23996   15 years vboxsync #3987: Virtio: Enabled in builds by default.
(edit) @23957   15 years vboxsync Enable new I/O path on Linux
(edit) @23898   15 years vboxsync Enable new I/O path on all hosts except Linux
(edit) @23877   15 years vboxsync fix additions burn
(edit) @23842   15 years vboxsync Temporary disable the new I/O path.
(edit) @23829   15 years vboxsync Enable use of async completion manager again
(edit) @23650   15 years vboxsync EFI: fetching firmware from server
(edit) @23642   15 years vboxsync Tools/Windows host installer: Enabled fetching/using DIFX v2.1 r2 (WDK …
(edit) @23592   15 years vboxsync EFI firmware build system: build script, variables and rules
(edit) @23533   15 years vboxsync Config/FreeBSD: Enable some features. USB not working yet
(edit) @23463   15 years vboxsync filemuncher header fixes
(edit) @23362   15 years vboxsync Config.kmk: Disabled Solaris new USB bits since testbox's nevada too old.
(edit) @23352   15 years vboxsync Config.kmk,configure: VBOX_TARGET_MAC_OS_X_VERSION_10_5 todo.
(edit) @23345   15 years vboxsync Config.kmk: define NEW_USB_SOLARIS code only when VBOX_WITH_USB is defined.
(edit) @23323   15 years vboxsync Config.kmk,xpcom18a4/Makefile.kmk: mac SDK cleanups strictness.
(edit) @23322   15 years vboxsync Config.kmk: wrap lines.
(edit) @23321   15 years vboxsync Config.kmk: headerpad not necessary for …
(edit) @23318   15 years vboxsync OSX: -headerpad_max_install_names for the standard SDK as well
(edit) @23317   15 years vboxsync Disable I/O layer again. Testboxes give VERR_VD_VDI_INVALID_HEADER errors
(edit) @23314   15 years vboxsync Config.kmk: Trying to make install_name_tool more happy with VirtualBox.
(edit) @23278   15 years vboxsync OSX: proper fix for r52752
(edit) @23272   15 years vboxsync Async: Enable by default on all platforms except Darwin (has still …
(edit) @23268   15 years vboxsync OSX: evaluate this on the second kmk run, cause the GCC tests are done …
(edit) @23204   15 years vboxsync OSX: fix gcc LD test for darwin; dynamically check for …
(edit) @23195   15 years vboxsync Config.kmk: nits.
(edit) @23193   15 years vboxsync OSX: fix burn
(edit) @23192   15 years vboxsync OSX: disable the compressed linker format introduced in 10.6
(edit) @23172   15 years vboxsync VBOX_WITH_VMMR0_DISABLE_PREEMPTION was not enabled for Windows host
(edit) @23133   15 years vboxsync crOpenGL-OSX: little cleanup
(edit) @23122   15 years vboxsync OSX: make Cocoa based Qt GUI default
(edit) @23095   15 years vboxsync EFI: proper exports, enabled by default
(edit) @23089   15 years vboxsync Make it work in older gcc versions (especially the Apple one).
(edit) @23006   15 years vboxsync Additions/linux/installer: add debug symbols to the Linux Additions, …
(edit) @22900   15 years vboxsync Config.kmk: reverted r52097 for now
(edit) @22875   15 years vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22859   15 years vboxsync Additions/X11: create debug symbol files for the X.Org drivers and …
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22777   15 years vboxsync Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and …
(edit) @22630   15 years vboxsync enable VBOX_WITH_VIDEOHWACCEL for OSE
(edit) @22627   15 years vboxsync re-enable HGSMI for OSE
(edit) @22626   15 years vboxsync hgsmi: disable for OSE, (since HGSMI sources not exported there)
(edit) @22623   15 years vboxsync video 2d accel: enable for win and linux
(edit) @22606   15 years vboxsync Enabled HGSMI.
(edit) @22577   15 years vboxsync Additions/FreeBSD: Enable additions build. Add needed library to Xorg …
(edit) @22509   15 years vboxsync crOpenGL-OSX: Initial version for the Cocoa port.
(edit) @22454   15 years vboxsync Config.kmk: VBOX_GUI_USE_QGL is not part of the assembler setup.
(edit) @22397   15 years vboxsync Missing bit for 51363
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22386   15 years vboxsync qgl framebuffer: add QtOpenGL lib to win installer
(edit) @22261   15 years vboxsync OSX: Make sure OBJC code is compiled with the right bitness regardless …
(edit) @22260   15 years vboxsync Config.kmk: make VBox compile on Linux 2.6.30 Debian systems (sigh)
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22158   15 years vboxsync Config.kmk: disable preemption instead of interrupts temporary for #4147.
(edit) @22081   15 years vboxsync Config.kmk: some whitespace chagnes.
(edit) @22035   15 years vboxsync Main/Network: Enable changing network attachments dynamically.
(edit) @21857   15 years vboxsync Config.kmk/Solaris VBOXR0DRV: Added fno-omit-frame-pointer.
(edit) @21852   15 years vboxsync Config.kmk: try -headerpad_max_install_names on darwin.
(edit) @21851   15 years vboxsync Config.kmk: Try enable the liblzf-3.4 again (fixed some bugs in RTZip …
(edit) @21578   15 years vboxsync Build system: allow for building with docs except CHM files by …
(edit) @21531   15 years vboxsync Solaris/USB: bits.
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21338   15 years vboxsync Net[Flt,Adp]/win: enabling by default for the OSE
(edit) @21321   15 years vboxsync OSE: export SCSI + SATA
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