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) @16682   16 years vboxsync oops, not _SRC as cp target.
(edit) @16677   16 years vboxsync Some magic to prevent kmk from trying to re-create VBOX_XIDL_FILE all …
(edit) @16676   16 years vboxsync Makefiles: insert an additional step between VirtualBox.xidl and its …
(edit) @16648   16 years vboxsync EFI: few missed changes
(edit) @16530   16 years vboxsync Main: rework error macros everywhere; make error messages much more …
(edit) @16406   16 years vboxsync cbindings to OSE
(edit) @16405   16 years vboxsync exclude cbindings from OSE (for the time being)
(edit) @16377   16 years vboxsync Added Makefile.kmk to cbinding directory to be inline with VirtualBox
(edit) @16341   16 years vboxsync Makefiles: .darwin -> .darwin.x86.
(edit) @16246   16 years vboxsync more of device work, initialization part
(edit) @16225   16 years vboxsync Main: build HostHardwareLinux.cpp even if we aren't doing DBus
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16174   16 years vboxsync renamed VirtualBox4 to VirtualBox
(edit) @16166   16 years vboxsync purge the obsolete Qt3 GUI
(edit) @16049   16 years vboxsync HPET&SMC config
(edit) @16016   16 years vboxsync Main: FreeBSD stubbing.
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15073   16 years vboxsync Main: missing dependency
(edit) @15070   16 years vboxsync Backed out 40454
(edit) @15068   16 years vboxsync Missing dependency
(edit) @15066   16 years vboxsync Kick the build. There's a missing dependency.
(edit) @15058   16 years vboxsync Main: fix a burn
(edit) @15057   16 years vboxsync Main: load libdbus-1 dynamically on Linux hosts
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14909   16 years vboxsync Main: fix Windows burn (IN_VBOXSETTINGS_R3)
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14730   16 years vboxsync Main/USB: re-enable libhal on Linux hosts and get it right
(edit) @14722   16 years vboxsync Main: use statically linked libhal on Linux
(edit) @14714   16 years vboxsync Main: fix a burn related to Linux USB changes, second try
(edit) @14713   16 years vboxsync Main: fix a burn related to Linux USB changes
(edit) @14711   16 years vboxsync Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)
(edit) @14687   16 years vboxsync fix the burn
(edit) @14527   16 years vboxsync Main-OSX: added initial power change notification
(edit) @14485   16 years vboxsync NetFlt/win: ConsoleImpl2: wireless adapter detection
(edit) @14439   16 years vboxsync Main: Fixed CPUCount/@count => CPU/@count conversion.
(edit) @14317   16 years vboxsync crOpenGL: use accelerate3d property instead of extradata
(edit) @14245   16 years vboxsync more BLDDIRS…
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13886   16 years vboxsync #3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
(edit) @13720   16 years vboxsync win/NetFlt: NetConfig functionality moved to a separate lib
(edit) @13655   16 years vboxsync Power notification handling added (disabled skeleton).
(edit) @13626   16 years vboxsync win/NetFlt: sources splitted to several files, protocol-based approach …
(edit) @13589   16 years vboxsync Main: wrong order
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13426   16 years vboxsync Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
(edit) @13222   16 years vboxsync Backed out accidental commit.
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @12944   16 years vboxsync Main/Makefile: space.
(edit) @12866   16 years vboxsync Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
(edit) @12783   16 years vboxsync Solaris/vboxnetflt: Unplumbed interfaces. Disabled Main enumeration as …
(edit) @12780   16 years vboxsync Makefiles: fixed misbehaving 'docs' target in VBOX_SINGLE_MAKEFILE=1 …
(edit) @12523   16 years vboxsync use the header
(edit) @12522   16 years vboxsync add information about the package type to the release log
(edit) @12513   16 years vboxsync PerfAPI: Windows collector re-done: WMI replaced with kernel and psapi …
(edit) @12474   16 years vboxsync Better fix for not working VMDK's with SATA, a missing define in the …
(edit) @12284   16 years vboxsync added subversion revison to the IDL
(edit) @12275   16 years vboxsync Main/Makefile: Fixed the VBOX_IDL_FILE.MSCOM rule.
(edit) @12244   16 years vboxsync Main/Makefiles: attempt at some cleanup
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12028   16 years vboxsync Main: Only enable support for async I/O on platforms we support yet.
(edit) @11913   16 years vboxsync Main/Makefile: More namespace fixes.
(edit) @11912   16 years vboxsync Main/Makefile: Variable renaming (namespace).
(edit) @11907   16 years vboxsync Main/Makefile: MAKE_WIN_PATH -> VBOX_FN_MAKE_WIN_PATH
(edit) @11896   16 years vboxsync samples update, ship mscom examples
(edit) @11875   16 years vboxsync Oops, only if VBOX_WITH_NETFLT add the lib.
(edit) @11874   16 years vboxsync Main/vboxnetflt: removed kstat lib, using libsocket.
(edit) @11849   16 years vboxsync Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
(edit) @11848   16 years vboxsync docs, other sdk cleanups
(edit) @11837   16 years vboxsync Main/vboxnetflt: S10 fix.
(edit) @11835   16 years vboxsync cosmetic change to restart sdk build
(edit) @11834   16 years vboxsync - using VC70 to build SDK
(edit) @11833   16 years vboxsync missed deps
(edit) @11831   16 years vboxsync hopefully fix MAC burns
(edit) @11830   16 years vboxsync SDK build now can make windows bits too
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11811   16 years vboxsync Main/Makefile: Use BLDDIRS to get mkdir rules.
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11778   16 years vboxsync PerfAPI: Darwin VM metrics collection re-done to use libproc
(edit) @11772   16 years vboxsync #3076: And the othe xpt file (horrible hack)
(edit) @11760   16 years vboxsync minor SDK tweaks
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11638   16 years vboxsync #1869: Use the SCNetworkInterfaceCopyAll / …
(edit) @11612   16 years vboxsync major rework of sdk dirs layout
(edit) @11479   16 years vboxsync - fitting SDK dirs layout in accordance with description in #3054
(edit) @11467   16 years vboxsync Perf API: CPU/MHz counter re-introduced (Win implementation).
(edit) @11086   16 years vboxsync PerfAPI: Solaris implementation
(edit) @10898   16 years vboxsync Main: Host interface networking on Darwin.
(edit) @10896   16 years vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10868   16 years vboxsync PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10753   16 years vboxsync Stubs for all platforms. Implementation of host CPU load and RAM usage …
(edit) @10744   16 years vboxsync Solaris: disable unused libdevinfo dependency.
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
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