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) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22442   15 years vboxsync HGSMI in Main/Makefile.kmk
(edit) @22432   15 years vboxsync beb: mark the release log
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22187   15 years vboxsync Main: remove some obsolete files
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @21730   15 years vboxsync SDK: make documentation match reality, minor refactoring
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21531   15 years vboxsync Solaris/USB: bits.
(edit) @21138   15 years vboxsync Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
(edit) @21090   15 years vboxsync Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20932   15 years vboxsync Main/AutoLock: eliminate not entirely working custom windows …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20882   15 years vboxsync Main: use IPRT semrw in AutoLock
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20495   15 years vboxsync indent.
(edit) @20283   16 years vboxsync Main: move host opengl test to a separate app
(edit) @20211   16 years vboxsync OVF: better handling of missing SATA/SCSI device emulation in OSE
(edit) @20160   16 years vboxsync Main: use separate test for opengl hardware support on macos
(edit) @20149   16 years vboxsync Python: ship and install bindings with binary install on Linux
(edit) @20118   16 years vboxsync Python: installer draft
(edit) @20115   16 years vboxsync Main/Makefile.kmk: right place and tabs.
(edit) @20097   16 years vboxsync Main: reenable 3d hardware test
(edit) @20095   16 years vboxsync Main: disable 3d test to fix builds
(edit) @20090   16 years vboxsync Main: enable 3d hardware support test
(edit) @20081   16 years vboxsync Main: initial code for upload to cloud (second try)
(edit) @20045   16 years vboxsync Main-S3: backed out r47779 because of Win (mkdtemp)
(edit) @20044   16 years vboxsync Main-S3: initial code for the export of OVF's to an S3 server
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19960   16 years vboxsync Main/Makefile.kmk: moved VBoxC_DEFS to the right place.
(edit) @19900   16 years vboxsync Python: constant works everywhere with glue (note that …
(edit) @19883   16 years vboxsync Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
(edit) @19853   16 years vboxsync SDK: refactoring Python samples
(edit) @19852   16 years vboxsync Python: generic glue library, hiding all ugly platform details
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19083   16 years vboxsync NetAdp/win: static IP config on install
(edit) @19062   16 years vboxsync Main/Makefile.kmk: Reformatted todo + some cleanup.
(edit) @19003   16 years vboxsync Main: Workaround for the linker problem on FreeBSD with release builds
(edit) @18924   16 years vboxsync Main: Stub host networking stuff for FreeBSD to make it possible to …
(edit) @18884   16 years vboxsync Main/Makefile.kmk: build fix (=> not =)
(edit) @18883   16 years vboxsync Main/Makefile.kmk: install .so symlinks in components for hardened builds.
(edit) @18866   16 years vboxsync *: VBOX_WITHOUT_LINUX_COMPILER_H -> VBOX_WITH_LINUX_COMPILER_H. TODO: …
(edit) @18785   16 years vboxsync API/MachineImpl: double-dash command line options and support starting …
(edit) @18749   16 years vboxsync Stopping the build when doxygen is unhappy is not yet ready for prime …
(edit) @18743   16 years vboxsync kmk doc: stop when doxygen is unhappy with VirtualBox.xidl
(edit) @18738   16 years vboxsync Main/docs: #3780: “Errors/Warnings when building docs” Make it hard to …
(edit) @18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
(edit) @18715   16 years vboxsync Main/Makefile.kmk: r=bird: questions about the …
(edit) @18683   16 years vboxsync SDK: refactoring
(edit) @18681   16 years vboxsync SDK: basic Win Python support, refactoring
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @17983   16 years vboxsync remove duplicated dhcp runner
(edit) @17929   16 years vboxsync Main: enabled -Wunused; fixed some warnings
(edit) @17915   16 years vboxsync simplification
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17866   16 years vboxsync api for running DhcpServer
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17804   16 years vboxsync Spaces to tabs for consistency.
(edit) @17769   16 years vboxsync try to fix the solaris burns
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17443   16 years vboxsync #3656: Moved IP config function stubs from solaris, darwin and linux …
(edit) @17333   16 years vboxsync Main: setIpConfig API, notimpl yet
(edit) @17309   16 years vboxsync Main: IHostNetworkInterfaceIpConfig added
(edit) @17208   16 years vboxsync Main/Makefile: comdefs.h and WbemUuid.lib locations fixes.
(edit) @17180   16 years vboxsync Main/Unix: redo SYSV semaphore key generation. The old solution was …
(edit) @17174   16 years vboxsync burn fix
(edit) @17172   16 years vboxsync NetAdp/win: implementation for IP setting modification, not exposed to …
(edit) @17086   16 years vboxsync Main: Renamed accidentally missed HardDisk2Impl.cpp to HardDiskImpl.cpp.
(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.
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