VirtualBox

source: vbox/trunk/src/VBox/Main/Makefile.kmk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33060   14 years vboxsync Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32728   14 years vboxsync backed out accidental changes
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32312   14 years vboxsync Main/Makefile.kmk: $(QUIET)
(edit) @32231   14 years vboxsync *: a few OTHER_CLEAN typos and fixes
(edit) @32228   14 years vboxsync quiet
(edit) @32062   14 years vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
(edit) @32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @31960   14 years vboxsync Main: zlib needed by PNG
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31135   14 years vboxsync Java: samples rule
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30480   14 years vboxsync burn
(edit) @30476   14 years vboxsync Main: autogenerate event implementations
(edit) @30381   14 years vboxsync Main: generic events (disabled)
(edit) @30310   14 years vboxsync Main: some events work
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @30156   14 years vboxsync Main: COM events work (smth along those lines could be done for …
(edit) @29859   15 years vboxsync Main: ProgressProxyImpl.cpp/h initial coding.
(edit) @29788   15 years vboxsync Java bridge: MSCOM basics
(edit) @29771   15 years vboxsync bits
(edit) @29770   15 years vboxsync Java bridge: mscom work
(edit) @29162   15 years vboxsync SVC: link lsocket on Solaris too
(edit) @28882   15 years vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28802   15 years vboxsync VRDP video channel configuration API.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28781   15 years vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28741   15 years vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28555   15 years vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28543   15 years vboxsync Main/TestVBoxOGL: fixed order of libGL.so dependency
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27829   15 years vboxsync Main/OVF: sort code into several files + document export code
(edit) @27741   15 years vboxsync Guest Control: Update (Main, Host Service, Testcase).
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @26951   15 years vboxsync introduced VBOX_WITH_VUSB
(edit) @26744   15 years vboxsync Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
(edit) @26331   15 years vboxsync SMC: read OSK from the device
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25813   15 years vboxsync Main: move AutoLock classes to glue
(edit) @25674   15 years vboxsync build fix
(edit) @25673   15 years vboxsync fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
(edit) @25332   15 years vboxsync Main/GuestProperties: compile-time option to make guest properties …
(edit) @25315   15 years vboxsync fix linking with binutils-gold
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25033   15 years vboxsync PerformanceImpl.cpp: r=bird: marked what looks like an invalid …
(edit) @24890   15 years vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24694   15 years vboxsync VBoxTestGL: allow logging via --log=<log_file_name> option or …
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24571   15 years vboxsync VBoxSVC link fix
(edit) @24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23821   15 years vboxsync Main: Accidental slash
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23742   15 years vboxsync burn fix
(edit) @23740   15 years vboxsync joined 2D & 3D support test in one tool
(edit) @23599   15 years vboxsync Main: Live migration work.
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23384   15 years vboxsync crOpenGL-OSX: check for the necessary OpenGL extensions on OSX
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23104   15 years vboxsync Main/USBProxyServiceLinux: VBOX_USB_SYSFS_BY_DEFAULT -> …
(edit) @23102   15 years vboxsync Main/USBProxyServiceLinux: allow selection of the default host USB …
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22705   15 years vboxsync Main: fix windows burn
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22442   15 years vboxsync HGSMI in Main/Makefile.kmk
(edit) @22432   15 years vboxsync beb: mark the release log
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22187   15 years vboxsync Main: remove some obsolete files
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @21730   15 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21531   15 years vboxsync Solaris/USB: bits.
(edit) @21138   15 years vboxsync Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
(edit) @21090   15 years vboxsync Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
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