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) @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
(edit) @50559   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50548   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
(edit) @50547   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50528   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50516   11 years vboxsync 6813 - r92358 changes backed out due to errors on win-dbg clbr and …
(edit) @50515   11 years vboxsync 6813 - GuestFsObjInfoImpl.cpp 2nd attempt
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50263   11 years vboxsync Main/HostDnsService: - Generic part could be used with threading on …
(edit) @50202   11 years vboxsync Enabled the tarvfs.cpp read code in main. tar.cpp is only used for …
(edit) @50200   11 years vboxsync Main: Working on reducing RTTar to a write-only interface. Not there …
(edit) @50124   11 years vboxsync Main: use different file names for IID file, otherwise the SDK build …
(edit) @50121   11 years vboxsync Main: finally handle the IID and CLSID stuff on XPCOM the same way as …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49911   11 years vboxsync 32-bit on 64-bit proxy dll (still disabled), made comregister.cmd …
(edit) @49910   11 years vboxsync Extended the test, nothing exciting.
(edit) @49909   11 years vboxsync Main/*.kmk: Moved a couple of global variables into Config.kmk so the …
(edit) @49908   11 years vboxsync Quick midl proxy dll experiment.
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49807   11 years vboxsync depend build fix, 2nd try.
(edit) @49805   11 years vboxsync Another non-kBuild target property.
(edit) @49804   11 years vboxsync depend build fix
(edit) @49803   11 years vboxsync Main: tstCollector need to require the wrapper generated header files …
(edit) @49802   11 years vboxsync Main/Makefile.kmk: kmk clean fix
(edit) @49798   11 years vboxsync Main/Makefile.kmk: Please, DO NOT invent your own kBuild target …
(edit) @49797   11 years vboxsync Main: build fixes.
(edit) @49547   11 years vboxsync Runtime+Main: the x86 directory is only used for Windows, Solaris …
(edit) @49537   11 years vboxsync Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, …
(edit) @49202   11 years vboxsync Makefile.kmk: adds HostDnsServiceLinux.cpp to build on Linux host …
(edit) @49132   11 years vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
(edit) @48669   11 years vboxsync move VBoxVolInfo to the correct place and export it
(edit) @48654   11 years vboxsync Main: Added KBUILD_TYPE to the release log.
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48479   11 years vboxsync Config.kmk,Main/Makefile.kmk: Use quotes instead of escaping the …
(edit) @48459   11 years vboxsync Main: don't build VBoxAPIWrap for SDK
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48335   11 years vboxsync Add src-server/HostDnsService.cpp forgotten in previous.
(edit) @48331   11 years vboxsync Main/DNS: adds dns service bits to build.
(edit) @48327   11 years vboxsync wine build fix.
(edit) @48323   11 years vboxsync Main,Installer: 32-bit on 64-bit COM API support (windows). Currently …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @47649   11 years vboxsync Main/idl: Fix small VirtualBox.xidl issues (showing the need to …
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46474   11 years vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
(edit) @45497   12 years vboxsync back out API wrapper generator, too broken with XPCOM
(edit) @45492   12 years vboxsync Main/Makefile.kmk: delete debugging leftover
(edit) @45491   12 years vboxsync Main: Code generator for (xp)com implementations, including logging …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
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