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) @62363   8 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62349   8 years vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62176   8 years vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @61923   8 years vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   8 years vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61517   8 years vboxsync cosmetics
(edit) @61413   9 years vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @60963   9 years vboxsync Main/HostDnsService: provide a commented out option to compile …
(edit) @60944   9 years vboxsync Main: DnD is client-only
(edit) @60219   9 years vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59923   9 years vboxsync Main/Makefile.kmk: harmless copy/paste bug
(edit) @59874   9 years vboxsync FE/Qt: Qt5 migration (part 102): Preparing Qt5 tool: How was that …
(edit) @59577   9 years vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59473   9 years vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59450   9 years vboxsync Main/Makefile.kmk: Wine/sdk build box workaround.
(edit) @59447   9 years vboxsync Main/Makefile.kmk: Corrected midl target version for non-proxy-stub …
(edit) @59438   9 years vboxsync Main/Makefile.kmk: oops, typo
(edit) @59437   9 years vboxsync Main/Makefile.kmk: Incremental build fix for VBOX_WITH_MIDL_PROXY_STUB.
(edit) @59418   9 years vboxsync Main,Installer/win: VBoxProxyStubLegacy for 32-bit windows as well - …
(edit) @59407   9 years vboxsync Main/proxy: Build fix
(edit) @59389   9 years vboxsync Config.kmk,Main: VBOX_MIDL_PROXY_CLSID and corresponding …
(edit) @59385   9 years vboxsync VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
(edit) @59371   9 years vboxsync VBoxSVC: Don't include the registry changes when …
(edit) @59369   9 years vboxsync VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
(edit) @59367   9 years vboxsync VBoxProxyStub: Implemented the automatic registration update code.
(edit) @59363   9 years vboxsync VBoxProxyStub: Work in progress.
(edit) @59327   9 years vboxsync Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
(edit) @59326   9 years vboxsync Main/Makefile.kmk: indent.
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58885   9 years vboxsync Main/Network: fall-back address mask extraction mode for compatibility …
(edit) @58874   9 years vboxsync Main/Network: adapter enumeration re-worked to use INetCfg with …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58368   9 years vboxsync Main: moved external auth library helpers to a separate source file.
(edit) @58233   9 years vboxsync Another VBOX_WITH_DEBUG_VCC_CRT fix.
(edit) @58003   9 years vboxsync pr7179. first part - insertion of ThreadTask into build process
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57034   9 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @56959   9 years vboxsync Main/Makefile.kmk: Sketched out how to generate code in makefiles …
(edit) @56854   9 years vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56824   9 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   9 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55664   10 years vboxsync Main/Makefile: VBOX_WITH_DBUS needs to be propagated while compiling …
(edit) @55644   10 years vboxsync Main: Made it compile without VBOX_WITH_GUEST_CONTROL.
(edit) @55615   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume …
(edit) @55602   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55314   10 years vboxsync Main/Console: report installed driver versions to VM release log
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55095   10 years vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @54344   10 years vboxsync Disable building the KEyStore for now because of too old openssl …
(edit) @54343   10 years vboxsync Main/KeyStore: Simple keystore interface to store single DEKs …
(edit) @54020   10 years vboxsync Missing dependency
(edit) @53923   10 years vboxsync testconverter and testconverter2 are outdated.
(edit) @53914   10 years vboxsync cleanup
(edit) @53913   10 years vboxsync Main: Split the wrapper source generator job into two to speed reduce …
(edit) @53905   10 years vboxsync apiwrap-server.xsl: Optimizing the parameter code a little, the no-tmp …
(edit) @53903   10 years vboxsync apiwrap-server.xsl: Use xsl:key + key() to lookup interfaces and enums …
(edit) @53885   10 years vboxsync micro opts.
(edit) @53884   10 years vboxsync oops, didn't mean to commit kmk_time.
(edit) @53883   10 years vboxsync More micro opts
(edit) @53881   10 years vboxsync shut up.
(edit) @53880   10 years vboxsync Main/Makefile.kmk: Cleanups and fixed VBoxAPI.d generation.
(edit) @53879   10 years vboxsync apiwrap-server.xsl: Fixed a couple of bugs in previous commit and …
(edit) @53878   10 years vboxsync apiwrap-server.xsl: Generate headers and VBoxAPI.d in separate runs …
(edit) @53876   10 years vboxsync build fix
(edit) @53875   10 years vboxsync Use the native line ending because kmk_append does and we don't like …
(edit) @53870   10 years vboxsync Main/Makefile.kmk: dtrace fixes.
(edit) @53867   10 years vboxsync Main: Added machine state change probe.
(edit) @53865   10 years vboxsync Main: Added dtrace probes to the auto generated wrappers (half …
(edit) @53844   10 years vboxsync fixed resource files
(edit) @53842   10 years vboxsync not yet
(edit) @53840   10 years vboxsync addded more Windows resource files
(edit) @53492   10 years vboxsync Some fixes for windows cross build using wine.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53242   10 years vboxsync Main/HostDnsService: Tcpip\Parameters\NameServer value is not updated …
(edit) @52769   10 years vboxsync DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52244   10 years vboxsync Main: build fix.
(edit) @52242   10 years vboxsync VBoxRT.dll,VBoxRT-x86.dll,VBoxC.dll: Delay load less frequently used …
(edit) @52232   10 years vboxsync Main: ISession partially converted to use API wrappers
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51417   11 years vboxsync Main: more trivial FIPS preparations
(edit) @51416   11 years vboxsync Java COM bindings: fix much bit rot, accidental breakage of the code …
(edit) @51175   11 years vboxsync Main: don't build docs.Main if VBOX_WITH_ALL_DOXYGEN_TARGETS is disabled
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50560   11 years vboxsync Main: typo
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