VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(edit) @35305   14 年 vboxsync Main/Display: removed obsolete code.
(edit) @35304   14 年 vboxsync Main/Display, VBoxTray: removed obsolete code.
(edit) @35284   14 年 vboxsync introduced VBOX_WITH_S3
(edit) @35170   14 年 vboxsync Main: Moved Guest Control code to own file for better separation.
(edit) @34963   14 年 vboxsync VBoxSVC: solaris should preload VBoxVMM.so so a development build …
(edit) @34723   14 年 vboxsync VBoxExtPackHelperApp: Authorize root execution the standard way and …
(edit) @34713   14 年 vboxsync drop the console... though that makes it a pop-under-blinking-task-bar …
(edit) @34587   14 年 vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34416   14 年 vboxsync Main/VirtualBoxClient: new client-side singleton interface for …
(edit) @34397   14 年 vboxsync Main: remove dead and obsolete code
(edit) @34393   14 年 vboxsync Main: better type checks when firing events
(edit) @34331   14 年 vboxsync PCI: more 4.0 interfaces
(edit) @34308   14 年 vboxsync Main: PCI passthrough work
(edit) @34300   14 年 vboxsync builds on windows, removing hack.
(edit) @34296   14 年 vboxsync build fix #1
(edit) @34293   14 年 vboxsync Let's see VBoxExtPackHelperApp this builds on windows now…
(edit) @33893   14 年 vboxsync space
(edit) @33806   14 年 vboxsync ExtPack changes, related IPRT changes.
(edit) @33784   14 年 vboxsync Main: Added ExtPackManager to Console and implemented the Console and …
(edit) @33693   14 年 vboxsync Main: More ExtPack code.
(edit) @33687   14 年 vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33627   14 年 vboxsync Disabled the building of VBoxExtPackHelperApp.
(edit) @33624   14 年 vboxsync build fix
(edit) @33623   14 年 vboxsync ExtPack: More code.
(edit) @33592   14 年 vboxsync VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
(edit) @33590   14 年 vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33474   14 年 vboxsync ExtPack: Sketches and some code.
(edit) @33408   14 年 vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33146   14 年 vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33060   14 年 vboxsync Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
(edit) @32866   14 年 vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32728   14 年 vboxsync backed out accidental changes
(edit) @32727   14 年 vboxsync com/string: Windows build fixes
(edit) @32471   14 年 vboxsync Devices: refactoring, further PCI work
(edit) @32398   14 年 vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32324   14 年 vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32312   14 年 vboxsync Main/Makefile.kmk: $(QUIET)
(edit) @32231   14 年 vboxsync *: a few OTHER_CLEAN typos and fixes
(edit) @32228   14 年 vboxsync quiet
(edit) @32062   14 年 vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
(edit) @32056   14 年 vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @31960   14 年 vboxsync Main: zlib needed by PNG
(edit) @31958   14 年 vboxsync Main: thumbnail PNG API, refactoring
(edit) @31911   14 年 vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31337   14 年 vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31135   14 年 vboxsync Java: samples rule
(edit) @30880   14 年 vboxsync Java bridge: started common JAX bridge work
(edit) @30825   14 年 vboxsync Main: callbacks removal
(edit) @30739   14 年 vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30480   14 年 vboxsync burn
(edit) @30476   14 年 vboxsync Main: autogenerate event implementations
(edit) @30381   14 年 vboxsync Main: generic events (disabled)
(edit) @30310   14 年 vboxsync Main: some events work
(edit) @30207   14 年 vboxsync Main: console COM events, cleanup, locking
(edit) @30156   14 年 vboxsync Main: COM events work (smth along those lines could be done for …
(edit) @29859   14 年 vboxsync Main: ProgressProxyImpl.cpp/h initial coding.
(edit) @29788   15 年 vboxsync Java bridge: MSCOM basics
(edit) @29771   15 年 vboxsync bits
(edit) @29770   15 年 vboxsync Java bridge: mscom work
(edit) @29162   15 年 vboxsync SVC: link lsocket on Solaris too
(edit) @28882   15 年 vboxsync Main/HostHardwareLinux: use inotify instead of FAM for USB hotplug …
(edit) @28802   15 年 vboxsync VRDP video channel configuration API.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28781   15 年 vboxsync Main/HostHardwareLinux: disable USB probing using hal/DBus by default
(edit) @28741   15 年 vboxsync Main/HostHardwareLinux: introduce an ifdef for building USB with raw …
(edit) @28555   15 年 vboxsync Main: add support for polling for USB devices on Linux hosts without …
(edit) @28543   15 年 vboxsync Main/TestVBoxOGL: fixed order of libGL.so dependency
(edit) @28406   15 年 vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28368   15 年 vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28353   15 年 vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @27882   15 年 vboxsync Main/OVF: sort import code into separate file as well
(edit) @27857   15 年 vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27829   15 年 vboxsync Main/OVF: sort code into several files + document export code
(edit) @27741   15 年 vboxsync Guest Control: Update (Main, Host Service, Testcase).
(edit) @27129   15 年 vboxsync scm cleaned up some whitespace.
(edit) @26951   15 年 vboxsync introduced VBOX_WITH_VUSB
(edit) @26744   15 年 vboxsync Main/Makefile.kmk: Removed VBOX_WITH_LOCK_VALIDATOR, it's called …
(edit) @26331   15 年 vboxsync SMC: read OSK from the device
(edit) @25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25813   15 年 vboxsync Main: move AutoLock classes to glue
(edit) @25674   15 年 vboxsync build fix
(edit) @25673   15 年 vboxsync fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
(edit) @25332   15 年 vboxsync Main/GuestProperties: compile-time option to make guest properties …
(edit) @25315   15 年 vboxsync fix linking with binutils-gold
(edit) @25310   15 年 vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25033   15 年 vboxsync PerformanceImpl.cpp: r=bird: marked what looks like an invalid …
(edit) @24890   15 年 vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24694   15 年 vboxsync VBoxTestGL: allow logging via --log=<log_file_name> option or …
(edit) @24577   15 年 vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24574   15 年 vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24571   15 年 vboxsync VBoxSVC link fix
(edit) @24528   15 年 vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24457   15 年 vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24373   15 年 vboxsync Updated screenshot API (xTracker 4364).
(edit) @23848   15 年 vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 年 vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23821   15 年 vboxsync Main: Accidental slash
(edit) @23819   15 年 vboxsync VBoxClient:
(edit) @23801   15 年 vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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