VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @70582   7 年 vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70533   7 年 vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70496   7 年 vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @69783   7 年 vboxsync Main: SDS plan B it is.
(edit) @69731   7 年 vboxsync Main: More SDS plan B sketching.
(edit) @69729   7 年 vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69683   7 年 vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
(edit) @69241   7 年 vboxsync Main: scm updates
(edit) @69196   7 年 vboxsync VideoRec/Makefile: Only compile EBML stuff if video recording is enabled.
(edit) @69192   7 年 vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @68539   7 年 vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68417   7 年 vboxsync Main/Makefile.kmk: remove a few info messages as the strings are not …
(edit) @68057   7 年 vboxsync Unattended: Moved the unattended templates into Main where they belong …
(edit) @67753   7 年 vboxsync Unattended: Drop UnattendedHelper.cpp/h. Drop …
(edit) @67254   8 年 vboxsync Main/ApplianceExport: Set special user and group names and IDs in the …
(edit) @67249   8 年 vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67211   8 年 vboxsync Main: Enabled new tar creator code in IAppliance.
(edit) @67208   8 年 vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67203   8 年 vboxsync Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
(edit) @67193   8 年 vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67184   8 年 vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67067   8 年 vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @66832   8 年 vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66704   8 年 vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66703   8 年 vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66643   8 年 vboxsync Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double …
(edit) @66636   8 年 vboxsync Main/Makefile.kmk: Started using KB_FN_AUTO_CMD_DEPS and friends.
(edit) @66411   8 年 vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66279   8 年 vboxsync Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
(edit) @66274   8 年 vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65364   8 年 vboxsync build fix
(edit) @65362   8 年 vboxsync OSE build fixes.
(edit) @65264   8 年 vboxsync Tabs.
(edit) @65263   8 年 vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65184   8 年 vboxsync VideoRec: Makefile update for audio support.
(edit) @65163   8 年 vboxsync Tabs.
(edit) @65162   8 年 vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65049   8 年 vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64995   8 年 vboxsync bugref:8527. put Unattended interface into build
(edit) @64511   8 年 vboxsync Tabs.
(edit) @64510   8 年 vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64067   8 年 vboxsync removed VBOX_BLEEDING_EDGE (never used)
(edit) @63969   8 年 vboxsync VBoxSVC: No need for openssl
(edit) @63966   8 年 vboxsync Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.
(edit) @63935   8 年 vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63933   8 年 vboxsync Main/Makefile.kmk: nit
(edit) @63434   8 年 vboxsync drop -Wconversion for GCC 4.8 and older, see fmcheck.
(edit) @63353   8 年 vboxsync sh!
(edit) @63352   8 年 vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63340   8 年 vboxsync indent
(edit) @63140   8 年 vboxsync Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As for …
(edit) @62918   8 年 vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62774   8 年 vboxsync Main: warnings
(edit) @62772   8 年 vboxsync Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
(edit) @62589   8 年 vboxsync Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
(edit) @62585   8 年 vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 年 vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   8 年 vboxsync Build fix.
(edit) @62576   8 年 vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62406   8 年 vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62363   8 年 vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62349   8 年 vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62176   8 年 vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @61923   8 年 vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   8 年 vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61517   8 年 vboxsync cosmetics
(edit) @61413   9 年 vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61332   9 年 vboxsync Audio: Update.
(edit) @61157   9 年 vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @60963   9 年 vboxsync Main/HostDnsService: provide a commented out option to compile …
(edit) @60944   9 年 vboxsync Main: DnD is client-only
(edit) @60219   9 年 vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60072   9 年 vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59923   9 年 vboxsync Main/Makefile.kmk: harmless copy/paste bug
(edit) @59874   9 年 vboxsync FE/Qt: Qt5 migration (part 102): Preparing Qt5 tool: How was that …
(edit) @59577   9 年 vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59473   9 年 vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59450   9 年 vboxsync Main/Makefile.kmk: Wine/sdk build box workaround.
(edit) @59447   9 年 vboxsync Main/Makefile.kmk: Corrected midl target version for non-proxy-stub …
(edit) @59438   9 年 vboxsync Main/Makefile.kmk: oops, typo
(edit) @59437   9 年 vboxsync Main/Makefile.kmk: Incremental build fix for VBOX_WITH_MIDL_PROXY_STUB.
(edit) @59418   9 年 vboxsync Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
(edit) @59407   9 年 vboxsync Main/proxy: Build fix
(edit) @59389   9 年 vboxsync Config.kmk,Main: VBOX_MIDL_PROXY_CLSID and corresponding …
(edit) @59385   9 年 vboxsync VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
(edit) @59371   9 年 vboxsync VBoxSVC: Don't include the registry changes when …
(edit) @59369   9 年 vboxsync VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
(edit) @59367   9 年 vboxsync VBoxProxyStub: Implemented the automatic registration update code.
(edit) @59363   9 年 vboxsync VBoxProxyStub: Work in progress.
(edit) @59327   9 年 vboxsync Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
(edit) @59326   9 年 vboxsync Main/Makefile.kmk: indent.
(edit) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58885   9 年 vboxsync Main/Network: fall-back address mask extraction mode for compatibility …
(edit) @58874   9 年 vboxsync Main/Network: adapter enumeration re-worked to use INetCfg with …
(edit) @58383   9 年 vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58368   9 年 vboxsync Main: moved external auth library helpers to a separate source file.
(edit) @58233   9 年 vboxsync Another VBOX_WITH_DEBUG_VCC_CRT fix.
(edit) @58003   9 年 vboxsync pr7179. first part - insertion of ThreadTask into build process
(edit) @58002   9 年 vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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