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) @26331   15 years vboxsync SMC: read OSK from the device
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25813   15 years vboxsync Main: move AutoLock classes to glue
(edit) @25674   15 years vboxsync build fix
(edit) @25673   15 years vboxsync fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
(edit) @25332   15 years vboxsync Main/GuestProperties: compile-time option to make guest properties …
(edit) @25315   15 years vboxsync fix linking with binutils-gold
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25033   15 years vboxsync PerformanceImpl.cpp: r=bird: marked what looks like an invalid …
(edit) @24890   15 years vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24694   15 years vboxsync VBoxTestGL: allow logging via --log=<log_file_name> option or …
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24571   15 years vboxsync VBoxSVC link fix
(edit) @24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23821   15 years vboxsync Main: Accidental slash
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23742   15 years vboxsync burn fix
(edit) @23740   15 years vboxsync joined 2D & 3D support test in one tool
(edit) @23599   15 years vboxsync Main: Live migration work.
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23384   15 years vboxsync crOpenGL-OSX: check for the necessary OpenGL extensions on OSX
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23104   15 years vboxsync Main/USBProxyServiceLinux: VBOX_USB_SYSFS_BY_DEFAULT -> …
(edit) @23102   15 years vboxsync Main/USBProxyServiceLinux: allow selection of the default host USB …
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22705   15 years vboxsync Main: fix windows burn
(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   16 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20501   16 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20495   16 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
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