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) @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.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10268   16 years vboxsync Dropped the non-working webservices hack; just include sub-makefiles …
(edit) @10245   16 years vboxsync Fixed few more dependencies on Makefile.kmk.
(edit) @10242   16 years vboxsync install comregister.cmd in a proper way.
(edit) @10225   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10199   16 years vboxsync Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist …
(edit) @10060   16 years vboxsync Drop the NOTPARALLEL on the schema stuff.
(edit) @10057   16 years vboxsync Changed brute force _DEPS on each source to _INTERMEDIATES (PREREQS -> …
(edit) @10056   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9728   17 years vboxsync Main: load the new hgcm service (SharedInfoService) for providing a …
(edit) @9360   17 years vboxsync Main: Return the correct value for IGuest::OSTypeId as reported by the …
(edit) @8903   17 years vboxsync Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris …
(edit) @8782   17 years vboxsync Main/AutoLock: Disabled VBOX_MAIN_AUTOLOCK_TRAP to get release timings …
(edit) @8768   17 years vboxsync while I'm at it - moving the non-linux stuff to xpcom.
(edit) @8766   17 years vboxsync USBProxyServiceWin32 -> USBProxyServiceWindows
(edit) @8765   17 years vboxsync win32 -> win.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8759   17 years vboxsync BUILD_TYPE -> KBUILD_TYPE.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8754   17 years vboxsync Added icon to VBoxSVC so we'll look pretty in process explorer and similar.
(edit) @8716   17 years vboxsync Main: Temporary disabled VBOX_MAIN_USE_SEMRW again (this will bring …
(edit) @8714   17 years vboxsync don't activate VBOX_MAIN_AUTOLOCK_TRAP on releases
(edit) @8709   17 years vboxsync Added a setErrorNoLog method and aLogIt argument to the core setError …
(edit) @8699   17 years vboxsync VBOX_MAIN_AUTOLOCK_TRAP and VBOX_MAIN_USE_SEMRW doesn't mix well, so …
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8546   17 years vboxsync Use the new HostUSBDevice state code.
(edit) @8540   17 years vboxsync Linux now uses the new HostUSBDevice code too.
(edit) @8511   17 years vboxsync debugging not for 1.6
(edit) @8486   17 years vboxsync Use the new USB state stuff on mac os x.
(edit) @8429   17 years vboxsync KMK_OPTS_JOBS works everywhere now.
(edit) @8401   17 years vboxsync USB: Some review notes and method renaming.
(edit) @8251   17 years vboxsync USBLib goes into VBoxDDU.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8119   17 years vboxsync Main: AutoLock: Switched to RTSemRW on POSIX platforms but disabled …
(edit) @8059   17 years vboxsync VBOX_WITH_NEW_USB_CODE_ON_DARWIN
(edit) @7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
(edit) @7964   17 years vboxsync Attempt at making OSE build again.
(edit) @7852   17 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
(edit) @7850   17 years vboxsync Enabled VBOX_WITH_USBFILTER for darwin.
(edit) @7849   17 years vboxsync VBOX_WITH_USBFILTER for windows.
(edit) @7844   17 years vboxsync Made the rpath $ORIGIN feature available to everyone (was solaris …
(edit) @7832   17 years vboxsync windows -> win.
(edit) @7830   17 years vboxsync Use USBFilter (TODO: windows and darwin).
(edit) @7746   17 years vboxsync Solaris host USB: Initially proxy stuff.
(edit) @7607   17 years vboxsync Main: Added more OS Type IDs.
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7309   17 years vboxsync Main/Settings: Added XSLT-based auto-conversion functionality to the …
(edit) @6988   17 years vboxsync VBOXMAINDLL are used for stuff in different directories, so having …
(edit) @6968   17 years vboxsync added support for E1000 to VBoxManage
(edit) @6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6778   17 years vboxsync VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
(edit) @6772   17 years vboxsync A little adjustment of the put webservices-last hack.
(edit) @6752   17 years vboxsync Converted to sub-makefiles so we can build webservices in parallel …
(edit) @6511   17 years vboxsync Added VBOX_WITH_WEBSERVICES for including / excluding the webservices …
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
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