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) @74776   6 years vboxsync Main: Started implementing the IDataStream interface
(edit) @74290   6 years vboxsync Main/Makefile.kmk: Reduce VBoxAPIWrap sources when VBOX_ONLY_EXTPACK …
(edit) @74238   6 years vboxsync Main: Attempt at making dtrace 1.6.2 happy. bugref:9152
(edit) @74218   6 years vboxsync Main/Makefile.kmk: Adjustments for VBOX_ONLY_EXTPACKS. bugref:9152
(edit) @74092   6 years vboxsync OCI: Fix for makefiles. Completely breaks execution with …
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73551   6 years vboxsync VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152)
(edit) @73535   6 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73154   6 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
(edit) @72996   6 years vboxsync Main/Makefile.kmk: Drop commented out statment as it moved into …
(edit) @72974   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72948   6 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72324   7 years vboxsync Main/Makefile.kmk: Strip trailing white space and empty lines from …
(edit) @72323   7 years vboxsync Main: bugref:9049: Support for split GUI functionality, to start …
(edit) @71718   7 years vboxsync Main/Makefile.kmk: intent fixes
(edit) @71717   7 years vboxsync s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g
(edit) @71715   7 years vboxsync Main/VBoxSVC: add kmk flag to switch off client process watching …
(edit) @71183   7 years vboxsync VirtualBoxClientListImpl.cpp: Fixed invalid LogRel format string …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @70880   7 years vboxsync Main/Makefile.kmk: drop debug macro
(edit) @70843   7 years vboxsync Main/Makefile.kmk: Found kBuild issue and reverted r117599.
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70533   7 years vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69731   7 years vboxsync Main: More SDS plan B sketching.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69683   7 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
(edit) @69241   7 years vboxsync Main: scm updates
(edit) @69196   7 years vboxsync VideoRec/Makefile: Only compile EBML stuff if video recording is enabled.
(edit) @69192   7 years vboxsync Main/EBMLWriter.cpp: Renaming.
(edit) @68539   7 years vboxsync Main/glue: Split out non-COM bits from com.cpp so they can be used …
(edit) @68417   7 years vboxsync Main/Makefile.kmk: remove a few info messages as the strings are not …
(edit) @68057   7 years vboxsync Unattended: Moved the unattended templates into Main where they belong …
(edit) @67753   7 years vboxsync Unattended: Drop UnattendedHelper.cpp/h. Drop …
(edit) @67254   8 years vboxsync Main/ApplianceExport: Set special user and group names and IDs in the …
(edit) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67211   8 years vboxsync Main: Enabled new tar creator code in IAppliance.
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67203   8 years vboxsync Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
(edit) @67193   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67184   8 years vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67067   8 years vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @66832   8 years vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66704   8 years vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66703   8 years vboxsync Main/Makefile.kmk: try fix bad if.
(edit) @66643   8 years vboxsync Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double …
(edit) @66636   8 years vboxsync Main/Makefile.kmk: Started using KB_FN_AUTO_CMD_DEPS and friends.
(edit) @66411   8 years vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66279   8 years vboxsync Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65364   8 years vboxsync build fix
(edit) @65362   8 years vboxsync OSE build fixes.
(edit) @65264   8 years vboxsync Tabs.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65184   8 years vboxsync VideoRec: Makefile update for audio support.
(edit) @65163   8 years vboxsync Tabs.
(edit) @65162   8 years vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64995   8 years vboxsync bugref:8527. put Unattended interface into build
(edit) @64511   8 years vboxsync Tabs.
(edit) @64510   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64067   8 years vboxsync removed VBOX_BLEEDING_EDGE (never used)
(edit) @63969   8 years vboxsync VBoxSVC: No need for openssl
(edit) @63966   8 years vboxsync Main: Use always precompiled headers for VBoxAPIWrap and vboxsoap.
(edit) @63935   8 years vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63933   8 years vboxsync Main/Makefile.kmk: nit
(edit) @63434   8 years vboxsync drop -Wconversion for GCC 4.8 and older, see fmcheck.
(edit) @63353   8 years vboxsync sh!
(edit) @63352   8 years vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63340   8 years vboxsync indent
(edit) @63140   8 years vboxsync Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As for …
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62774   8 years vboxsync Main: warnings
(edit) @62772   8 years vboxsync Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
(edit) @62589   8 years vboxsync Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   8 years vboxsync Build fix.
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62406   8 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(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 …
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